ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

TableEnumColumn (Function)
Returns the name of a column found in a Table or Treeview Table control.
geoPosition (Type of variable)
The geoPosition type is used to handle geographic positions via WLanguage geolocation functions.
Database access: summary
WINDEV and WEBDEV support different SQL query execution modes depending on how the database was accessed.......
btleDescriptor (Type of variable)
The btleDescriptor type is used to handle the descriptor of a Bluetooth Low Energy characteristic
SynchroHFSQL (Property)
The SynchroHFSQL property is used to: get the refresh mode of a Table control based on a data file linked to an HFSQL Client/Server data file. specify the refresh mode of a Table control based on a data file linked to an HFSQL Client/Server data file....
TableEnd (Function)
Stops the manual iteration of data file linked to a Table control based on a data file.
HRetrieveItem (Function)
Returns the content of an item found in the current record (in the data file, view, query, ...).
H.NbRetry (Variable)
Indicates the number of attempts for locking the file or the record before giving control back to the program.
WINDEV Mobile: Overview
WINDEV Mobile is a development environment for PC that allows you to develop......
SFConnect (Function)
Manages authentication on a Salesforce platform.
The options of the User Groupware
An application is often intended to be used by several users connected via a network......
Filtering a table, a view or a query
A filter is used to define through programming a selection of records corresponding to one or more criteria......
SQL Server Native Connector: Programming with HFSQL functions
To use an SQL Server database with Native Connector, the structure of SQL Server tables must be imported into the data model database schema......
WLanguage procedure called by WebSocketClientConnect
WLanguage procedure ("callback") called by WebSocketClientConnect when the connection to the server is established.
WLanguage procedure called by WebSocketClientConnectSSL
WLanguage procedure ("callback") called by WebSocketClientConnectSSL when the connection to the server is established.
Operations performed on collaboration diagrams
The following paragraphs explain......
Dynamic Automation object
A dynamic automation object is an automation object allocated upon request, during the program execution...
Android application: Using and sharing SQLite data
For the Android applications, the available databases are HFSQL (Classic and Client/Server) and SQLite....
HFSQL Control Center: Overview
The HFSQL Control Center is used to manage the different HFSQL databases (Network, Mobile, Client/Server) found in the company......