ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Interacting with the user
WINDEV, WEBDEV and WINDEV Mobile allow you to communicate with the user via dialog boxes......
Error (Function)
Displays a custom error message in a system error window.
WEBDEV administrator: Advanced configuration
The "Advanced" tab is used to configure the advanced features at server level......
HourGlass (Function)
Transforms the mouse cursor into hourglass (and conversely). In Android and iOS, displays an endless progress bar in a window....
TABOrder (Property)
The TABOrder property gets and sets the position of a control in the tab order of a window.
Transactions in SQL
Starting with version 21, you can manage transactions in SQL code......
Linux application: Tips and tricks
In Windows/Linux multi-configuration applications, several limitations may appear: control not supported, functions not available, ......
HSavePosition (Function)
Stores the current file context: current record, filter, pointers.
The Upload control
The Upload control is used to upload files on the Web server......
Deploying an iOS application
WINDEV Mobile tutorial: Deploying an iOS application 10 min
Report based on an SQL query with data accessed via a connection (ODBC, etc.)
A report based on an SQL query with data accessed via a connection can print records from a database accessible via a specific ODBC driver or via a Native Connector......
Application patch
Once an application was installed, the application library had to be reinstalled whenever a modification was performed (WDL file)......
TreeView Table report
The report editor allows you to create "TreeView Table" reports......
Display (Property)
The Display property gets and sets the video displayed in the Conference control. The Conference control can display an incoming video, an outgoing video, or no video.
drag-and-drop operation set programmatically
The programmed Drag and Drop is used to entirely manage Drag/Drop between the different types of controls......
MacOS - Developing an application in Catalyst mode
Apple has recently released an SDK to natively compile iOS applications for MacOS......
Report with parameters
When printing a report, you have the ability to pass parameters to this report......
The Check Box control
A Check Box can correspond to......
PermissionRequest (Function)
Prompts the user to grant an application permission.
HTML Display control processes
WINDEV and WINDEV Mobile include different WLanguage events associated with HTML Display Controls......
The Button control
The Button control allows the user or the Web user to run a specific action with a simple click......
WinUsefulSize (Function)
Specifies the useful size of an internal window with automatic scrollbars. The useful size corresponds to the full size of the internal window: Width of the internal window. Height of the internal window....
7. Available controls in a window
WINDEV Mobile includes several types of controls...
LabelWidth (Property)
The LabelWidth property is used to: Find out the width of labels in a "Label" report. Modify the width of labels in a "Label" report....
Using the Control Centers in Client/Server mode
All the Control Centers provided with WINDEV, WEBDEV and WINDEV Mobile use the same database......