ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

docParagraph (Type of variable)
The docParagraph type is used to handle the characteristics of a paragraph in a DOCX document.
docFragment (Type of variable)
The docFragment type is used to define the characteristics of a fragment found in a "docx" document.
zipExeCreationParameter (Variable type)
The zipExeCreationParameter type is used to define all the information needed to create a self-extracting archive (.EXE file). This new variable type is available from WINDEV Suite SaaS 2025 Update 3....
API description (Type of variable)
An API Description variable is used to describe an API, its parameters, its return value and its calling options by programming.
Native PostgreSQL Connector: Specific features and remarks
Remarks and specific features of Native PostgreSQL Connector......
docElement (Variable type)
The docElement type is used to handle each element found in a docParagraph variable.
Certificate (Type of variable)
The Certificate type is used to handle: the certificates used to sign the strings or the files. the certificates used to sign the emails....
emailSMTPSession (Type of variable)
The emailSMTPSession type is used to access a messaging server by using the SMTP protocol (Simple Mail Transfer Protocol) in order to send emails.
xmlSignatureReference (Variable type)
The xmlSignatureReference type is used to add a reference section into the XML signature.
Scanner (Type of variable)
The Scanner type is used to handle the information from a scanner.
HModify (Function)
Modifies the specified record or the record found in memory in the data file (query or view).
Command (Variable type)
The Command type defines all the advanced characteristics of a command used for an executable file.
gglEvent (Type of variable)
The gglEvent type is used to describe and modify an event of a calendar...
CallDLL32 (Function)
Runs a function found in an external DLL.
SAP ASE Native Connector (Sybase): Programming with HFSQL functions
To use a Sybase database with Native Connector, the structure of Sybase tables must be imported into the WINDEV or WEBDEV database schema......
Border (Variable type)
The Border type is used to handle a border through programming...
Android 10: Modifying the behavior of applications
Starting with Android 10, Google no longer allows an application running in the background to open a window
Programming automatic calculations in the columns of a Table control