ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

zipMsgError (Function)
Returns the message associated with an error code on an archive.
13. Debugger
6. Printing the product catalog
WINDEV Mobile Tutorial - Developing an Android and iOS application Lesson 6 - Printing the product catalog - 20 min
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......
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
ServiceWait (Function)
Pauses the current service during the specified duration.
The "Images" pane
The "Images" pane allows you to view and list all the images in the project directory and subdirectories......
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.
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....
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"....
XMLDelete (Function)
Deletes the current element (as well as the entire branch) from an XML document.
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......