ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

MatExist (Function)
Checks the whether the matrix exists in memory.
JSON (Variable type)
The JSON simplifies actions on data in JSON format.
Effect (Property)
Use in the GuidedVisitStage class - Access in get + Write - Type: Integer32
ErrorWithTimeout (Function)
Displays a custom error message in a system error window for a set amount of time.
DownloadAdd (Function)
Adds a new download in the device's download manager....
The Item control
The "Item" control is used to edit the content of an item found in a data file......
WDConver: Use in interactive mode
Before you start using WDConver, you must have......
BTAcceptConnection (Function)
Used to find out whether a Bluetooth radio accepts (or not) the requests for connection coming from the devices.
dbgLogOption (Function)
Retrieves or modifies the options of the runtime log.
GetIdentifier (Function)
Calculates a unique identifier (integer) for an executable or for a session.
WindowsVersion (Function)
Returns the runtime mode of Windows.
fOpenTempFile (Function)
Creates and opens a temporary file.
TraceBuild (Function)
Displays a customizable message in the trace window opened in parallel with the current window.
EmailStartSMTPSession (Function)
Starts a session for sending emails with the SMTP protocol.
Installing a SOAP server with IIS
fCreate (Function)
Creates an external file.
GglPrintDocument (Function)
Prints a document (text or PDF file, images, Word or Excel document, ...) by using the Cloud Print service of Google.
EmailDeleteMessage (Function)
Deletes the current email using the current protocol (POP3, IMAP, MS Exchange, Lotus Notes or Outlook).
EmailNbMessage (Function)
Returns the number of incoming messages currently found: on the email server (POP3 protocol only). in the Outlook messaging software....
The Organization Chart control
The Organization Chart control is used to represent elements in a hierarchical way. For example: the contributors of a company according to their position. the different branches of a group with their inter-dependencies. the different steps of a manufacturing process, ......
dbgCheckEqual (Function)
Checks whether the expressions are equal in assertive programming and in automated test mode.