ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

PopupClose (Function)
Hides a popup displayed in the page via PopupDisplay.
Handling an HTML control through programming
WINDEV and WEBDEV allow you to handle an HTML control through programming......
Project description: Advanced tab
The project description window allows you to configure various elements of your project......
Web Camera control events
The following events appear by default in the WEBDEV code editor:
ExecuteCode (Function)
Runs the WLanguage code found in a character string.
Manipulating a Layout control programmatically
A Layout control can be......
VideoStopDecoding (Function)
Stops decoding a bar code in a Camera control.
CharactUnicode (Function)
Returns the character corresponding to the specified Unicode code.
Flexbox example: ratios to distribute available space among controls
In a flexbox container, you can define ratios for the different controls so that they take up a given amount of space......
Charact (Function)
Returns the character corresponding to the specified ASCII code.
Encrypt (Function)
Encrypts a character string in binary format or in ASCII format.
InBackgroundMode (Function)
Indicates whether the code is run when the application is in background.
InAndroidSimulatorMode (Function)
Indicates whether the code is run in the Android simulator.
InAndroidEmulatorMode (Function)
Indicates whether the code is run in the Android emulator.
InStoredProcedureMode (Function)
Indicates whether the code is run on an HFSQL server.
<Page>.ToSource (Function)
Automatically initializes: the value of the items in a data file with the value of the controls in the page. the value of the WLanguage variables with the value of the page controls....
<Source>.FromPage (Function)
Automatically updates: the value of the items in a data file with the value of the controls in the page. the value of the WLanguage variables with the value of the page controls....
CaptionHTML (Property)
The CaptionHTML property is used to handle text as HTML code.
Interacting with the user
WINDEV, WEBDEV and WINDEV Mobile allow you to communicate with the user via dialog boxes......
NbLabel (Property)
The NbLabel property is used to: Find out the number of labels printed across the page width. Modify the number of labels printed across the page width....
<Camera>.StopDecoding (Function)
Stops decoding a bar code in a Camera control.
InWebSocketServerMode (Function)
Indicates if the current code is being executed on the WebSocket server.
HTMLEditorExecuteJS (Function)
Executes JavaScript code in an HTML Editor control.
<HTML editor>.ExecuteJS (Function)
Executes JavaScript code in an HTML Editor control.
Java functions
List of Java functions...