ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Creating nested reports
The ListView control
The ListView control is used to display a list of graphic elements (images, logos, etc....
SQL set operations: UNION, UNION ALL and INTERSECT
SQL allows performing set operations on groups of files......
Using Kotlin code
Kotlin is a programming language mainly used for Android development......
Native MySQL Connector: Specific features and remarks
Remarks and specific features of the Native MySQL Connector...
HMergeView (Function)
Creates an HFSQL view from two previously created views (HCreateView). This function uses the former view mechanism.
Screen,ScreenToFile (External language)
Initializes the file items with the value of the window controls bound to these items.
Configuring the IIS 7/7.5 server
9. Sharing a project in practice
Sharing a project in practice...
Progress Bar control properties
List of properties associated with the Progress Bar control...
List Box control properties
You can manipulate List Box controls in a window or page using the following WLanguage properties......
Hasp (Function)
Interrogates an electronic HASP key (HASP-3, HASP-4, MemoHasp or NetHasp).
PageParameter (Example)
Usage example of the PageParameter function
TableModifyColumn (Function)
Modifies a column in a horizontal Table control.
Native Oracle Connector: Programming with SQL functions
The SQL functions can be used to handle the ORACLE database, regardless of whether WDORAINS is used or not to configure the accessed database......
PunctuationSensitive (Property)
The PunctuationSensitive property is used to determine if punctuation characters (comma, period, etc.) are taken into account in the different searches performed on the item (with HReadSeek, HReadSeekFirst and HReadSeekLast, for example).
TableModify (Function)
Modifies a row in: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
Customizing the display of an Organization Chart control
To customize the interface of an Organization Chart control, you must use specific internal windows....
Signature of iOS applications
Signing an application is mandatory from Xcode 8......
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......
Metatypes in the analysis
A metatype is a combination of characteristics of an item and a bound control......
HDeclare (Example)
Usage example of the HDeclare function
Native MariaDB Connector: Requirements and remarks
This page presents the main aspects and requirements of the Native MariaDB Connector......
3. Editing products
WEBDEV Tutorial - Creating a website with back office processes Lesson 3 - Editing products - 50 min
LanguageDescribed (Property)
The LanguageDescribed property is used to set the language used to compare and sort Unicode items (Unicode Text item or Unicode Text Memo item).
Creating a .NET assembly from WINDEV
To create a.NET assembly, ......