ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Languages supported by the setup
If your applications must be installed in several countries, the setup wizard proposes to generate a multilingual setup...
Generating the setup program
The last wizard step for creating the setup program allows you to...
Configuring the assisted universal replication
If your application uses assisted universal replication via a .WER file, the setup creation wizard proposes to configure the setup to install the different tools required for this type of replication.
Setup mode
Several methods can be used to distribute a WINDEV application...
Creating a window skin template
Testing the WEBDEV Application Server setup with an example
6. Layouts
...Layouts are used to define several views of a window in the same project without duplicating the window....
How to include secure payment in a WEBDEV site?
This help page explains how to add a secure payment into a WEBDEV site......
Software Factory
The concept of software factory is used to automate the process for creating applications....
4. HFSQL Classic
HListStopWord (Function)
Returns the list of stop words used by a full-text index.
<Source>.ListStopWord (Function)
Returns the list of stop words used by a full-text index.
EmailStatus (Function)
Returns the status of an email sent via an SMTP session started in asynchronous mode.
EmailSetTimeOut (Function)
Changes the value of the "timeout" for connecting to the SMTP, POP3 and IMAP messaging servers.
EmailGetTimeOut (Function)
Reads the value of the "timeout" for connecting to the SMTP, POP3 and IMAP messaging servers.
HEX@ (Type of Variable)
Objet interne pour la gest ion de VisiteGuidée.Etape.Disque.
Native Access to SAP
SAP is a widely used ERP......
TraceEnd (Function)
Closes the trace window if this window was opened or stops saving the trace information in a text file.
TableEnd (Function)
Stops the manual iteration of data file linked to a Table control based on a data file.
ChronoEnd (Function)
Stops a stopwatch and returns the time elapsed (in milliseconds) since the start of timing (call to ChronoStart).
EmailSendMessage (Function)
Sends an email using a given protocol (SMTP, MS Exchange, Lotus Notes, Outlook).
<Table>.End (Function)
Stops the manual iteration of data file linked to a Table control based on a data file.
EndAutomatedProcedure (Function)
Stops the current or forthcoming execution of an automatic procedure (defined by the properties of the procedure in the code editor).
AutomaticValidationDuration (Property)
The DurationValidation property automatic allows you to define the delay in seconds before validation automatic of the visit steps.
12. Pages in practice
EmailStartSession (Function)
Starts an email management session based on the selected management mode (POP3, SMTP, IMAP or MS Exchange).
ActionCible (Property)
The Property TargetAction allows you to define the action performed when clicking on the target control (s) of the step of a guided tour.
ActionHorsCible (Property)
The Property ActionOffTarget allows you to define the action performed when clicking on fields other than the target fields of the step of a guided tour.
Error 20: The variable of the FOR loop should be a real