ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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)....
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....
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...
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....
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)....
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.
14. PHP generation in practice
Creating your own User Macro-Codes
The User Macro-Codes are sections of WLanguage code allowing the end user to customize his application......
Reading bar codes
WINDEV, WEBDEV and WINDEV Mobile allow you to create applications for reading bar codes......
Private Store for WINDEV applications
Versions 27 and later include a Private Store......
Handling a Control Template control through programming
The "Control template" control is used to display an existing control template......
MapDeleteMarker (Function)
Deletes a marker from a map displayed by a Map control.