ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MCI constants
List of constants used by the MCI functions....
XMLExtractString (Function)
Extracts the content of a tag found in an XML document.
HCancelAlias (Function)
Cancels an alias that was declared beforehand by HAlias.
Remote WEBDEV administrator: Managing the error messages
By default, when an error occurs in a dynamic WEBDEV site, an error message is displayed on the browser of the Web user....
SendMessage (Function)
Sends a Windows message to a control or to a window.
Obtaining an SSL certificate for IIS7 (or later)
To get an SSL certificate for IIS 7 (and later), the different steps are as follows:...
iPrintReport (Function)
Prints a report created with the report editor.
MoveLine (Function)
Allows you to: move a row in a two-dimensional WLanguage array or in an advanced array property. The other array rows are moved accordingly. swap two rows in a two-dimensional WLanguage array or in an advanced array property....
Handle (Function)
Returns the system "Handle" (HWND) of a WINDEV control or window.
grTimeLevelMask (Function)
Defines the display mask for a level of time scale in a chart.
MapLicenseBing (Function)
Indicates the "Bing map" license key that will be used in the Map controls used in Universal Windows 10 App mode.
RegistryCreateKey (Function)
Creates a key in the Windows registry.
FTPConnect (Function)
Connects the current computer to an FTP server (File Transfer Protocol).
dbgCheckNull (Function)
Checks whether an expression is Null in assertive programming and in automated test mode.
dbgCheckNotNull (Function)
Checks whether an expression is not Null in assertive programming and in automated test mode.
EmailRemoveFolder (Function)
Deletes a folder from the Outlook messaging software or from an IMAP server.
Creating an executable: WINDEV framework
Each WINDEV function is associated with a WINDEV DLL......
sfMergeResult (Type of variable)
The sfMergeResult type is used to find out the result of SFMerge...
URIToBuffer (Function)
Loads in the background the content of a resource (image, text, etc.) identified by its URI in a buffer variable.
URIGetInfo (Function)
Retrieves information of a URI resource.
Round (Function)
Returns the rounded value of a numeric value according to the specified number of decimal places.
dbgEndMemoryDiff (Function)
Saves a memory dump containing the memory resources that have been allocated and that have not been freed since the previous call to dbgStartMemoryDiff.
Info (Function)
Displays a custom message in a system information window.
Contains (Function)
Allows you to check if a substring is within a string.
TelemetryAddPassage (Function)
Signals the code execution for a passage sensor.