ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Option (Property)
The Option property is used to get and change certain options.
ExceptionPropagate (Function)
Propagates an exception.
XMLChildExist (Function)
Specifies whether the current tag has children corresponding to the sought type (tag, attribute, ...).
InternalPage
The Internal Property Page allows you to define the name of the internal Page to use.
InternalWindow
The Property Internal Window allows you to define the name of the internal window to use.
EmailStartPOP3Session (Function)
Starts a session for receiving and reading emails with the POP3 protocol.
iListPrinter (Function)
Returns the list of printers installed on the current computer.
Comparison operators
The comparison operators can be divided into several categories......
ArrayDeleteAll (Function)
Deletes all elements: from a one-dimensional or two-dimensional WLanguage array. from an associative array. from an advanced array property (array of gglCalendar events, etc.). from a WLanguage queue. from a WLanguage stack. from a WLanguage list....
StatError (Function)
Returns the error number for the last error caused by a Statxxx function (statistical functions).
Size (Property)
The Size property is used to determine and change the size of an element.
SysDirExternalStorage (Function)
Returns the path of the directory that will be used to store files in the external storage space of the Android device.
CertificateList (Function)
Returns the list of certificates available on the computer.
DashInfoXY (Function)
Determines: whether a widget is found at a given position in a Dashboard control. which widget is found at a given position in a Dashboard control....
Constants for managing the Enumerations and the Combinations
Statistical constants
List of constants used by the statistical functions....
CombinationFromName (Function)
Returns a combination of one or more options known by their names.
EnumerationFromName (Function)
Returns an enumeration value known by its name.
Scheduler control: Customize appointments
In the Scheduler control, the appointment is displayed in a specific area......