ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ThreadWait (Function)
Waits for the end of the execution of the specified thread.
DashInitialConfiguration (Function)
Modifies the configuration of a Dashboard control (defined in the editor) before its first display.
Indirection operators
The { and } operators are used to access a control, a variable, a class member or a file item by dynamically building the name of control, variable, class member or item...
grTitle (Function)
Modifies the caption and/or position of the chart title....
SQLTable (Function)
Transfers the result of a query to a Table control populated programmatically (a List Box or Combo Box control), with the possibility of Partial Fetch (the result is retrieved by blocks of rows).
xlsColumnTitle (Function)
Retrieves the title of a column found in an XLS file.
zipOpen (Function)
Opens an existing archive.
DateTimeByDefault (Function)
Used to define the default value of Date, Time and DateTime variables.
HReadSeek (Function)
Sets the position on the first record whose value for a specific item is greater than or equal to a sought value (generic search).
Power (Function)
Raise a number to a power.
ActionClick (Property)
The ActionClick property is used to define the procedure executed when an element is clicked.
HExecuteQuery (Function)
Declares a query created in the query editor to the HFSQL engine and runs this query.
grSeriesPointType (Function)
Modifies the type of point for a series found in a Line, Area, Scatter and Radar chart.
DashMode (Function)
Opens or closes the Dashboard control edit mode.
Organizer control functions
The following functions are used to manage the Organizer control:...
MenuAddMenu (Function)
Adds a new menu to an existing drop-down or context menu of a window or page.
HModify (Function)
Modifies the specified record or the record found in memory in the data file (query or view).
ArraySort (Function)
Sorts a WLanguage array.
ListSelectPlus (Function)
Selects one or more elements in a List Box, ListView or Combo Box control.
MenuAddOption (Function)
Adds a new option after the last option of a drop-down or context menu.
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)....
zipListFile (Function)
Returns the list of files found in an archive.
grSeriesType (Function)
Defines the type of series used in a composite chart (chart containing several types of charts).
ModbusReadFloat (Function)
Reads one or more single-precision floats from a Modbus slave, starting at a specific address.