ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Array (Type of variable)
An array is a structured type that is used to group a set of elements of the same type...
HSortView (Function)
Sorts an HFSQL view by creating an index on a view item. This function uses the former view mechanism.
fLock (Function)
Entirely or partially locks an external file.
fListDirectory (Function)
Lists the subdirectories of a given directory and returns the full paths of listed subdirectories.
EmailStatus (Function)
Returns the status of an email sent via an SMTP session started in asynchronous mode.
Various constants
List of various constants....
mlGetVariable (Function)
Retrieves the value of a variable for the MATLAB session.
mlSetVariable (Function)
Writes the value of a variable for the MATLAB session.
Automatic error handling
Error handling can be customized for each process......
SelectColor (Function)
Opens the standard window for color selection and selects the specified color.
fRename (Function)
Modifies the name of a file.
BCDecode (Function)
Decodes the information stored in a QR Code bar code.
ExecuteRefreshUIElement (Function)
Immediately executes the "Request for refreshing the display" event of the given element.
gglEvent (Type of variable)
The gglEvent type is used to describe and modify an event of a calendar...
grPointType (Function)
Modifies the shape of point for a specific category or value found in a Line, Area, Scatter and Radar chart.
eToCurrency (Function)
Converts a value expressed in Euro into another currency.
eToEuro (Function)
Converts to Euro a value expressed in a specific currency.
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....
HTTPGetResult (Function)
Retrieves the result or the header of last HTTP request run.
grAddTimeData (Function)
Adds data at a precise moment in a time chart.
OrganizerDisplayNextPeriod (Function)
Moves the time area displayed to the next area (next weeks for example) in an Organizer control.
OrganizerDisplayPreviousPeriod (Function)
Moves the time area displayed to the previous area (previous weeks for example) in an Organizer control.
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....
docStyle (Type of variable)
The docStyle type is used to define the advanced characteristics of a style belonging to a document, a paragraph or a document fragment.