ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Generating an Android application
The generation of a WINDEV Mobile application for Android groups all project elements (windows, code, etc....
2. Variables
WINDEV Tutorial: WLanguage basics Lesson 2 - Variables - 20 min
HExecuteSQLQueryAsynchronous (Function)
Executes an SQL query asynchronously.
HTMLToText (Function)
Converts an HTML string or buffer to text.
License agreement - HFSQL Client/Server
Image Editor control: Options in the ribbon and the panes
The Image Editor control offers a host of options accessible via......
HFilterIdentical (Function)
Defines and enables a filter used to find the exact value of a string item.
HLinkMemo (Function)
Used to associate a file with a binary memo item or to cancel the existing link between a file and a binary item.
HLast (Function)
Sets the position on the last record of a data file according to a browse item.
Input suggestions in an Edit control
Implementing input suggestions in an Edit control is very simple......
2. User-friendly editors in practice
HReadSeek (Example)
Usage example of the HReadSeek function
Window controls
Several types of controls can be used in a window, ......
WDINT license agreement
WDINT license agreement...
HFilterIncludedBetween (Function)
Defines and enables an "Included between" filter on a file, view or query.
Assisted Application Development
The Assisted Application Development (AAD) is a permanent help in the environment. This help suggests actions whenever it is appropriate....
Handling Organization Chart controls programmatically
Native DB2 Connector: Programming with HFSQL functions
To use a DB2 database with Native Connector, the structure of DB2 tables must be imported into the WINDEV or WEBDEV analysis......
Native Sybase Connector: Programming with HFSQL functions
To use a Sybase database with Native Connector, the structure of Sybase tables must be imported into the WINDEV or WEBDEV analysis......
Defining specific character sets in HFSQL data files
When an application is used to display or save data in HFSQL files, this data is entered in the current language......
WDZip: Handling files in an archive
The compressed files found in an archive can be handled by WDZip......
fAttribute (Example)
Usage example of the fAttribute function
Handling Scheduler controls programmatically
A Scheduler control can be......
The HTML Editor control
The HTML Editor control allows users to create and modify HTML pages......
2. My first window
WINDEV Tutorial: WINDEV overview Lesson 2 - My first window - 30 min