ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

OrgElement (Type of variable)
The OrgElement type is used to define the advanced characteristics of an element found in an Organization Chart control.
ScanCapability (Function)
Used to determine if a scanner has a given capability.
xlsDocument (Type of variable)
An xlsDocument variable is used to describe and modify an Excel document...
iSequencingAddXLS (Function)
Adds an XLS or XLSX document into a sequence of report print jobs.
iPreview (Example)
Usage example of the iPreview function
CertificateSignString (Function)
Creates the signature of a character string.
fRead (Example)
Usage example of the fRead function
docFormatting (Type of variable)
The docFormatting type is used to define the formatting characteristics of an element in a Word Processing document.
Diagram (Type of variable)
The Diagram type is used to define all the advanced characteristics of a diagram that can be edited in the Diagram Editor control.
H.ErrIgnore (Variable)
Specifies the mode for processing the errors: the errors are processed by WINDEV the errors are processed by the program....
Event (Example)
Usage example of the Event function
SysErrorMode (Function)
Modifies the display mode of errors.
iSelectFont (Function)
Creates a new print font from the standard window for font selection...
BREAK statement/"BREAK:" label
The keyword BREAK can correspond: to the BREAK statement: it allows you to exit a set of instructions and run the rest of the current process. to the BREAK label: it allows you to declare a section of code in a loop. This code will be run when exitingfrom the loop with a "BREAK" statement....
zipExtractFile (Example)
Usage example of the zipExtractFile function
MatDeterminant (Function)
Calculates the determinant of a square matrix (the number of rows is equal to the number of columns).
MatRead (Function)
Reads the value of a matrix element.
restResponse (Variable type)
The restResponse type is used to define all the advanced characteristics of a REST response.
CalculatedItemExpression (Property)
The CalculatedItemExpression property is used to: Find out the SQL expression that defines the value of a calculated item. This item was defined in the data model editor or through programming. Define the SQL expression returning the value of a calculated item (when describing the item through programming)....
gpwOAuthParameters (Type of variable)
The gpwOAuthParameters type allows you to define all the information needed for authentication to the User Groupware via an application that uses the OAuth 2.0 standard.
API (Example)
Usage example of the API function
fLock (Example)
Usage example of the fLock function
Note (Property)
The Note property is used to get and change a text associated with an element.
AAFExportSecurity (Function)
Secures the export of confidential data in the AAFs (Automatic Application Features) that are used to export, print or save data.
GglGetDocument (Function)
Downloads a document from the Google Docs service.