ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Events associated with the Map control
WINDEV, WINDEV Mobile and WEBDEV manage the following events by default (order of appearance in the code editor)...
ArcTan (Function)
Returns the arc tangent of a numeric value (integer or real).
SQLConnect (Example)
Usage example of the SQLConnect function
Handling a Radio Button control programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically handle Radio Button controls......
Icon (Type of variable)
The Icon type is used to define the advanced characteristics of an icon.
MaxWidth (Property)
The MaxWidth property is used to get and change the maximum width of a control or window.
Creating nested reports
Dictionary
The dictionary is a file that can contain the project elements......
3. Preparing the setup program
WINDEV Tutorial: Using an HFSQL Client/Server database Lesson 3 - Preparing the setup program - 5 min...
The Appointment structure
The Appointment structure is a preset structure of WLanguage (no declaration is required)......
MatWrite (Function)
Writes an element into a matrix.
iEscape (Function)
Sends an ESCAPE command or a data command to a printer.
Constants for managing XML documents
List of constants used by the functions for managing XML documents....
Search in the editors
Being able to perform a search in the editors significantly improves efficiency......
Image catalog
As soon as an image can be used (in a control, in a window, in a report, ......
EmptyIfZero (Property)
The EmptyIfZero property is used to: Find out the management mode of zero value in a control. Modify the management mode of zero value in a control...
CheckBoxDelete (Function)
Deletes an option from a Check Box control.
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.
The Layout control
The Layout control simplifies the implementation of dynamic UIs where controls are displayed and/or hidden programmatically......
SocketConnect (Function)
Connects a client computer to a given socket.
Burn functions
List of burner functions...
Control style: Font characteristics
You can change many style options in the "Style" tab of the control description window......
Control templates and inheritance
When a control template is applied to a page or to a window, all controls and code found in the template are "copied" into the page or window......
Translucent effect of windows
Depending on the style of your applications, the border of your windows can be translucent......