ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Looper control properties
You can manipulate Looper controls in a window or page using the following WLanguage properties......
SchedulerModifyTrigger (Function)
Modifies the parameters of a trigger of a scheduled task, i.e. the parameters that will define the execution of a task.
Flex control properties
The Flex control can be handled by the WLanguage properties in server code and in browser code......
Chart control: "General" tab
In all the editors (window, page or report), the "General" tab of the Chart control description window allows you to define the global characteristics of the control......
Sum (Function)
Calculates the sum of the array elements.
BurnerMediaInfo (Function)
Retrieves the characteristics of the CD/DVD found in the current burner....
SQLFirst (Function)
Positions on the first row of the query result.
mlGetVariable (Function)
Retrieves the value of a variable for the MATLAB session.
mlSetVariable (Function)
Writes the value of a variable for the MATLAB session.
SchedulerAddTrigger (Function)
Creates a trigger for a scheduled task.
Properties associated with Tab controls
A Tab control found in a window or in a page can be handled by several WLanguage properties......
Properties associated with a supercontrol
List of properties associated with a supercontrol...
fShortPath (Function)
Returns the full short path of a file or directory.
CalendarButton (Property)
The CalendarButton property is used to determine and specify whether a Date Edit control has a button to display a popup calendar.
HReadPrevious (Function)
Sets the position on the previous record of a file according to a browse item.
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 "Dictionary" pane
The "Dictionary" pane is used to handle the WINDEV dictionaries ("......
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....
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.
Warning 18: Loop without potential end
Shape control properties
Shape controls in windows, pages and reports can be handled using different WLanguage properties......