ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Creating and using a REST Webservice
A REST WebService is a program hosted on a server containing functions accessible via HTTP requests......
OpenPopupPosition (Function)
Opens a popup window by specifying its opening position and waits until it is closed.
fCreate (Function)
Creates an external file.
ThreadMode (Function)
Changes the management mode of threads.
Events associated with ListView controls
List of events associated with ListView controls...
Developing applications for iPhone/iPad
To develop a WINDEV Mobile application for iPhone/iPad, you need:...
Generative AI code generation
WLanguage's AI-powered assistant generates code suggestions as you type......
Monitoring robot: General check parameters
The general parameters of the check must be defined when creating or modifying a check......
Manipulating Dashboard controls programmatically
To programmatically manipulate Dashboard controls, WINDEV, WEBDEV and WINDEV Mobile include dashboard-specific functions......
Manipulating Map controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically manipulate Map controls....
Close (Function)
Closes a WINDEV window (and returns a value if necessary).
Starting WDOptimizer in a command line
Drag and Drop
Drag and Drop is used to transfer data between several controls with the mouse. This data can be moved between several controls found in the same application or in different applications....
dbgEnableLog (Function)
Enables the runtime log programmatically.
AddLine (Function)
Adds a row at the end: of a one- or two-dimensional WLanguage array. of a two-dimensional array property of a variable type (xlsDocument variable for example)....
TableExpandAll (Function)
Expands: the entire hierarchy (all nodes) of a TreeView Table control. all breaks of a Table control....
dbgEnableAudit (Function)
Enables the dynamic audit through programming.
Multi-touch in a Chart control
One of the most common applications of the multi-touch feature is used to handle images......
httpResponse (Type of variable)
The httpResponse type is used to get the advanced characteristics of the response of the HTTP/HTTPS request....
How to loop through a file using filters?
SessionHeartBeatEnable (Function)
Enables or disables the "heartbeat" of the current session.
Link properties
When creating a link, you can simply specify the destination......
Native Progress Connector: Programming with SQL functions
The use of SQL functions to handle Progress data does not require importing the file structure into the analysis......
LooperAdd (Function)
Adds a row at the end of a Looper control.
JavaExecuteFunction (Function)
Starts a specific static function of a given Java class.