ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

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......
2. Modes to install an application
zipChangePath (Function)
Modifies the stored path of a file in an archive (in ZIP, WDZ or 7z format).
edtHTMLSelection (Type of variable)
The edtHTMLSelection type is used to identify all the advanced characteristics of a selection in an HTML Editor control
Creating help pages
A help system includes several pages......
Error 1055: 'Ancestor' can only be used in the code of a class derived from a class
iLink (Function)
Adds a link to a URL address into the HTML page currently printed.
fShortName (Example)
Usage example of the fShortName function
Customizing the display of an Organization Chart control
To customize the interface of an Organization Chart control, you must use specific internal windows....
Manipulating days in a Calendar control programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically manipulate the following elements......
Metatypes in the analysis
A metatype is a combination of characteristics of an item and a bound control......
SetFocus (Function)
Set focus: to a control (found in a window, in a page or in a frameset). to a window....
Handling an Internal Window control through programming
The "Internal Window" control is used to display an existing internal window......
4. Conditional statements
WINDEV Tutorial - WLanguage basics Lesson 4 - Conditional statements - 20 min
Managing HFSQL servers
The HFSQL Control Center allows you to fully manage HFSQL servers......
iPrintZone (Example)
Usage example of the iPrintZone function
Using Java code
You can use Java code: in Java applications generated with WINDEV. in Android applications generated with WINDEV Mobile. This allows you to create global procedures in Java....
Using data from an external database
WINDEV Tutorial - External database Using data from an external database - 40 min
MCU: Implementing and managing user macro codes
No matter how dexterous a development team may be, the end user of an application will always want to perform an action that is not intended......