ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

SocketConnect (Function)
Connects a client computer to a given socket.
HourGlass (Function)
Transforms the mouse cursor into hourglass (and conversely). In Android and iOS, displays an endless progress bar in a window....
MaxHeight (Property)
The MaxHeight property is used to get and change the maximum height of a control or window.
Border (Variable type)
The Border type is used to handle a border through programming...
Constants for managing XML documents
List of constants used by the functions for managing XML documents....
Burn functions
List of burner functions...
Mean (Function)
Calculates the mean of several elements: elements found in an array, numeric values, ......
The Layout control
The Layout control simplifies the implementation of dynamic UIs where controls are displayed and/or hidden programmatically......
Control style: Font characteristics
You can change many style options in the "Style" tab of the control description window......
RadioButtonDelete (Function)
Deletes an option from a Radio Button control.
TableAddColumn (Function)
Adds elements on the right of an Horizontal Table control.
ProjectInfo (Function)
Returns specific information about the project currently run.
Translucent effect of windows
Depending on the style of your applications, the border of your windows can be translucent......
Captcha control properties
The Captcha control can be handled by the WLanguage properties in server code and in browser code.
Comment (Property)
The Comment property is used to manage comments.
HManageServerUpdate (Function)
Allows you to manage the automatic update of HFSQL Client/Server servers and to define how often to check for updates....
Generating the LDM from the CDM
To associate a CDM (Conceptual Data Model) with a project, you must generate the associated LDM (Logical Data Model)......
HTML Editor control constants
Used to find out whether the application is started in "simulator test mode" from WINDEV Mobile....
External language: Programming in C++ (WDWDIAL interface)
This third method uses the notion of class inheritance to simplify the interfacing between a C++ application and WINDEV......
gglMarker (Type of variable)
The gglMarker type is used to define the characteristics of a marker that must be positioned on a map...