ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ExceptionChangeParameter (Function)
Configures the automatic behavior that will be implemented if an exception occurs in the current process.
iListPrinter (Function)
Returns the list of printers installed on the current computer.
The different types of integers
mlGetVariable (Function)
Retrieves the value of a variable for the MATLAB session.
mlSetVariable (Function)
Writes the value of a variable for the MATLAB session.
SchedulerAddTrigger (Function)
Creates a trigger for a scheduled task.
Popup control properties
RecorderAction (Function)
Runs an action on the recorder or dictaphone found on the current device.
BTActivate (Function)
Enables or disables the management of Bluetooth on the device.
dBorder (Function)
Draws the borders.
DateTimeTimeZoneToLocal (Function)
Converts a date and time from a particular time zone to a local date and time.
DateTimeLocalToTimeZone (Function)
Converts a local date and time to the date and time in a particular time zone.
NFCReadTag (Function)
Starts reading a NFC tag or enables the detection of NFC tags for the current window.
SeekByProcedure (Function)
Seeks an element in a one-dimensional array by using a comparison procedure.
VariantToJSON (Function)
Converts the content of a Variant variable to JSON.
BuildBrowsingTable (Function)
Creates a Table control from the items of a data file (view or query).
ArrayDeleteDuplicate (Function)
Deletes the duplicates from an array.
Calling a procedure/a function
Syntax for calling a local or global procedure.
StatError (Function)
Returns the error number for the last error caused by a Statxxx function (statistical functions).
xmlDocument (Type of variable)
The xmlDocument type is used to handle an XML file.
Navigation Bar control properties
A Navigation Bar control found in a page can be handled in WLanguage by the following properties......
Linear Looper control properties
Web Camera control properties
A Web Camera control found in a page can be handled in WLanguage by the following properties.
ParallelTaskExecute (Function)
Triggers the execution of a parallel task.
2. Analysis in practice