ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ScreenFirst (Function)
Defines the next control that will be in edit in the current window.
Comparison operators
The comparison operators can be divided into several categories......
HReadSeekFirst (Function)
Sets the position on the first record whose value for a specific item is strictly equal to a sought value (exact-match search).
EmailSendMessage (Function)
Sends an email using a given protocol (SMTP, MS Exchange, Lotus Notes, Outlook).
SQLConnectWS (Function)
Connects the current application to a database that will be queried by SQL through a Webservice proxy (SOAP).
List of reserved words
FOR statement
The statement block is repeated while a control variable is modified and compared to a limit value (before each beginning of statement block)...
MessTranslate (Function)
Retrieves a message found in the code of a program in the current language.
FOR EACH/FOR ALL statement (browse of arrays)
The FOR EACH statement is used to perform different types of browse on the arrays...
iInitReportQueryConnection (Function)
Initializes the query linked to the report.
Organizing the directories of a project
When creating a project, a directory specific to this project is automatically created......
WDAdminHF: Managing the data files
The remote HFSQL administrator proposes a full management of the HFSQL Client/Server databases......
YesNo (Function)
Displays a message in a standard dialog box that proposes "Yes" and "No" and returns the user's choice....
grStockAddData (Function)
Adds data into a stock chart (candlestick, barcharts or minmax).
LDAPFind (Function)
Performs a search in an LDAP server.
fWrite (Function)
Writes: a character string into an external file. a memory section....
iInitReportQuery (Function)
Initializes the query linked to the report (for a query with parameters).
5. Site test in practice
SecurePassword (Type of variable)
The SecurePassword type is a structured type used to obtain a secure, hashed and salted password.
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......
History of versions
The history of setup versions is an advanced feature of the network setup......
emailIMAPSession (Type of variable)
The emailIMAPSession type is used to access a messaging server by using the IMAP protocol (Internet Access Message Protocol) in order to retrieve the messages found on this server.
OrgElement (Type of variable)
The OrgElement type is used to define the advanced characteristics of an element found in an Organization Chart control.
mqttSession (Type of variable)
The mqttSession type is used to define the parameters for connecting to the MQTT broker.
Help editor options
The options of the help editor ("Display......