ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Dynamic Island
One major feature of the latest iPhone is the Dynamic Island, which transforms the black notch into a widget......
TableSelectPlus (Function)
Selects a row in a Table or TreeView Table control.
SQLExec (Example)
Usage example of the SQLExec function
Format (Property)
The Format property is used to identify and change the format of an element
Using the UI modification when running a project or window test
End users can directly modify the interface of the application (according to the options specified by the developer).......
List of reserved words
InComponentMode (Function)
Indicates whether the code is run: from a WINDEV application, a WEBDEV site or a PHP page. from a component....
2. Projects in practice
2. Projects in practice
Discover the main operations that can be performed on a project....
13. Generation modes
HChangeKey (Example)
Usage example of the HChangeKey function
fListFile (Example)
Usage example of the fListFile function
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....
Dynamic Automation object
A dynamic automation object is an automation object allocated upon request, during the program execution...
rssDisplay (Function)
Builds a RSS stream and returns the content of the RSS stream to the client.
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
Creating and using a REST Webservice
A REST WebService is a program hosted on a server containing functions accessible via HTTP requests......
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.
AppServerRunScheduledTask (Function)
Immediately starts the execution of a scheduled task on a WEBDEV Application Server.
TreeSelect (Function)
Returns the full path of the selected element in a TreeView control.
HOut (Example)
Usage example of the HOut function
HExecuteSQLQuery (Example)
Usage example of the HExecuteSQLQuery function
GglGetStaticMap (Function)
Retrieves the map of a specific location via the Google Maps service.