ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HFSQL Client/Server: Configuring the data files on the server
KeyGetIdentifier (Function)
Retrieves the identifier that was used to generate an initial key.
KeyCompareKey (Function)
Compares an initial key with an activation key.
Creating a WINDEV application for Linux
WINDEV allows you to create native 64-bit Linux executables. Their UI is developed with the window editor....
Grayed (Property)
The Grayed property is used to: Determine if a control (or a group of controls) is grayed out. Gray out or ungray a control, a group of controls or a window....
<AutomaticEvent variable>.Wait (Function)
Locks the current thread while waiting for the specified event to be opened.
<ManualEvent variable>.Wait (Function)
Locks the current thread while waiting for the specified event to be opened.
Compressing frames (DSL, 3G, Edge, VPN, ...)
A frame is a packet ot data that flows through the network......
Types of recognized PCL printers
WINDEV and WEBDEV allow you to automatically print for a number of specific PCL printers......
Description (Property)
The Description property is used to get and change the page description.
Functions for handling directories and external files
List of functions for handling external files...
Handling a .NET 3.0, 4.0 control, ... (WPF) through programming
WINDEV enables you to handle a .NET 3.0, 4.0 control, ... (WPF) by programming......
Events associated with a Rich Text Area control
WEBDEV manages the following events by default (order of appearance in the code editor)......
MyHostControl (Reserved word)
The MyHostControl keyword is used to handle the WEBDEV Page control from the code of the page it displays.
fCreate (Function)
Creates an external file.
GglWrite (Function)
Creates and/or updates data on the Google server (addition or modification of data)....
Class (Property)
The Class property is used to get the actual type of the class instance handled by an object, variant or dynamic object variable.
Page (Property)
The Page property is used to handle the page loaded in the WEBDEV Page control.
SaaS constants
Transforming a WINDEV project into Mobile: a detailed audit
Transforming WINDEV applications into Mobile is very easy......
Chart constants
List of constants used by the functions for chart management....
Functions for handling directories and external files (prefix syntax)
External file functions (prefix syntax)...
AFTER
Runs a process only after a given procedure has been executed, and continues to execute the current code while waiting for this procedure to end.
Heatmap chart
The Heatmap chart is used to represent in 2 dimensions data with 3 axes of values......
Radial Bar chart
The "Image gallery" Looper control is used to manage the display of a set of images without programming......