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).
SQLExec (Example)
Usage example of the SQLExec function
Format (Property)
The Format property is used to identify and change the format of an element
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.
TableSelectPlus (Function)
Selects a row in a Table or TreeView Table 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......
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.
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
Creating requirements
The following steps must be performed to implement the requirements......
Handling a .NET 3.0, 4.0 control, ... (WPF) through programming
WINDEV enables you to handle a .NET 3.0, 4.0 control, ... (WPF) by programming......
CheckBoxDelete (Function)
Deletes an option from a Check Box control.
Multiple generation
Project configurations are used to easily define the different "targets" of your project......