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...
fListDirectory (Function)
Lists the subdirectories of a given directory and returns the full paths of listed subdirectories.
HListTrigger (Function)
Returns the list of triggers applied to one or more HFSQL tables.
DashDelete (Function)
Deletes a widget displayed in a Dashboard control. The Dashboard control is updated and a free location replaces the deleted widget.
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....
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....
BCDecode (Function)
Decodes the information stored in a QR Code bar code.
grSeriesType (Function)
Defines the type of series used in a composite chart (chart containing several types of charts).
SchedulerMode (Function)
Returns the display mode of a Scheduler control: day, week, month, ...
iPrintReport (Function)
Prints a report created with the report editor.
FBGetUserInformation (Function)
Retrieves the Facebook information of connected user.
fRename (Function)
Modifies the name of a file.
Automatic error handling
Error handling can be customized for each process......
XMLExecuteXPath (Function)
Executes an XPATH query: in an XML document. in an xmlDocument variable....
EmailStatus (Function)
Returns the status of an email sent via an SMTP session started in asynchronous mode.
Multiline strings
To type character strings over several lines in the code editor...
Various constants
List of various constants....
Switch control properties
HTTPGetResult (Function)
Retrieves the result or the header of last HTTP request run.
mlGetVariable (Function)
Retrieves the value of a variable for the MATLAB session.
mlSetVariable (Function)
Writes the value of a variable for the MATLAB session.