ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Record (Variable type)
The Record type is used to save the values of a record.
InputType (Property)
The TypeSaisie property lets you know or modify the type of input allowed by a field: Duration, Date, Numerical, ...
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).
Count (Property)
The Count property returns the number of elements in a given set.
WINDEV applications for Linux: Specific features
WithSpace (Function)
Adds or deletes the spaces found on the right of a text item when reading it.
HReadPrevious (Function)
Sets the position on the previous record of a file according to a browse item.
Journalized replication: Programming journalized replication in WLanguage
Several WLanguage functions allow you to include log-based replication in your application and to customize it......
Windows
The windows represent the main interface of a WINDEV application......
HCreateView (Function)
Creates an HFSQL view. This function uses the former view mechanism....
12. External component in practice
Définit l'image SVG utilisée pour un graphe de type "Pourcentage imagé"....
HRestorePosition (Function)
Restores the previously saved context of a file (function HSavePosition): record in progress, filter, playback pointers.
InitialValue (Property)
The InitialValue property is used to get the initial value of a control in a window or page.
Controls of a dynamic page
Several types of controls can be handled in a dynamic page ......
Native MariaDB Connector: Requirements and remarks
This page presents the main aspects and requirements of the Native MariaDB Connector......
FullTextIndex description (Variable type)
A FullTextIndex description variable is used to describe one or more full-text indexes programmatically.
1. Creating windows to add and edit data
WINDEV Tutorial: WINDEV application: Managing data Lesson 1 - Creating windows to add and edit data - 50 min
TableInfoXY (Example)
Usage example of the TableInfoXY function
FocusOnClick (Property)
The FocusOnClick property is used to: Determine if a control gains focus when clicked. Allow or prevent a control from gaining focus when clicked....
Native MySQL Connector: Specific features and remarks
Remarks and specific features of the Native MySQL Connector...