ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Using the Wi-Fi
WINDEV and WINDEV Mobile propose the WiFi functions to easily access the Wi-Fi networks......
Handling a Web Component control through programming
Edit control properties
You can manipulate Edit controls in a window, page or report using the following WLanguage properties......
TreeView constants
List of constants used by the TreeXXX functions...
Restoring a project backup
WINDEV, WEBDEV and WINDEV Mobile allow you to regularly save the different elements of your project in an archive file (ZIP extension)......
Events associated with TreeView controls
List of events associated with TreeView controls...
GglFillCalendar (Function)
Fills a calendar that was retrieved beforehand: the events corresponding to the calendar are retrieved (some criteria may be specified).
grCategoryColor (Function)
Initializes the category color for a chart whose type is: Pie, Column, Bubble chart, Waterfall....
ExecuteMainThread (Function)
Triggers the execution of the procedure specified in the main application thread.
OLEPlay (Function)
Used to: retrieve the list of available operations (other than edit) from a server, perform an operation....
iParameterXLS (Function)
Defines the options for the XLS file generated during the print.
xlsColumnType (Example)
Usage example of the xlsColumnType function
Skin template generator
Development teams that have design expertise sometime want to be able to create their own skin templates......
SEO-ready page in session mode
In WEBDEV, there are two methods to develop a site......
HDescribeTrigger (Function)
Adds or modifies a trigger on an HFSQL data file.
Compound statements
gLink (Function)
Adds an "invisible" value into an element found in a List Box or Combo Box control. Function kept for compatibility. It is recommended to use gStoredValue....
Different page layout methods
Tutorial - Anchors, zoning and layouts Different page layout methods - 30 min
Telemetry: Installing the server
To use the telemetry, you must install on a computer......
The options of the User Groupware
An application is often intended to be used by several users connected via a network......
eInitCurrency (Function)
Adds or changes the characteristics of a currency in the currency exchange table.
AAF: Sort on the columns of a Table control
WINDEV allows the user to easily sort the columns of a Table control....
Properties of a help page
The characteristics of a help page are used to define......
8. Sharing a project in practice
ON (Reserved word)
The ON keyword is used exclusively in the automated tests generated by WINDEV and WEBDEV.