ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

zipMerge (Function)
Merges the different sub-archives found in a multi-part archive to create a single-part archive.
Identifier (Property)
The Identifier property gets and sets the identifier of an element.
Constants for managing errors and exceptions
List of constants used by the functions for managing errors and exceptions....
fShortName (Example)
Usage example of the fShortName function
NullSupported (Property)
The NullSupported property is used to manage the NULL value in HFSQL data files.
zipDeleteAll (Function)
Deletes all files from an archive.
SQLConnectWS (Function)
Connects the current application to a database that will be queried by SQL through a web service proxy (SOAP).
BankHolidayDeleteAll (Function)
Clears the list of all public holidays.
Service variable
The Service variable is used to......
HTTPRequest (Example)
Usage example of the HTTPRequest function
HFilterIdentical (Function)
Defines and enables a filter used to find the exact value of a string item.
SQLAssociate (Function)
Automatically associates each column of the query result with a control or with a variable of the application.
SaaSChangePassword (Function)
Changes the password of the connected user.
Border (Property)
The Border property is used to get and change the borders of an element.
ControlGrayed (Function)
Grays a control or a group of controls. An animation can be set on the controls during this operation.
sOpen (Function)
Opens and initializes: a serial port. a parallel port. an infrared port....
DeclareWebserviceContext (Function)
Used to declare a list of variables whose value will be persistent between the successive calls to a Webservice.
eToEuro (Function)
Converts to Euro a value expressed in a specific currency.
eToCurrency (Function)
Converts a value expressed in Euro into another currency.
TreeAdd (Function)
Adds a "leaf" element (and all necessary nodes) into a TreeView control.