ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

WDConver : Use in interactive mode
Before you start using WDConver, you must have......
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.
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.
MatExist (Function)
Checks the whether the matrix exists in memory.
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.
fCopyFile (Function)
Copies one or more files (regardless of their attributes).
DownloadAdd (Function)
Adds a new download in the device's download manager....
dbgCheckEqual (Function)
Checks whether the expressions are equal in assertive programming and in automated test mode.
ErrorWithTimeout (Function)
Displays a custom error message in a system error window for a set amount of time.
Native Progress Connector: Programming with SQL functions
The use of SQL functions to handle Progress data does not require importing the file structure into the analysis......
ExceptionInfo (Function)
Retrieves information about the current exception.
Complete (Function)
Returns a character string of a specified length.
Installing a SOAP server with IIS
Radial Bar chart
The "Image gallery" Looper control is used to manage the display of a set of images without programming......
fSelectDir (Function)
Opens a directory picker.
Warning (Function)
Displays a custom message in a system warning window.
Error (Function)
Displays a custom error message in a system error window.
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, ......
The Item control
The "Item" control is used to edit the content of an item found in a data file......