ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Automatic management of exceptions
The management of exceptions can be customized by process......
ArrayCopy (Function)
Copies the content of an array to another array.
Creating a service with WINDEV
A service is a specific type of application intended to be run without any user intervention......
grExist (Function)
Checks the existence of a chart in memory.
HReadPrevious (Function)
Sets the position on the previous record of a file according to a browse item.
FTPGet (Function)
Transfers a file or directory from an FTP (File Transfer Protocol) server to the current computer.
zipExtractFile (Example)
Usage example of the zipExtractFile function
Events associated with Progress Bar controls
List of events associated with the Progress Bar controls...
CheckBoxDelete (Function)
Deletes an option from a Check Box control.
SQLColumn (Function)
Returns the characteristics of all the columns (or items): for a given table. for a given query....
RadioButtonAdd (Function)
Adds a new option into a Radio Button control.
WDInst: Configuring the automatic data file modification
The automatic data file modification updates the description of data files on user computers......
TraceEnd (Function)
Closes the trace window if this window was opened or stops saving the trace information in a text file.
HashFile (Example)
Usage example of the HashFile function
ParallelTaskExecuteAfterAll (Example)
Usage example of the ParallelTaskExecuteAfterAll function
MapAddMarker (Example)
Usage example of the MapAddMarker function
FolderData (Example)
Usage example of the FolderData function
ServiceInstall (Example)
Usage example of the ServiceInstall function
AppointmentListCalendar (Example)
Usage example of the AppointmentListCalendar function
DataType (Example)
Usage example of the DataType function
ServiceWaitStatus (Example)
Usage example of the ServiceWaitStatus function
ServiceStatus (Example)
Usage example of the ServiceStatus function
InServiceMode (Example)
Usage example of the InServiceMode function
MongoCreateCollection (Example)
Usage example of the MongoCreateCollection function
HTTPSendForm (Example)
Usage example of the HTTPSendForm function