ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Manipulating files on an FTP server
FTP (File Transfer Protocol) is a protocol for transferring files from one site to another...
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......
Dynamic Automation object
A dynamic automation object is an automation object allocated upon request, during the program execution...
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.
Constants used by properties associated with windows, reports, pages and controls
List of constants used by properties associated with windows, reports, pages and controls....
Multiple generation
Project configurations are used to easily define the different "targets" of your project......
16. Application test in practice
Locking an application
WINDEV gives you the ability to lock your applications (after a specific duration for example)......
Constants for telemetry management
Constants for telemetry management...
Handling a Switch control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Switch control by programming......
The Conference control
The Conference control allows you to view and/or listen to video and/or sound in real time......
HTTPGetResult (Function)
Retrieves the result or the header of last HTTP request run.
Printing a report in WINDEV
When creating a report, the test of this report can be run from the report editor......
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.
IWListDeleteAll (Function)
Deletes all the internal windows from the list of internal windows browsed by an Internal Window control.
CtInitialCatalog (Property)
The CtInitialCatalog property is used to get the default database defined for the access.