ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

EndAutomatedProcedure (Function)
Stops the current or forthcoming execution of an automatic procedure (defined by the properties of the procedure in the code editor).
EmailImportHTML (Function)
Imports, into the Email structure or into an Email variable, the content of an HTML file in order to send it by email.
AutomaticValidationDuration (Property)
The DurationValidation property automatic allows you to define the delay in seconds before validation automatic of the visit steps.
ChronoEnd (Function)
Stops a stopwatch and returns the time elapsed (in milliseconds) since the start of timing (call to ChronoStart).
Hosting parameters
The hosting parameters define the default values that will be used to create the new hosting accounts......
Configuring the assisted universal replication
If your application uses the assisted universal replication via a file......
Applying the Responsive Web Design mode to an existing page
This help page explains how to apply the Responsive Web Design mode to an existing WEBDEV page......
Programming standard in Windows Vista and later
To increase security against worms and viruses, Windows Vista/7 implemented the UAC (User Account Control) mechanism....
ManageHTML (Property)
ManageHTML is used to configure the management mode of the HTML format in a full-text index.
HTMLClassToggle (Function)
Toggles a class in the HTML classes of a control: if the class does not exist, it is added; if the class already exists, it is deleted.
HTML Editor control functions
List of functions for managing HTML Editor controls...
Native Sybase Connector: Running the same stored procedure several times
In some cases, it may be useful to execute the same stored procedure multiple times by changing one or more parameters......
Dynamic site: Persistent session
For a dynamic WEBDEV site, when starting the site (site called from a browser), a session representing the site is loaded in memory on the server......
EmailStartSession (Function)
Starts an email management session based on the selected management mode (POP3, SMTP, IMAP or MS Exchange).
Extracting the text of the project
The following text can be extracted......
Handling a Web Component control through programming
Native Oracle Connector for WINDEV and WEBDEV
5. Site test in practice
Importing a CSS style sheet
WEBDEV allows you to import a CSS style sheet into a WEBDEV project......
Type of windows created by RAD
The wizard for window creation proposes several types of windows associated with HFSQL data files......
Error 20: The variable of the FOR loop should be a real
IgnoreError (Property)
The IgnoreError property gets and sets the different certificate errors ignored by the HTML Display and WEBDEV Page controls.
SetFocusAndReturnToUserInput (Function)
Stops the current process, sets the focus to the specified control, window or page, and allows the user to enter data.
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.