ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Managing breakpoints
During a project test in the editor, breakpoints are used to automatically start the debugger from a given line......
The different states of a Button control in a window
In WINDEV or WINDEV Mobile applications, Button controls can have multiple states......
2. Types of setup
Types of setup...
How to clone and use columns in a Table control?
In some cases, a Table control must be filled with an unknown number of columns (when creating the control)....
APIConfigure (Function)
Modifies the options for calling API and CallDLL32.
Automatic update (Network applications)
This step of the wizard allows managing the automatic updates of the applications from the reference server....
Runtime error management functions
List of functions for managing runtime errors...
ERR_DISCONNECTED_TIMEOUT
Developing applications for iPhone/iPad
To develop a WINDEV Mobile application for iPhone/iPad, you need:...
Multi-page print
A report can be very wide, with a width exceeding the width of a paper sheet......
Storing files in Android
The file system on the devices running Android is divided into two main storage areas......
Diagram Editor (WEBDEV): Features
The Diagram Editor control includes many features accessible via......
How to fill a TreeView control?
This help page explains how to fill a TreeView control....
Report based on a Table control
A report based on a Table control is used to directly print the information displayed in the Table control (based on a data file or populated programmatically)......
Running the test of a static project
The test of the entire project allows simulating the startup of the site......
Error 42: Label out of scope of GOTO
Remote WEBDEV administrator: Configuration to use the statistics
A specific account dedicated to the management of statistics is required to access the statistical module. This account can be created via the remote administrator....
SQL selection conditions
To specify the selection conditions in an SQL query, you can use......
AAF: File Path edit controls
The edit controls that use the "File name and full path" input mask propose several AAFs (Automatic Application Features): a specific popup menu used to handle the file. a file preview in thumbnail format (for an Image or PDF file path)....
Report based on a Looper control
A report based on a Looper control is used to directly print the information displayed in the control......
Using the advanced types
The advanced types (XLS variables, ggl variables, ......
Handling a Multiline Zone control programmatically
...A Multiline Zone control can be handled programmatically using the control name....
Managing context menus in a WINDEV or WINDEV Mobile application
A context menu can be opened by the user via a right mouse click......
Style of a control
As soon as it is created, a control is associated with a style......
Writing an email: the available methods
This help page presents the methods for writing an email....