ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

EmailNbMessage (Function)
Returns the number of incoming messages currently found: on the email server (POP3 protocol only). in the Outlook messaging software....
SysScreenOrientation (Function)
Allows you to: know the orientation of the device screen (Android or iOS phone). set the screen orientation of the device (Android phone)....
BCCapture (Function)
Decodes the information stored in a bar code by using the device camera (Android, iPhone, iPad).
HFSQL constants
List of constants used by the HFSQL functions....
NbThumbnail (Property)
The NbThumbnail property is used to get the number of thumbnails generated for an item.
HTTPSend (Function)
Sends an HTTP request and waits for the response from the HTTP server.
grInterval (Function)
Indicates the interval between values on the vertical and horizontal axis of a chart.
Email (Type of variable)
The Email type is used to handle the email content as well as the associated information.
Referring to an element in a WLanguage event / process
The different types of integers
Automatic error handling
Error handling can be customized for each process......
ExceptionInfo (Function)
Retrieves information about the current exception.
Reverse (Function)
Returns the character that corresponds to the difference between the ASCII code of a specific character in a string and 255.
StartShare (Function)
Opens a popup allowing you to select the application that will be used to share a resource (text or document).
dBackground (Example)
Usage example of the dBackground function
iParameterViewer (Function)
Configures the report viewer.
HTTPRequest (Function)
Starts an HTTP request on a server.
InDeviceOwnerMode (Function)
Indicates whether the Android application is in "Device owner" mode.
SQLGetTextMemo (Function)
Retrieves the content of a Text Memo column found in the query result, for the current line.
CheckUserIDentity (Function)
Allows you to check the real identity of the current user via biometrics check.
ControlToSource (Function)
Assigns the control value to the source of a control link.
YAML (Type of variable)
The YAML type simplifies the handling of data in YAML format.
HTransactionCancel (Function)
If a transaction is in progress, rolls back all operations performed on tables in transactions since the start of the transaction.