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).
TableSelectPlus (Function)
Selects a row in a Table or TreeView Table control.
Managing cookies
A cookie is an easy way to temporarily store information on the user's computer......
Format (Property)
The Format property is used to identify and change the format of an element
AssistedInputAdd (Function)
Adds a row to the list of values available in the autocomplete suggestions of an Edit control.
httpRequest (Type of variable)
The httpRequest type is used to retrieve the advanced characteristics of an HTTP/HTTPS request....
restRequest (Type of variable)
The restRequest type is used to define the advanced characteristics of a REST request.
13. Generation modes
Printing a watermark text
A report (and a duplicate copy) can include an additional text in the format of a watermark, such as "Confidential" or "Duplicate" printed across the report....
fListFile (Example)
Usage example of the fListFile function
Utility components
WINDEV includes several utility components that allow you to handle data directly......
rssDisplay (Function)
Builds a RSS stream and returns the content of the RSS stream to the client.
Manipulating Dashboard controls programmatically
To programmatically manipulate Dashboard controls, WINDEV, WEBDEV and WINDEV Mobile include dashboard-specific functions......
HExecuteQuery (Example)
Usage example of the HExecuteQuery function
Installing the robot controller
The monitoring robot includes three executables......
NetworkConnect (Function)
Associates a drive with a shared network directory.
AAFExportSecurity (Function)
Secures the export of confidential data in the AAFs (Automatic Application Features) that are used to export, print or save data.
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.
HExecuteSQLQuery (Example)
Usage example of the HExecuteSQLQuery function
Events associated with a Gantt Chart column
CancelAWPContext (Function)
Deletes from the AWP context a variable that was added by DeclareAWPContext.
TableToText (Function)
Creates a character string from the data found in a Table or TreeView Table control.