ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Access (Property)
The Access property is used to manage the type of access of a connection (HFSQL Client/Server, OLE DB, etc.)....
HEX@ (Type of Variable)
Le type _VisiteGuidéeActionAutorisée permet de définir toutes les caractéristiques avancées d'un XXX....
Advanced types
The advanced types of WLanguage are as follows...
The key items
Keys are specific items in your analysis......
CursorOptions (Property)
The CursorOptions property is used to manage the type of cursor used for a connection (Native Connectors, OLE DB, etc.).
Custom title bar with menus and controls
There is a new trend in UI design: application menus in the title bar!...
Appendix 3: Configuration file
Bloque entièrement ou partiellement un fichier externe....
<Connection variable>.RSModifyConfig (Function)
Modifies some parameters of an existing replication between two HFSQL servers.
<DateTime type>.ToEpoch (Function)
Converts a local datetime to Epoch format (number of time units since 01/01/1970 at 00h00 UTC)....
iParameterExport (Function)
Used to configure the exports performed from the report viewer: parameters for sending emails. parameters for creating the different files....
Report based on a text file
In a report based on a text file, the information to print is read from a text file or is directly assigned in the report controls......
How to write into a text or CSV file?
This help page explains how to write into a text or CSV file....
Implementing the log process in an application
Regardless of the data files used by your application (HFSQL Classic or HFSQL Client/Server), the log process can be implemented on these data files......
Rectangle (Type of variable)
A Rectangle variable is a structured type that is used to represent a rectangle (X, Y, Width, Height) in 2 dimensions.
EmailStartSession (Function)
Starts an email management session based on the selected management mode (POP3, SMTP, IMAP or MS Exchange).
URI (Type of variable)
The URI (Uniform Resource Identifier) type identifies physical or abstract resources (e.g. files or Web pages).
Report with parameters
When printing a report, you have the ability to pass parameters to this report......
Managing the certificates
Signing a file allows you to check that the file was not modified or altered since it was signed. The signature also allows you to check the issuer identity....
Dynamic serving
"Dynamic serving" is a technique where the same address (URL) leads to 2 different pages......
Data persistence
The data persistence is used to store the value typed by the user......
HRSModifyConfig (Function)
Modifies some parameters of an existing replication between two HFSQL servers.
Sequence of selection conditions for a query
When at least two selection conditions are found in a query, the sequence of selection conditions must be specified by the conditional operators AND and OR......
ContactSource (Type of variable)
The ContactSource type is used to define the advanced characteristics of a source (or account) for the contacts (example: Google, Exchange, Facebook).
hScheduleMaterializedView (Type of variable)
The hScheduleMaterializedView type is used to programmatically manage a task for recalculating the data of a scheduled materialized view on an HFSQL server.
The different types of integers