ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

The "Window position preview" pane
The "Window position preview" pane is used to view and/or modify the opening position of the windows currently modified (according to the screen resolution used)...
ScreenSize (Function)
Returns the size (in inches) of the diagonal of the screen on the device where the application is run.
iCalendarToAppointment (Function)
Lists the appointments described in a character string in iCalendar format.
CreateShortcut (Function)
Creates a shortcut on the Windows desktop, in the "Start" menu of Windows or in a specific directory.
WinEnableDDW (Function)
Enables or disables the DDW (Dim Disabled Window) feature: for a specific window. for all the application windows....
ThreadPriority (Function)
Returns or modifies the priority level of a thread.
MinZoom (Property)
The MinZoom property is used to get the minimum zoom value that can be used for the Camera control (for the camera in use).
DecryptAsymmetric (Function)
Decrypts a buffer with a private/public key algorithm with RSA encryption....
PDFAddImage (Function)
Adds an image to a page in an existing PDF file.
Brazil.CheckTaxNumber (Function)
Checks the validity of a Brazilian tax number.
Belgium.CheckTaxNumber (Function)
Checks the validity of a Belgian tax number.
fFind (Function)
Finds a character string or a buffer in a file opened by fOpen.
Switzerland.CheckTaxNumber (Function)
Checks the validity of a Swiss tax number.
Day (Property)
The Day property is used to: Get the day from a Date or DateTime variable, or get the number of days from a Duration variable. Change the day of a Date or DateTime variable, or change the number of days of a Duration variable. Get the day or the number of days from a Date item (in "Date", "Date and Time" or "Duration" format) Modify the day or the number of days in a Date item (in "Date", "Date and Time" or "Duration" format)...
iPreview (Function)
Configures the print destination.
Service constants
List of constants used by the functions for managing services....
Parallel Tasks constants
The following constants are used by the functions for managing parallel tasks: ......
mqttSession (Type of variable)
The mqttSession type is used to define the parameters for connecting to the MQTT broker.
HBuildKeyValue (Function)
Builds the value of a composite key to implement a filter (HFilter) or to perform a search (HReadSeekFirst, HReadSeekLast, etc.).
ScreenType (Function)
Returns the type of screen on which the application is run: phone, tablet, computer or watch.
Canada.CheckTaxNumber (Function)
Checks the validity of a Canadian tax number.
ArcSin (Function)
Returns the arc sine of a numeric value (integer or real).
Combo Box and List Box controls: Automatic features (AAF)
The List Box and Combo Box controls can benefit from several AAFs......