ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

2. Examples provided with WINDEV
The examples provided with WINDEV are intended to help you learn the features of WINDEV....
Translating the code
WINDEV, WEBDEV and WINDEV Mobile allow you to automatically translate your WLanguage code from English into French and vice versa......
edtHTMLSelection (Type of variable)
The edtHTMLSelection type is used to identify all the advanced characteristics of a selection in an HTML Editor control
Menu option: operation performed and action
An option of a drop-down or context menu in a page can be associated with an action......
Installing a WEBDEV site
There are two methods to install a WEBDEV site on a Unix server......
Image Editor control: Options in the ribbon and the panes
The Image Editor control offers a host of options accessible via......
InsertColumn (Function)
Inserts a column at a given position into an advanced two-dimensional array property (xlsDocument, ...).
DashSaveConfiguration (Function)
Saves the configuration of a Dashboard control in string format.
BackgroundStyle (Property)
The BackgroundStyle property is used to get and modify the background style of cells in tables and/or TreeView Tables....
WDMap: Printing records
WDMAP allows you to print the records found in a data file......
Unavailable functions and properties
Some functions and properties have been removed from WLanguage......
HStatCalculate (Function)
Performs various statistical calculations on the file keys.
Handling a Rich Text Area control through programming
To handle a Rich Text Area control programmatically, use the variable of the Rich Text Area control directly in the code......
WLanguage
The integrated WINDEV language, WLanguage, is powerful, simple and intuitive......
Handling a TreeView Table control programmatically
This page explains how to program TreeView Table controls......
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....
ServiceModify (Function)
Modifies the configuration of a service according to the information given in the members of the Service variable.
DashLoadConfiguration (Function)
Restores the configuration of a Dashboard control.
25. Performing a process on several successive pages
Performing a process on several successive pages...
DisplayedItemImage (Property)
The DisplayedItemImage property is used to: Get the item that corresponds to the image displayed in a ListView control. Change the item that corresponds to the image displayed in a ListView control....
grIncreaseData (Function)
Adds a value to a data in a chart.
ArrayIntersect (Function)
Returns an array corresponding to the intersection of two arrays.
ArrayUnion (Function)
Returns an array corresponding to the union of two arrays.
The Switch control
Switch controls (also called "Toggle controls") are now commonly used in interfaces......
WDAdminHF: Managing the server
During the connection to the remote HFSQL administrator, you must specify the HFSQL server that will be taken into account......