ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

mlzInsertLine (Function)
Inserts a new dynamic row in a Multiline Zone control.
TimeToString (Function)
Converts a time to a string in the specified format.
OLELoad (Function)
Initializes an OLE control with an OLE object.
Constants for external files
List of constants used by the functions for managing external files....
Configuring an existing project for the SCM
Some operations are required before an existing project can be used by the Source Code Manager......
Assisted Application Development
The Assisted Application Development (AAD) is a permanent help in the environment. This help suggests actions whenever it is appropriate....
Cursor (Property)
The Cursor property is used to get and change the position of the mouse cursor in one of the following controls: Edit control. Editable Combo Box. "Edit control" table column and "Editable Combo Box" table column. Word Processing control. HTML Editor control....
Unicode in character strings
UNICODE is an encoding system that assigns a unique number to each character....
Creating the Form pages of a WEBDEV RAD pattern
Managing the HFSQL contexts in the windows and in the reports
An HFSQL context contains information relative to the data used......
JSONExecuteExternal (Function)
Calls an external server URL that returns data in JSON format (JavaScript Object Notation).
Abandon (Function)
Closes the current window by running the "Click" event of the CANCEL Button control.
System popup menu
The system popup menus are managed by the system (Android, Windows, ......
Preventing the use of the browser's "Back" button
If the browser "Back" button is used to display the previous page, this action will have no effect......
CurrentWin (Function)
Identifies the window currently in edit.
Size (Property)
The Size property is used to determine and change the size of an element.
2. Static or dynamic site
HExecuteSQLQueryAsynchronous (Function)
Executes an SQL query asynchronously.
YesNo (Function)
Displays a message in a standard dialog box that proposes "Yes" and "No" and returns the user's choice....
SendKey (Function)
Simulates the keystrokes and the mouse actions.
25. Performing a process on several successive pages
Performing a process on several successive pages...
Dashboard control: Automatic Application Features (AAF)
The Dashboard control proposes several Automatic Application Features (AAF) allowing the user to benefit from all control capabilities......
WINDEV, WEBDEV, Android or iOS external component
An external component is a set of WINDEV, WEBDEV or WINDEV Mobile elements......
SubCaption (Property)
The SubCaption property is used to get and change: the secondary caption of an option found in a Radio Button or Check Box control. the secondary caption of an element found in a TreeMap control....
CheckBoxInsert (Function)
Inserts a new option into a Check Box control.