ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Automation object
The Automation keyword is used to declare an automation object...
WINDEV Mobile: Overview
WINDEV Mobile is a development environment for PC that allows you to develop......
grCreate (Function)
Creates a specific type of chart.
UI modifiable by the end user
By default, WINDEV applications allow end users to modify the interface of the application......
CancelWebserviceContext (Function)
Deletes from the webservice context a variable added by DeclareWebserviceContext.
Inserting an image or video into a help page
It can be useful to use images or videos in help pages to explain the actions to be done, indicate which buttons must be used, etc....
SQLExec (Example)
Usage example of the SQLExec function
IWListAdd (Function)
Adds a new internal window to the list of internal windows browsed by an Internal Window control.
Screen,Get (External language)
Retrieves the value in a control or in a variable.
List of reserved words
13. Generation modes
HChangeKey (Example)
Usage example of the HChangeKey function
Events associated with a Gantt Chart column
Action Bar control events
Generating and deploying 64-bit applications
WINDEV allows you to automatically generate and install a 64-bit application.
hbScanParameter (Type of variable)
The hbScanParameter type is used to define the parameters for iterating over the records in an HBase database.
TreeSelectCount (Function)
Returns the number of selected elements in a TreeView control (for a multi-selection TreeView control).
HExecuteQuery (Example)
Usage example of the HExecuteQuery function
AuthToken (Type of variable)
The AuthToken type contains the characteristics of a token to access a web service.
The Edit control
The Edit control allows users to enter data......
TableToClipboard (Function)
Copies the content of a Table or TreeView Table control to the clipboard.
NbWorksheet (Property)
The NbWorksheet property is used to get the number of worksheets in a Spreadsheet control.
HOut (Example)
Usage example of the HOut function
HExecuteSQLQuery (Example)
Usage example of the HExecuteSQLQuery function
CreateShortcut (Example)
Usage example of the CreateShortcut function