ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Obtaining an SSL certificate for IIS7 (or later)
To get an SSL certificate for IIS 7 (and later), the different steps are as follows:...
ThreadStop (Function)
Stops a secondary thread. Function not recommended.
fSeek (Function)
Gets and sets current position in an external file.
ScheduledTask structure
The ScheduledTask structure is used to define the characteristics of a scheduled task......
iPrintPDF (Function)
Prints the content: of a PDF file. of a buffer containing a PDF. of a PDF Reader control....
Sound (Function)
Plays a sound in WAV format.
EmailMsgError (Function)
Returns the message corresponding to the error identifier.
iPrintReport (Function)
Prints a report created with the report editor.
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.
NumberInWords (Function)
Converts a number to words.
MCI constants
List of constants used by the MCI functions....
FTPConnect (Function)
Connects the current computer to an FTP server (File Transfer Protocol).
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.
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...