ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

EmulateInput (Function)
Performs an input by emulation in a control while checking whether this control is an editable control.
Managing the HFSQL servers
The HFSQL Control Center allows you to fully manage HFSQL servers......
Managing HFSQL Client/Server databases
The HFSQL Control Center allows you to fully manage HFSQL Client/Server databases......
Elements of a class: Enumerating and handling through programming
Several types of WLanguage variables are used to enumerate and dynamically handle the elements of a class......
Filter (Property)
The Filter property is used to identify and change the filter applied to records in: Table controls based on a data file, browsing TreeView Table controls, browsing List Box controls, Combo Box controls based on a data file, browsing Looper controls....
Docusign: Electronic signature
It is now common for individuals or businesses to sign contracts electronically......
hBackupDescription (Variable type)
The hBackupDescription type is used to programmatically describe an HFSQL Client/Server backup....
Maximized windows for Android
A maximized window occupies the entire screen of the mobile device....
Programming an indexed control
Declaring and using a variable
A variable is defined by name and type......
xBase/FoxPro Native Access: Features and notes
This help page presents the specific features regarding the programming of Native xBase/FoxPro Access......
Composite keys
A composite key is a key item containing several other items......
DotNetDelegate (Function)
Initializes a.NET delegate.
Visibility of the elements found in an external component
When creating an external component, you have he ability to define the elements of the external component that will be accessible (or not) by the user of the component......
emailSMTPSession (Type of variable)
The emailSMTPSession type is used to access a messaging server by using the SMTP protocol (Simple Mail Transfer Protocol) in order to send emails.
AuthIdentify (Function)
Performs an authentication using the OAuth 2.0 protocol on any webservice.
WDInst: set directory for tables and User Groupware files
The setup editor WDInst ("Tools......
Thread execution
At runtime, an application runs in a main thread......
Creating a query in SQL code
The query editor allows you to create a query by typing SQL code......