ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Creating nested reports
MaxWidth (Property)
The MaxWidth property is used to get and change the maximum width of a control or window.
Icon (Type of variable)
The Icon type is used to define the advanced characteristics of an icon.
SocketConnect (Function)
Connects a client computer to a given socket.
Dictionary
The dictionary is a file that can contain the project elements......
MatWrite (Function)
Writes an element into a matrix.
iEscape (Function)
Sends an ESCAPE command or a data command to a printer.
Icon
The "Icon" keyword corresponds to the Icon type, or to the Icon property.
Round (keyword)
The Round keyword can correspond to...
The Appointment structure
The Appointment structure is a preset structure of WLanguage (no declaration is required)......
Manipulating TreeView Table controls programmatically
This page explains how to program TreeView Table controls......
3. Preparing the setup program
WINDEV Tutorial: Using an HFSQL Client/Server database Lesson 3 - Preparing the setup program - 5 min...
HCopyFile (Function)
Copies an HFSQL table (.fic, .ndx, .ftx, .sdx and .mmo files, if any): from the HFSQL server to the server (to perform a backup for example). from the HFSQL server to the client (to perform a local backup for example). from the client to the HFSQL server (to update the tables for example). from an HFSQL server to antoher HFSQL server....
Events associated with the Map control
WINDEV, WINDEV Mobile and WEBDEV manage the following events by default (order of appearance in the code editor)...
CheckBoxDelete (Function)
Deletes an option from a Check Box control.
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...
Email (Variable type)
The Email type is used to handle the email content as well as the associated information.
Error (Function)
Displays a custom error message in a system error window.
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, ......
Window controls
Several types of controls can be used in a window, ......