ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Socket constants
List of constants used by the functions for socket management....
Delete (Function)
Deletes an element at a given position: from a one-dimensional WLanguage array. from an advanced array property (array of gglCalendar events, etc.). from an associative array. from a WLanguage list....
Batch processes: Creating executables, WDLs, components, and more...
WINDEV and WEBDEV allow you to perform multiple types of processes from a command line......
<Image>.Font (Function)
Declares the font that will be used by dTexte in an Image control.
Class diagram
A class diagram describes the structure of a system via classes and the relationships among them......
<Array>.Add (Function)
Adds an element in last position: of a one-dimensional WLanguage array. of an advanced array property (array of events of gglCalendar, etc.). from a WLanguage list....
WinOutWidth (Function)
Returns the full width of a window.
ActivePlane (Property)
The ActivePlane property gets and sets the number of the active plane in a window, internal window or Cell control.
Transactions in HFSQL Client/Server mode
To keep maximum compatibility between HFSQL Classic applications (single-user or multi-user) and HFSQL Client/Server applications, the transaction mechanism in HFSQL Client/Server mode is similar to the one in HFSQL Classic mode......
Importing a CSS style sheet
WEBDEV gives you the ability to import a CSS style sheet into a WEBDEV project......
The Spreadsheet control: Available formulas
At run time, in the Spreadsheet control, the end user directly enters the calculation formulas......
<Image>.DrawCircle (Function)
Draws a circle or an ellipse in an Image control.
Easier navigation in the editors
The navigation in the editors is simplified by the presence of a new dynamic navigation bar, enabled by [CTRL] + [TAB]......
Handling a Dockable Panel control through programming
A Dockable Panel control can be handled through programming......
Google Contacts management functions
List of functions for managing Google contacts...
Management of Google contacts (prefix syntax)
The Google Contact service is used to manage contacts on Internet......
<Image variable>.DrawRectangleGradient (Function)
Draws a rectangle in an Image variable.
Thread execution
At runtime, an application runs in a main thread......