ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

DateTimeByDefault (Function)
Used to define the default value of Date, Time and DateTime variables.
Before (Property)
The Before property replaces or inserts a procedure before the other procedures in: a Procedure variable. an event associated with a control....
ServiceStart (Function)
Starts a service.
SQLExec (Example)
Usage example of the SQLExec function
HTransactionStart (Function)
Starts a transaction on the data files (HFSQL or accessed via a Native Connector) and creates the transaction file.
zipFileSize (Function)
Returns the size of one of the files found in the archive (in CAB, RAR, WDZ, ZIP, 7z, TAR or TGZ (TAR.GZ) format): the compressed size of the file. the size of file before compression....
fClose (Function)
Closes an external file.
Password (Property)
The Password property sets and changes the password.
ContactAdd (Example)
Usage example of the ContactAdd function
iNestedHeaderFooter (Function)
Prints (or not) the page headers and footers of nested report.
WordToArray (Function)
Fills an array with the words from a string.
Mashup
The concept of Mashup consists in aggregating data coming from different software, different services, different data sources, ......
zipAddDirectory (Example)
Usage example of the zipAddDirectory function
ActionClick (Property)
The ActionClick property is used to define the procedure executed when an element is clicked.
Power (Function)
Raise a number to a power.
zipCurrentFile (Function)
Returns the name of the archived file currently handled by the functions for adding and extracting files.
grDraw (Function)
Draws a chart according to the specified parameters.
OrganizerPosition (Function)
Displays an Organizer control from a specified date or returns the date of the first day (or the date of the last day) displayed in an Organizer control.
zipExtractDirectory (Function)
Automatically extracts and decompresses files from a directory in the file tree of an archive to a physical location.
Round (keyword)
The Round keyword can correspond to...
grLabelFont (Function)
Modifies the font used for the category labels of a chart.
HDescribeFile (Function)
Describes a table programmatically.
zipSize (Example)
Usage example of the zipSize function