ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Handling a Wire control through programming
WINDEV allows you to handle a Wire control by programming......
Polygon (Type of variable)
The Polygon type is used to define the points of a polygon.
xlsNbRow (Function)
Returns the number of rows found in an XLS file.
zipCreate (Example)
Usage example of the zipCreate function
mongoGridFSFileInfo (Type of variable)
The mongoGridFSFileInfo type is used to define the advanced characteristics of a file in a MongoDB database.
docElementTextArea (Variable type)
The docElementTextArea type is used to define the advanced characteristics of a text area found in a docElement variable.
zipExtractPath (Function)
Returns the path of a file found in the archive.
ToastDisplay (Function)
Displays a "Toast" message.
AFTER
Runs a process only after a given procedure has been executed, and continues to execute the current code while waiting for this procedure to end.
System popup menu
The system popup menus are managed by the system (Android, Windows, ......
gLink (Function)
Adds an "invisible" value into an element found in a List Box or Combo Box control. Function kept for compatibility. It is recommended to use gStoredValue....
fTime (Function)
Returns or modifies the different times associated with a file or directory (date created, modified or accessed).
Properties associated with windows, pages and controls
List of properties associated with windows, pages and controls...
OAuth2Parameters (Type of variable)
The OAuth2Parameters type is used to define the information required to authenticate on a web service implementing the OAuth 2.0 standard.
xlsColumnTitle (Function)
Retrieves the title of a column found in an XLS file.
AJAXExecute (Function)
Runs a server procedure without refreshing the page.