ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Translating the external components
An external component is a set of WINDEV or WEBDEV elements that perform a specific action (send faxes, emails, etc....
24. Displaying and linking pages
ODBC driver for HFSQL Classic and for HFSQL Client/Server (Linux)
The ODBC driver for HFSQL Classic (single-user or multi-user) is used to access an HFSQL Classic database from an external database software that supports the accesses by ODBC......
dChord (Function)
Draws the chord of a circle (intersection between an ellipse and a straight line): in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
FlexAlignContent (Property)
The Property FlexAlignContent allows you to know and modify the alignment characteristics of the lines contained in the Flexbox field according to the secondary axis of the field ( Property corresponding CSS "align-content").
"WEBDEV Application Server" license agreement
"WEBDEV Application Server" license agreement...
Managing threads
WINDEV and WINDEV Mobile propose several functions used to perform an advanced management of threads....
Line control properties
List of properties associated with the Line control...
sfUserInfo (Type of variable)
The sfUserInfo type is used to get information about a user...
CodeEditorComment (Function)
Comments the current selection in the Code Editor control. "//" characters are inserted at the beginning of the current line....
<Code Editor>.Uncomment (Function)
Uncomments the current selection in the Code Editor control. "//" characters at the beginning of the current line are removed....
Software Factory
The concept of software factory is used to automate the process for creating applications....
Minute (Property)
The Minute property is used to get and change the minutes of an element.
DeleteLine (Function)
Deletes a line at a given position: from a two-dimensional array. from the advanced array property (array of gglCalendar events, etc.)....
Application patch
Once an application was installed, the application library had to be reinstalled whenever a modification was performed (WDL file)......
Socket: Creating a simplified socket server
WINDEV gives you the ability to create a simplified socket server......
Printing a report in WINDEV
When creating a report, the test of this report can be run from the report editor......
In-House deployment
Apple's In-House deployment allows you to overcome most of the constraints of the other two modes (App Store deployment and Ad Hoc deployment) and to widely distribute an application without the need to reference client devices in advance......