ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MatFloatMultiply (Function)
Multiplies each matrix element by a value.
dbgSaveDebugDump (Function)
Saves a dump file of the application.
SQLFirst (Example)
Usage example of the SQLFirst function
Calling a procedure/a function
Syntax for calling a local or global procedure.
AnimationPlayOnControlProperty (Function)
Animates the modification of an integer property between 2 values.
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)....
xlsRow (Type of variable)
The xlsRow type is used to describe and modify a row in an Excel document...
xlsColumn (Type of variable)
The xlsColumn type is used to describe and modify a column in an Excel document...
grSunburstRootSection (Function)
Changes or specifies the path of the root in a Sunburst chart.
ElementWidth (Property)
The ElementWidth property is used to: Find out or modify the width of the elements in an Organization Chart control. Find out or modify the width of the cells in a Dashboard control....
ElementHeight (Property)
The ElementHeight property is used to: Find out or modify the height of the elements in an Organization Chart control. Find out or modify the height of the cells in a Dashboard control....
FTPTime (Example)
Usage example of the FTPTime function
grInterval (Function)
Indicates the interval between values on the vertical and horizontal axis of a chart.
TimerSys (Function)
Periodically and automatically calls a WLanguage procedure.
EmailReadFirst (Example)
Usage example of the EmailReadFirst function
ArcTan2 (Function)
Returns the arc tangent 2 of the values passed in parameter.
grTitleFont (Function)
Modifies the font used for the chart title.
grLegendFont (Function)
Modifies the font used for the chart legend.
Link control properties
The Link control is available in a page and in a report......
iSubstBlock (Function)
Substitutes one block of the report with another block while the report is printed.
CDList (Function)
Returns the list of CD/DVD players installed on the current computer....
HOut (Example)
Usage example of the HOut function
ErrorOccurred (Variable)
ErrorOccurred is a preset variable of WLanguage indicating the result of the last WLanguage function used.
xlsOpen (Function)
Opens an Excel file (xls or xlsx files).