ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Diagram Editor control events
WINDEV manages the following events by default (in the order in which they appear in the code editor) for the Linear Slider controls and for the Range Slider controls...
iRoundBorder (Function)
Prints a border with rounded outlines at specified coordinates.
emailAttach (Type of variable)
The emailAttach type is used to handle an attachment.
Installing and starting WDTRAD
xmlReader (Type of variable)
The xmlReader type is used to read an XML document without loading it in memory.
Compilation options (HLP format)
Message (Property)
The Message property is used to: Find out the help message associated with a control or with a menu option (in a window). Modify the help message associated with a control or with a menu option (in a window)....
ExceptionThrow (Function)
Artificially triggers the security mechanism of WLanguage by throwing an exception.
Events associated with TreeView Table controls
List of events associated with the TreeView Table controls...
FinError (Example)
Usage example of the FinError function
notificationAction (Type of variable)
The notificationAction type is used to describe an additional action associated with a notification.
DndSource (Property)
The DndSource property is used to determine and change a control's drag-and-drop behavior....
Y (Property)
The Y property is used to get and change the the Y-coordinate of an element.
AJAXExecute (Function)
Runs a server procedure without refreshing the page.
dPoint (Example)
Usage example of the dPoint function
Map control functions
Map control functions...
Events associated with control templates
List of events associated with control templates...
SOAP constants
List of constants used by the SOAP functions....
WorkingHourStart (Property)
The WorkingHourStart property is used to get and change the start time of working hours used: by an Organizer control. by a Scheduler control. by a Gantt Chart column (in a Table or TreeView Table control)....
WorkingHourEnd (Property)
The WorkingHourEnd property is used to identify and change the end time of working hours used: by an Organizer control. by a Scheduler control. by a Gantt Chart column (in a Table or TreeView Table control)....
StringDelete (Function)
Deletes: all the occurrences of a substring within a string. part of a string within another string. The part of the string to remove is identified by its position and length....
TableToXML (Function)
Creates an XML file from the data found in a Table or TreeView Table control.
Abs (Function)
Returns the absolute value: of a numeric value, of a numeric expression (integer or real). of a duration....
Joins between the data files of a select query
When several data files are used in a query, the query editor automatically searches for the links between these files described in the analysis......
Count (Property)
The Count property returns the number of elements in a given set.