ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

OrganizerDisplayNextPeriod (Function)
Moves the time area displayed to the next area (next weeks for example) in an Organizer control.
mlGetVariable (Function)
Retrieves the value of a variable for the MATLAB session.
mlSetVariable (Function)
Writes the value of a variable for the MATLAB session.
SelectColor (Function)
Opens the standard window for color selection and selects the specified color.
Automatic error handling
Error handling can be customized for each process......
fRename (Function)
Modifies the name of a file.
Array (Type of variable)
An array is a structured type that is used to group a set of elements of the same type...
BCDecode (Function)
Decodes the information stored in a QR Code bar code.
grPointType (Function)
Modifies the shape of point for a specific category or value found in a Line, Area, Scatter and Radar chart.
Multiline strings
To type character strings over several lines in the code editor...
<Page>.Display (Function)
Displays a web page in the user's browser....
grAddTimeData (Function)
Adds data at a precise moment in a time chart.
Various constants
List of various constants....
OrganizerDisplayPreviousPeriod (Function)
Moves the time area displayed to the previous area (previous weeks for example) in an Organizer control.
HTTPGetResult (Function)
Retrieves the result or the header of last HTTP request run.
RoundFloor (Function)
Returns: the numeric value rounded down to the nearest integer. the duration rounded down to the nearest interval. the date and time rounded down to the nearest interval....
Organizer control functions
The following functions are used to manage the Organizer control:...
Switch control properties
HFilterIncludedBetween (Function)
Defines and enables an "Included between" filter on a file, view or query.
xmlDocument (Type of variable)
The xmlDocument type is used to handle an XML file.
grBarColor (Function)
Initializes the color of a specific bar in a Column or Stacked Column chart.
HFSQL Control Center: Overview
The HFSQL Control Center is used to manage the different HFSQL databases (Network, Mobile, Client/Server) found in the company......
DashMode (Function)
Opens or closes the Dashboard control edit mode.
BurnerProperty (Function)
Used to find out and modify the properties of the current burner.
RoundCeil (Function)
Returns: the value rounded up to the nearest integer. the duration rounded up to the nearest interval. the date and time rounded up to the nearest interval....