ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

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)....
fSize (Example)
Usage example of the fSize function
EnumControl (Function)
Returns the name of Nth control found in the specified element.
HTTPSendForm (Function)
Sends an HTTP form.
grColor (Function)
Returns and initializes the color of different chart elements.
LooperSearch (Function)
Searches for a value in an attribute of a Looper control.
SOAPAddHeader (Function)
Adds a header to the next SOAP function of a Webservice to run.
SysMetric (Function)
Returns the resolution of a specific element.
fRename (Example)
Usage example of the fRename function
WDConver : Use in command line mode
Using WDConver in command line mode consists in running a conversion description created and saved with WDConver ("......
fReadLine (Example)
Usage example of the fReadLine function
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)....
DateTimeByDefault (Function)
Used to define the default value of Date, Time and DateTime variables.
LooperDelete (Function)
Deletes a row from a Looper control.
CalculatedItemExpression (Property)
The CalculatedItemExpression property is used to: Find out the SQL expression that defines the value of a calculated item. This item was defined in the data model editor or programmatically. Define the SQL expression returning the value of a calculated item (when describing the item through programming)....
HImportXML (Function)
Imports an XML file into an HFSQL Classic or Client/Server data file (data file described in the data model editor or declared by HDeclare, HDeclareExternal or HDescribeFile)....
Crosshair in a chart
In a Line chart, it may be difficult to read the value of axes for a point that is far from these axes......
Configuring an existing project for the SCM
Some operations are required before an existing project can be used by the Source Code Manager......
fMakeDir (Function)
Creates a directory (and the intermediate directories if necessary).
ControlExist (Function)
Checks the existence of a control (or group of controls) in a window, in a page or in a report.
SchedulerSelectPlus (Function)
Selects an appointment in a Scheduler control.