ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HTML control properties
You can manipulate HTML controls in a window, page or report using the following WLanguage properties......
Search and full-text index
HFSQL proposes a quick search for character strings in the data......
16. Types of code
AutomaticValidationDuration (Property)
The DurationValidation property automatic allows you to define the delay in seconds before validation automatic of the visit steps.
Programming standard in Windows Vista and later
To increase security against worms and viruses, Windows Vista/7 implemented the UAC (User Account Control) mechanism....
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......
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...
Troubleshooting
This chapter presents the main problems (and their solutions) that can occur when using the WEBDEV Application Server...
Extracting the text of the project
The following text can be extracted......
Type of windows created by RAD
The wizard for window creation proposes several types of windows associated with HFSQL data files......
Importing a CSS style sheet
WEBDEV allows you to import a CSS style sheet into a WEBDEV project......
Error 20: The variable of the FOR loop should be a real
Optimizing the connection times to the HFSQL Client/Server databases
This help page explains how to optimize the connection times to the HFSQL Client/Server databases by limiting the network traffic......
ChangeAction (Function)
Used to specify the action to perform when the HTML page displayed in the browser is no longer synchronized with the page context on server.
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.
growth (Property)
The growth property allows you to define the percentage of growth of the halo used to highlight an element in a step of a guided tour.
Configuring the assisted universal replication
If your application uses the assisted universal replication via a file......
Detailed use of WINDEV FTP/RPC
Keyword properties
You can change the characteristics of a keyword at any time in the keyword properties......
Server code/Browser code
WEBDEV allows you to create static pages and dynamic pages......