ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

This content has been translated automatically.  Click here  to view the French version.
Help / WLanguage / WLanguage functions / Web-specific functions / Browser functions
WINDEV
WindowsLinuxJavaReports and QueriesUser code (UMC)
WEBDEV
WindowsLinuxPHPWEBDEV - Browser code
WINDEV Mobile
AndroidAndroid Widget iPhone/iPadIOS WidgetApple WatchMac Catalyst
Others
Stored procedures
FullScreenEnable (Function)
In french: PleinEcranActive
Switches the browser to "Full screen" mode. The browser occupies the entire screen. The toolbar is not displayed anymore.
Note: To exit "Full screen" mode, use the FullScreenDisable function..
Example
FullScreenEnable()
Syntax
FullScreenEnable()
Remarks
  • The switch to "Full screen" mode is available for the recent browsers only.
  • Warning: The FullScreenEnable function requires a user action: this function cannot be used in an "Onload" event.
    Note: Some browsers block this Command for security reasons. If is one of the commands that necessarily require a user action.
Component: WDJS.DLL
Minimum version required
  • Version 19
Comments
Click [Add] to post a comment

Last update: 03/27/2025

Send a report | Local help