ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TreeSelectCount (Function)
Returns the number of selected elements in a TreeView control (for a multi-selection TreeView control).
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
Dynamic Automation object
A dynamic automation object is an automation object allocated upon request, during the program execution...
fListFile (Example)
Usage example of the fListFile function
Dynamic Island
One major feature of the latest iPhone is the Dynamic Island, which transforms the black notch into a widget......
rssDisplay (Function)
Builds a RSS stream and returns the content of the RSS stream to the client.
Format (Property)
The Format property is used to identify and change the format of an element
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......
GglGetStaticMap (Function)
Retrieves the map of a specific location via the Google Maps service.
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
Constants used by properties associated with windows, reports, pages and controls
List of constants used by properties associated with windows, reports, pages and controls....
Creating requirements
The following steps must be performed to implement the requirements......
Multiple generation
Project configurations are used to easily define the different "targets" of your project......