ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

dBackground (Example)
Usage example of the dBackground function
HTTPSend (Function)
Sends an HTTP request and waits for the response from the HTTP server.
HListItem (Function)
Returns the list of items: found in a table (a query or a view) known to the HFSQL engine. The tables defined by HDeclare, HDeclareExternal and HDescribeFile are taken into account. found in a Record variable....
grInterval (Function)
Indicates the interval between values on the vertical and horizontal axis of a chart.
Scanner (Type of variable)
The Scanner type is used to handle the information from a scanner.
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......
EmailNbMessage (Function)
Returns the number of incoming messages currently found: on the email server (POP3 protocol only). in the Outlook messaging software....
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).
NbThumbnail (Property)
The NbThumbnail property is used to get the number of thumbnails generated for an item.
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.
Starting WDOptimizer in a command line
SOAPRunXML (Function)
Runs a procedure on a SOAP server.
Browser constants
The "Executable Name".WX file is used to manage some features directly, even if these features have not been included in the application. This file is found beside the executable....
HTransactionCancel (Function)
If a transaction is in progress, rolls back all operations performed on tables in transactions since the start of the transaction.