ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

iPrintReport (Function)
Prints a report created with the report editor.
RegistryValueType (Function)
Returns the type of value found in the registry.
HTTPSendForm (Function)
Sends an HTTP form.
BTInfoDevice (Function)
Returns specific information about a Bluetooth device.
dbgWriteWarningAudit (Function)
Writes a custom runtime warning into the dynamic audit.
NumberInWords (Function)
Converts a number to words.
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.
Caption (Property)
In a database, the Caption property is used to: Find out the caption associated with a file item. Find out the caption associated with a data file. Find out and modify the connection caption. In a report, the Caption property is used to: Find out the text displayed in a Static or Link control. Modify the text displayed in a Static or Link control. In a window or page, the Caption property is also used to: Find out and modify the caption of a control in a window or in a page. Find out and modify the caption of a menu option. Find out and modify the title of a window or page. Find out the content of a Breadcrumb control....
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:...
MCI constants
List of constants used by the MCI functions....
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.
FTPConnect (Function)
Connects the current computer to an FTP server (File Transfer Protocol).
RegistryCreateKey (Function)
Creates a key in the Windows registry.