ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

NoteLoadAll (Function)
Imports and displays the repositionable notes of the current window saved beforehand by NoteSaveAll.
InitialVisible (Property)
The InitialVisible property is used to determine if: a control was visible during the first display of the associated window or page. a window was visible during its first display....
Developing applications for Android
WINDEV Mobile allows you to develop applications for the Android operating system......
OrgDisplay (Function)
Reinitializes the content of an Organization Chart control from its data source (HFSQL data file for example).
Linking a Scheduler control to a table or variable
You can create Scheduler controls directly linked to the data....
HInitHF55 (Function)
Used to access specific functions for managing xBase (or dBase) data if Native xBase Access provided with WINDEV or WEBDEV 14 is not available.
SQLite: Programming with HFSQL functions
To use an SQLite database with Native Connector (also called Native Access), the structure of SQLite tables must be imported into the data model editor....
Gantt Chart functions
The following WLanguage functions are used to manage the Gantt charts......
FullName (Property)
The FullName property is used to find out the full name: of a control. of a window. of a menu option. of a table column....
XML: Handling multi-gigabyte files
Starting with version 23, an XML parser is available to handle XML files that are multiple GB in size......
Modified (Property)
The Modified property is used to determine if a control or group of controls has been modified by the user (keyboard or mouse input).
Managing assertions
...The main available features are as follows:...
Multi-product external components
Components are a remarkably useful tool for development teams......
Creating the Vision pages of the WEBDEV RAD pattern
Classe représentant un fichier uploadé dans le champ upload...
docFragment (Variable type)
The docFragment type is used to define the characteristics of a fragment found in a "docx" document.
MinHeight (Property)
The MinHeight property is used to get and change the minimum height of a control or window.
HTMLEditorInsert (Function)
Inserts text or HTML code at the cursor position in an HTML Editor control.
REP files
REP files contain the list of data files handled by the application....
LooperAddBeginning (Function)
Adds a row at the beginning of an Infinite Looper control. The row is inserted before the first row in the Looper control. The scrollbar of the Looper control remains at the same position.
CharacterSpacing (Property)
The CharacterSpacing property gets and sets the spacing between characters.