ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

zipDeleteAll (Function)
Deletes all files from an archive.
FontUnderlined (Property)
The FontUnderlined property is used to: Determine if the text is underlined. Underline (or not) a text....
eInitCurrency (Function)
Adds or changes the characteristics of a currency in the currency exchange table.
zipCreate (Function)
Creates an archive.
FileToPage (Function)
Automatically updates the controls of a page with: the values of the bound items in the current record (loaded in memory) of the table described in the data model editor. This operation is performed regardless of the state of the controls (grayed, inactive or invisible). the values of the bound WLanguage variables. This operation is performed regardless of the state of the controls (grayed, inactive or invisible)....
TelemetryEnable (Function)
Enables the telemetry manually.
BrowserSlice (Function)
Returns the number of the slice displayed in a page in Responsive Web Design mode.
Assisted input in an edit control (prefix syntax)
Implementing input suggestions in an Edit control is very simple......
DateToDateInYear (Function)
Returns the number of the day in the year corresponding to a given date.
<Type Date>ToDayInYear (Function)
Returns the number of the day in the year corresponding to a given date.
EmailCurrentFolder (Function)
Returns the name of current folder in the messaging software (Outlook, messaging software using the IMAP protocol (Internet Message Access Protocol), ...).
Android: Conditions for using the Map control (before version 180056)
The Map control is using the Google Maps API library. The Map control displays data coming from the Google Maps service....
HDeleteAll (Function)
Deletes all records from a table, an HFSQL view or a query.
Using several libraries in an application
A library is a WDL file that contains all the resources......
The Edit control
The Edit control allows users to enter data......
HOpen (Function)
Opens a data file.
FinRedemption (Example)
Usage example of the FinRedemption function
Geolocation function constants
Constants used by geolocation functions...
Events associated with a Multimedia control
List of events associated with a Multimedia control...
XMLBuildString (Function)
Retrieves and formats the content of an XML document (created by XMLDocument and modified by the XML functions).
SQLTransaction (Function)
Begins, commits or rolls back a transaction: on the files of a database opened by SQLConnect, on the files of a database opened by a connection (OLE DB or Native Access/Native Connector) described in the data model editor or by HOpenConnection....