ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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.
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.
Optimizing the query execution
The query editor allows you to optimize the execution speed of one or more queries......
OrgElement (Type of variable)
The OrgElement type is used to define the advanced characteristics of an element found in an Organization Chart control.
PermissionRequest (Function)
Prompts the user to grant an application permission.
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.
docFormatting (Type of variable)
The docFormatting type is used to define the formatting characteristics of an element in a Word Processing document.
docProperty (Type of variable)
The docProperty type is used to define the properties of a Word Processing document.
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.
GglGetDocument (Function)
Downloads a document from the Google Docs service.
Open (External language)
Opens a window.
Events associated with a TimeLine control
WINDEV manages the following events by default (in order of appearance in the code editor)...
CallDLL32 (Example)
Usage example of the CallDLL32 function
TableSearchChild (Function)
Searches for a value in a column of a TreeView Table control, in a specified branch.
Describing the replication (ReplicEdit)
ReplicEdit is used to create a replication via a wizard, but the replication description window allows identifying or configuring additional parameters......
fUnlock (Example)
Usage example of the fUnlock function
zipAddFile (Example)
Usage example of the zipAddFile function