ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

GetVariableDefinition (Function)
Gets the description of a variable.
saasClient (Type of variable)
The saasClient type is used to define the advanced characteristics of a SaaS client account.
zipExtractAll (Example)
Usage example of the zipExtractAll function
EvaluateExpression (Function)
Evaluates the value of an expression built in a character string.
Permission constants
Renvoie une ou toutes les permissions déclarées par l'application....
HExtractMemo (Function)
Extracts the content of a binary memo item from an HFSQL table, from a query or from an HFSQL view into a physical file (on disk).
HToItem (Function)
Assigns the specified value to an item of the current record.
MarkdownLink (Function)
Adds a clickable link in a Markdown string. This makes it possible to add a link in a control that supports Markdown format.
fRead (Example)
Usage example of the fRead function
WINDEV 2024 Tutorial - Table of contents
PVTToExcel (Function)
Creates an Excel file with data from a Pivot Table control.
HLinkMemo (Function)
Used to associate a file with a binary memo item or to cancel the existing link between a file and a binary item.
HDelete (Function)
Deletes a record from a table (query or view).
zipChangePath (Example)
Usage example of the zipChangePath function
SaaS administrator - Adding a client
Adding a SaaS client account is used to make a SaaS site available to the users......
GetDefinition (Function)
Retrieves the definition of element type.
Various constants
List of various constants used by the constants WINDEV functions....
File Description (Variable type)
The File Description variable is used to programmatically describe tables.
OpenSSLCheck (Function)
Checks, via a public key, that the signature of data performed with the OpenSSL library is correct.
zipExtractFile (Example)
Usage example of the zipExtractFile function