ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

zipExtractFile (Function)
Extracts a file from an archive and automatically decompresses it to a physical location or in memory.
HCS.Timeout (Variable)
The HCS.Timeout variable is used to modify the connection timeout: for the connections established by HOpenConnection. for the automatic connection openings....
fChangeSize (Function)
Resizes an external file.
dSlice (Function)
Draws a circle section or an ellipse section: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
dFont (Function)
Declares the font that will be used by dText: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
Encrypt (Function)
Encrypts a character string in binary format or in ASCII format.
ProgressBarColor (Property)
The ProgressBarColor property is used to get and change the progress color in the following controls and elements: Progress Bar control, Progress Bar column, Progress Bar cell, infinite Progress Bar control....
HModifyViewRights (Function)
Modifies the rights granted to a user or to a group on a SQL view or on a materialized view.
FinError (Function)
Returns the number of the last error caused by a Finxxx function (financial functions).
The statistics
WINDEV, WEBDEV and WINDEV Mobile propose several functions used to perform statistical calculations......
HTTP functions
List of HTTP functions...
iPrintImage (Example)
Usage example of the iPrintImage function
HInfoDatabaseRights (Function)
Allows you to find out the rights granted to a user or to a group on a database.
xmlNamespace (Type of variable)
The xmlNamespace type is used to handle the XML namespace of a node attribute in an XML document.
HDeleteBackup (Function)
Deletes a backup previously created with HBackup.
HListParameter (Function)
Returns the list of parameters saved from the stored procedures on the server.
ThreadStopRequested (Function)
Checks if a stop request has been sent to the running thread.
GetCountryList (Function)
Returns the list of countries according to the ISO 3166-1 standard.
HInfoServerRights (Function)
Allows you to find out the rights granted to a user or group of users on a server.
EmulateMouse (Function)
Simulates a mouse event (left click, right click, double click, ...).
Financial constants
List of constants used by the financial functions....
StatError (Function)
Returns the error number for the last error caused by a Statxxx function (statistical functions).
HNoDatabaseAccess (Function)
Denies all new connections to a database or to all databases.
HTransactionList (Function)
Returns the list of current or interrupted transactions on the server for the specified connection.
ArrayUnionAll (Function)
Returns an array corresponding to the union of two arrays (without deleting duplicates).