ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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.
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.
grSeriesType (Function)
Defines the type of series used in a composite chart (chart containing several types of charts).
Array (Type of variable)
An array is a structured type that is used to group a set of elements of the same type...
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....
The setup editor WDInst
WDInst is a setup editor used to define the setup parameters of your application......
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....
Organizer control functions
The following functions are used to manage the Organizer control:...
Switch control properties