ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Abs (Function)
Returns the absolute value: of a numeric value, of a numeric expression (integer or real). of a duration....
WINDEV Mobile 2024 Tutorial - Table of contents
Managing ports (serial ports, parallel ports, USB ports, etc.)
Several devices can be managed directly via a management of the ports used by these devices to communicate with the computer......
Animation of controls
WINDEV and WINDEV Mobile allow you to animate the controls found in a window......
The Progress Bar control
The Progress Bar control is used to follow the progress of an event......
<Variable Drive>DirectoryList (Function)
Lists the directories of an Drive.
AttachPointDeleteAll (Function)
Deletes all the connection points for a control.
Unavailable functions and properties
Some functions and properties have been removed from WLanguage......
<Source>.ErrorStatusModification (Function)
Returns the status of a record during a modification conflict.
HErrorStatusModification (Function)
Returns the status of a record during a modification conflict.
Restoring an HFSQL Client/Server database
A backup of a HFSQL Client/Server database can be restored at any time......
OLE control properties
List of properties associated with an OLE control...
Modbus
Modbus is a "field" (industrial and/or restricted environments) communication protocol created in 1979......
Sub-modeling
In a flexible modeling, the "Application", "Process" and "Choice" elements can be used to enter in a "sub-modeling"......
Testing a dynamic project from a test server
Before deploying your dynamic WEBDEV site, we recommend that you run the final tests from a test sever......
Configuring the "Relative duration" mask (date and time in natural language)
WINDEV, WEBDEV and WINDEV Mobile propose to use a "Relative duration" display mask for the Date controls......
Handling a TreeView control at runtime
When the TreeView control is in edit, the user can expand or collapse the different levels of the tree structure by clicking the treeview elements....
Error 532: The size of the string to extract must be strictly positive
Combo Box columns in the Table controls (prefix syntax)
A Table control (populated programmatically, based on a data file or based on a variable) can include Combo Box columns......
Set of procedures
The global procedures are grouped in set of procedures......
Programming custom calculations in Table controls (prefix syntax)
Table control populated programmatically: WLanguage (prefix syntax)
Here is an overview of how to handle Table controls populated programmatically in WLanguage....
Modifying the values displayed in the result of a select query
In the result of a select query, you have the ability to only display......
FOR EACH/FOR ALL statement (browse of arrays)
The FOR EACH statement is used to perform different types of browse on the arrays...
Creating an SSL certificate that can be used with SocketCreateSSL
To create an SSL server with SocketCreateSSL, you must use a signed certificate containing a private key......