ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HRestorePosition (Function)
Restores the previously saved context of a file (function HSavePosition): record in progress, filter, playback pointers.
Windows
The windows represent the main interface of a WINDEV application......
HCreateView (Function)
Creates an HFSQL view. This function uses the former view mechanism....
BrowsedFile (Property)
The BrowsedFile property gets and sets the data source used to display records in data-bound controls.
Record (Variable type)
The Record type is used to save the values of a record.
MariaDB Native Connector: Features and notes
This page presents the main aspects and requirements of the Native MariaDB Connector......
Journalized replication: Programming journalized replication in WLanguage
Several WLanguage functions allow you to include log-based replication in your application and to customize it......
FullTextIndex description (Variable type)
A FullTextIndex description variable is used to describe one or more full-text indexes programmatically.
MySQL Native Connector: Features and notes
Remarks and specific features of the Native MySQL Connector...
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....
HSetIntegrity (Function)
Enables or disables the management of an integrity constraint on a file link.
HSuggestKeyStart (Function)
Starts collecting information on executed queries.
2. Managing a database
WEBDEV Tutorial: My first WEBDEV website Lesson 2 - Managing a database - 30 min
3. Multi-criteria search
WINDEV Tutorial: WINDEV application: Managing data Lesson 3 - Multi-criteria search - 40 min
Using the Control Centers in Client/Server mode
All the Control Centers provided with WINDEV, WEBDEV and WINDEV Mobile use the same database......
Partial indexing of memos
You now have the ability to index the content of a text memo item......
Composite keys
A composite key is a key item containing several other items......
Operating mode of HFSQL application
An HFSQL application can operate in network mode or in Client/Server mode......
HSortView (Function)
Sorts an HFSQL view by creating an index on a view item. This function uses the former view mechanism.
Reports & Queries software: WLanguage functions not supported
Some WLanguage functions are not available in Reports & Queries......
4. Simple printing
WINDEV Tutorial: Managing data in a WINDEV application Lesson 4 - Simple printing - 20 min
Native Access Connector
This type of Native Connector allows access to ACCESS databases for better interoperability purposes......
Generating the RAD pattern
To generate a RAD pattern:...
H.NbRetryRead (Variable)
Indicates the number of attempts to read the file or record before giving control back to the program.