ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HWrite (Function)
Writes a record into a data file without updating the indexes corresponding to all keys used in the file.
Characteristics of menu options
WINDEV and WINDEV Mobile manage two types of menus......
TreeAdd (Function)
Adds a "leaf" element (and all necessary nodes) into a TreeView control.
WINDEV Framework License Agreement
Adapting a website to support multiple languages
WEBDEV Tutorial - Managing multiple languages in a website Adapting a website to support multiple languages - 50 min
Handling menu options via the context menu
WINDEV and WINDEV Mobile support two types of menus: ......
HDuplicateRecord (Function)
Duplicates the record read in a data file: the record found in memory is added into the data file (query or view).
RGBGreen (Function)
Returns the green component of an RGB color.
RGBRed (Function)
Returns the red component of an RGB color.
Handling menu options programmatically
The menu options can be handled......
Checked (Property)
The Checked property gets and sets the checkmark state of an element.
14. Report templates
...Report templates are used to easily standardize report layouts....
Constants for encryption/compression
List of constants used by the encryption/compression functions...
WDDIXIO License Agreement
WDDIXIO License Agreement...
HAdd (Function)
Adds: the record found in memory into the data file (query or view). the record found in a Record variable into the data file (query or view)....
Continent (Type of variable)
The Continent type is used to find out the characteristics of a continent.
License agreement for the tools included with WINDEV, WEBDEV and WINDEV Mobile
License agreement for the tools included with WINDEV, WEBDEV and WINDEV Mobile...
WDTRAD license agreement
WDTRAD license agreement...
Managing main window menus
A main menu is necessarily associated with a window......
GDPR: Overview
GDPR (General Data Protection Regulation) will replace "Data Protection Directive" on 25th May 2018......
HCreation (Function)
Creates an empty data file (".FIC" extension) with the index file and the memo file if necessary.
Data source (Type of variable)
A Data source variable is used to describe a temporary data source (query, view, alias, ...)
iOSAppGroupDirectory (Function)
Returns the path of the container used to share files between several applications belonging to the same iOS App Group.
Native DB2 Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native DB2 Connector......
Managing context menus in a WINDEV or WINDEV Mobile application
A context menu can be opened by the user via a right mouse click......