ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

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......
eChangeCurrency (Function)
Converts a currency into another currency.
WiFiDeleteNetwork (Function)
Deletes a network from the list of Wi-Fi networks configured on the device.
HFSQL Client/Server management functions
Several HFSQL functions are used to manage the HFSQL Client/Server data......
HFSQL constants
List of constants used by the HFSQL functions....
NFCStatus (Function)
Returns the activation status of the NFC sensor found on the device.
VideoListParameter (Function)
Lists the values supported by the device camera for a given parameter. Function kept for "Version-26-compatible" Camera controls....
Extern (Reserved word)
EXTERN is used to...
EmailOpenMail (Function)
Opens the default messaging software: of Web user on the browser computer. of the user on the current Windows computer. on the phone....
MatError (Function)
Identifies the type of the last error caused by a Matxxx function (functions for matrix management).
ExceptionChangeParameter (Function)
Configures the automatic behavior that will be implemented if an exception occurs in the current process.
EmailSetTimeOut (Function)
Changes the value of the "timeout" for connecting to the SMTP, POP3 and IMAP messaging servers.
docRow (Variable type)
The docRow type is used to define the advanced characteristics of a table row in a Word Processing document.
dImageToArray (Function)
Copies the RGB pixels of the image into a one-dimensional or two-dimensional array. The array of colors is cleared then it is filled with the integers representing the colors (24 bits) of the image.
Word Processing constants
The following constants are used by the functions for managing the Word Processing control:...
CmdAddOption (Function)
Adds an option to the command to be executed in console mode.
Surround code fragments
You can surround code fragments with a condition, structure, etc....
Installing a SOAP server with IIS
MutexCreate (Function)
Explicitly creates a mutex.
MutexStart (Function)
Locks the current thread while waiting for the mutex to be freed.
MutexEnd (Function)
Signals that the thread frees the mutex.
MutexDestroy (Function)
Explicitly destroys a mutex.