ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HFileExist (Example)
Usage example of the HFileExist function
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......
Using data from an external database
WINDEV Tutorial - External database Using data from an external database - 40 min
Check: Connectivity to HFSQL Client/Server
The monitoring robot will try to connect to a HFSQL Client/Server server......
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:...
HRecNum (Example)
Usage example of the HRecNum function
Obtaining an SSL certificate for IIS2 (2.0 or later)
ProfilerEnd (Function)
Stops "collecting data" for the performance profiler.
13. Debugger
fDate (Example)
Usage example of the fDate function
HErrorInfo (Example)
Usage example of the HErrorInfo function
ServiceWait (Function)
Pauses the current service during the specified duration.
zipMsgError (Function)
Returns the message associated with an error code on an archive.
fDateTime (Example)
Usage example of the fDateTime function
HNbRec (Example)
Usage example of the HNbRec 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....