ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

LooperAddLine (Function)
Adds a row at the end of a Looper control.
AAFExportSecurity (Function)
Secures the export of confidential data in the AAFs (Automatic Application Features) that are used to export, print or save data.
InitialValue (Property)
The InitialValue property is used to get the initial value of a control in a window or page.
The HTML Display control
The HTML Display control displays a web page in an application......
Managing HFSQL Cluster
Methods for managing an HFSQL cluster and its databases....
Code indentation
When typing compound statements ("Switch", "For" and "While", for example), the code is automatically indented to highlight the structure of the loops used in the program......
Testing a dynamic page (session or AWP mode)
The test of a single page runs the current page in WEBDEV......
ControlFindHighlight (Function)
Highlights, in a window or control, all the captions and texts corresponding to a given text.
fDataDirCommon (Function)
Returns a directory path for the shared data of the current application: between all the users of the computer between all the TSE users This directory can be used without restriction in Windows XP, Vista, ... This directory is used to store: the files for the general configuration of the application (.INI files, .XML files, etc.). the data files common to all the users (HFSQL .fic, .ndx and .mmo files)....
fDataDirUser (Function)
Returns a directory path for the data of the current user of the current application.
InvalidInputListControl (Function)
Builds a list of controls that require data input/contain invalid data....
ControlFindTextFirst (Function)
Finds and selects the first element corresponding to the sought text in a window or control.
External language: Programming in Java
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
External language: Programming in COBOL
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
External language: Programming in C#
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
External language: Programming in Fortran
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
Characteristics of a Sidebar control
The main characteristics of a Sidebar control can be configured......
The Tab control
The Tab control is used to simultaneously display different controls......
WLanguageCodeFormatting (Type of Variable)
The type WLanguageCodeFormatting allows you to define all the setting parameters in Geometry 06500740072007900 of the WLanguage code.
Managing a Text token Edit control
...Interfaces that use token controls are common. A Token control contains variable amounts of information in a limited area....
General exception mechanism
A process of general exception is available for all the components of the object with which it is associated......
9. Types of standard controls
Types of standard controls...
VisualEffect (Property)
The VisualEffect property allows you to apply a visual effect on a control or group of controls in a window.
WDAdminHF: Managing the server
During the connection to the remote HFSQL administrator, you must specify the HFSQL server that will be taken into account......
WLanguage code coloring
The code editor includes a coloring system for the different elements in WLanguage code....