ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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....
GglDriveConnect( Function)
Creates a connection to an Drive Google Drive.
Native PostgreSQL Connector: Specific features and remarks
Remarks and specific features of Native PostgreSQL Connector......
Creating an SSL certificate that can be used with SocketCreateSSL
To create an SSL server with SocketCreateSSL, you must use a signed certificate containing a private key......
MVP overview: Model - View - Presenter
MVP is the acronym for MODEL - VIEW - PRESENTER......
Hyper File functions available for backward compatibility
MyInternalWindow (Reserved word)
MyInternalWindow is used to handle the current internal window.
Project description: Telemetry tab
The project description window allows you to configure various elements of your project......
HPass (Function)
Defines the password used to create or open a data file.
Logical Data Model (LDM)
A Logical Data Model (LDM) is used to describe the data structures (files, items, ......
Application : automatically executed processes / events
Several actions are automatically performed when opening or closing an application....
eCurrencyName (Function)
Returns the caption of a currency.
7. Multilingual applications in practice
SQL selection conditions
To specify the selection conditions in an SQL query, you can use......
fCreate (Function)
Creates an external file.
5. User Groupware in practice
LooperSort (Function)
Allows you to: Sort a Looper control according to one or more attributes. Sort a Looper control on all its attributes. Cancel a sort that was performed beforehand (which means ignore the sort)....
fCopyFile (Function)
Copies one or more files (regardless of their attributes).
Toolbar control properties
List of properties associated with the Toolbar control...
Creating an action plan
The action plans group all actions that will be performed by the software factory....
UUID (Type of variable)
The UUID type is used to easily manage: UUIDs or GUIDs, automatic UUID HFSQL identifiers, identifiers for COM/Automation objects and interfaces, ......
Dynamic Automation object
A dynamic automation object is an automation object allocated upon request, during the program execution...
Item Description (Type of variable)
An Item Description variable is used to describe one or more items in a data file programmatically.
How to loop through a file using filters?
fUncompress (Function)
Decompresses a file that was compressed by fCompress.