ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HCancelAlias (Function)
Cancels an alias that was declared beforehand by HAlias.
Glossary
The glossary lists all the abbreviations used in the code editor......
Description of an Organizer control (control of a window)
The Organizer control can be configured in the editor via the description window ("Details" tab)......
dFill (Function)
Colors an area: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
dPen (Example)
Usage example of the dPen function
The Appointment structure
The Appointment structure is a preset structure of WLanguage (no declaration is required)......
TreeMapSelectGroup (Function)
Visually selects a group of elements in a TreeMap control.
ImageInfoValue (Function)
Returns the value of an Exif tag for the image used.
fDelete (Example)
Usage example of the fDelete function
DndTarget (Property)
The DndTarget property determines and changes how a control behaves in a drag-and-drop operation.
BrightnessModify (Function)
Modifies the setting of the brightness for the device screen.
BrightnessAuto (Function)
Returns or modifies the activation status of the automatic adjustment of the brightness on the device.
CheckBoxAdd (Function)
Adds a new option into a Check Box control.
LabelNumberToStart (Property)
The LabelNumberToStart property is used to: Find out the number of the label on the label sheet from which the print will be performed. Modify the number of the label from which the print will be performed on the label sheet....
The Pivot Table control
The Pivot Table control dynamically displays data coming from the crosscheck of different files found in a database......
System popup menu
The system popup menus are managed by the system (Android, Windows, ......
TimeToString (Function)
Converts a time to a string in the specified format.
OLELoad (Function)
Initializes an OLE control with an OLE object.
RealToDateTime (Function)
Converts an 8-byte real to a date and time.
Assisted Application Development
The Assisted Application Development (AAD) is a permanent help in the environment. This help suggests actions whenever it is appropriate....
Unicode in character strings
UNICODE is an encoding system that assigns a unique number to each character....
Help: Summary table
In a WINDEV application, users have multiple help features at their disposal: Tooltip. Status bar. Help window. Advanced tooltip. Help page. HLP file....
Layout control properties
You can manipulate Layout controls (and its cells) in a window or page using the following WLanguage properties......
Custom-Folders
"Custom-Folders" simplify the organization of projects, allowing you to group the elements of your application by themes......
VisibleWithAnimation (Property)
The VisibleWithAnimation property is used to make a control visible or invisible via the "Appear/Disappear" animation....