ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Drawer control properties
List of properties associated with the Drawer control...
Check Box control properties
Several WLanguage properties can be used on the Check Box controls found in a window, in a page or in a report......
Static control properties
List of properties associated with a Static control...
MapCircle (Type of variable)
The MapCircle type is used to define the characteristics of a circle to be drawn on the map displayed in a Map control.
Sum (Function)
Calculates the sum of the array elements.
fDriveInfo (Function)
Returns information about a drive.
dFont (Example)
Usage example of the dFont function
CalendarButton (Property)
The CalendarButton property is used to determine and specify whether a Date Edit control has a button to display a popup calendar.
UI compilation errors
UI compilation errors indicate the possible problems detected in your interfaces whenever a window, a page or a report is saved or whenever the project is recompiled......
dBorder (Function)
Draws the borders.
DateTimeTimeZoneToLocal (Function)
Converts a date and time from a particular time zone to a local date and time.
DateTimeLocalToTimeZone (Function)
Converts a local date and time to the date and time in a particular time zone.
The Drawer control
The Drawer control can be expanded in order to display (or not) the integrated controls......
The "Dictionary" pane
The "Dictionary" pane is used to handle the WINDEV dictionaries ("......
CDEject (Function)
Opens or closes the door of CD/DVD player selected on the current computer....
ArrayDelete (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....
PageParameter (Example)
Usage example of the PageParameter function
ByAddress (Property)
The ByAddress property is used to determine if a procedure parameter was passed by address.
SQLClose (Function)
Declares the end of the query execution and frees the memory resources allocated during the execution of the query.
XMLModify (Function)
Modifies the content of the current element found in the XML document.
DocToPDF (Function)
Converts a Word Processing document into a PDF file.
Looper control based on a data file
This type of Looper control uses data from a data file or query......
Language (Property)
The Language property is used to get and change the language used.
Email (Property)
The Email property is used to get and change an email address.
fAttribute (Example)
Usage example of the fAttribute function