ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

ServiceWait (Function)
Pauses the current service during the specified duration.
TelemetryDisable (Function)
Disables the telemetry. The telemetry data is not sent to the server anymore.
XMLInsertDocument (Function)
Inserts the current XML tag found in an XML document into another XML document.
XMLRename (Function)
Renames the current element (tag or attribute) in an XML document.
Spreadsheet constants
The following constants are used by the functions for managing Spreadsheet controls:...
Obtaining an SSL certificate for IIS2 (2.0 or later)
ProfilerEnd (Function)
Stops "collecting data" for the performance profiler.
fDate (Example)
Usage example of the fDate function
fDateTime (Example)
Usage example of the fDateTime function
EmailSaveAttachment (Example)
Usage example of the EmailSaveAttachment function
sComputeCrc32 (Function)
Calculates the Cyclical Redundancy Check (CRC) of buffer.
XMLInsertElement (Function)
Inserts an XML element (tag or attribute) into an XML document.
Summary table: Installing an application developed in WINDEV
When developing an application, one of the important steps consists in deploying this application on the user computers......
zipMsgError (Function)
Returns the message associated with an error code on an archive.
WDBal messaging: Writing a message
WDBal, the secure messaging provided with WINDEV, WEBDEV and WINDEV Mobile, allows you to easily write a message......
ListSeek (Function)
Searches for an element in a List Box, ListView or Combo Box control (including the values described by gStoredValue).
TableSearch (Function)
Performs a search in: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
XMLDelete (Function)
Deletes the current element (as well as the entire branch) from an XML document.
ODBCConnectionName (Property)
The ODBCConnectionName property is used to: Identify the name of the ODBC connection used when printing a report based on a "query performed on a connection". Specify the name of the ODBC connection used when printing a report based on a "query performed on a connection"....
WinEdLoad (Function)
Loads the changes made by the end user in a window.
FTPGet (Example)
Usage example of the FTPGet function
Android In-App configuration
A specific configuration is required to manage the In-App purchases in an Android application......
"About" window
The "About" window is used to display and access various information about the current application......
Installing and using a Bitcoin Core server
WLanguage offers various functions for handle a Bitcoin Core server......
grImageSize (Function)
Defines the size of the image containing the chart.