ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Android application: Using and sharing SQLite data
For the Android applications, the available databases are HFSQL (Classic and Client/Server) and SQLite....
Table control properties
A Table control found in a window or in a page can be handled in WLanguage by the following properties......
EmailMsgError (Function)
Returns the message corresponding to the error identifier.
EmulateRadioButton (Function)
Emulates the selection of an option in a Radio Button control.
EmulatePaneUndock (Function)
Emulates the undocking of a pane in a dynamic Tab control.
<wsRequest variable>.AddSAMLAssertion (Function)
Adds a SAML assertion to a Webservice request.
EmailReadMessage (Example)
Usage example of the EmailReadMessage function
SchedulerAddTask (Example)
Usage example of the SchedulerAddTask function
Description of an Organizer control (control of a window)
The Organizer control can be configured in the editor via the description window ("Details" tab)......
Native MariaDB Connector: Specific features
The Native MariaDB Connector creates "InnoDB" tables to support locks and transactions on a MariaDB database......
Native MySQL Connector: Specific features
The Native MySQL Connector (also called "Native MySQL Access") creates "InnoDB" tables to support locks and transactions on a MySQL database......
HSeekLast (Function)
Sets the position on the last file record whose value for a specific item is less than or equal to a sought value.
Scheduler control properties
A Scheduler control found in a window or in a page can be handled in WLanguage by the following properties....
Reports & Queries: Unsupported WLanguage functions
Some WLanguage functions are not available in Reports & Queries......
EmulatePane (Function)
Emulates the selection of a pane in a Tab, Ribbon or Sidebar control.
DnDIsDataAvailable (Example)
Usage example of the DnDIsDataAvailable function
EmailChangeFolder (Example)
Usage example of the EmailChangeFolder function
xlsDocument (Example)
Usage example of the xlsDocument type
xlsVersion (Example)
Usage example of the xlsVersion function
EmailListFolder (Example)
Usage example of the EmailListFolder function
EmulatePaneDock (Function)
Emulates the integration of an undocked pane in the associated dynamic Tab control.
fMoveDir (Example)
Usage example of the fMoveDir function
TableEnumColumn (Function)
Returns the name of a column found in a Table or Treeview Table control.
HConnect (Example)
Usage example of the HConnect function
RegistryListKey (Function)
Lists the sub-keys of a registry key.