ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Events associated with Table controls
List of events associated with Table controls...
Android Widget windows
An Android application can contain one or more Widget windows......
The Multiline Zone control
The Multiline Zone control is used to easily create interfaces in iOS style....
YInitial (Property)
The YInitial property is used to: Find out the Y-coordinate: of a control (position on Y-axis) when opening the window or the page. of a window (position on Y-axis) when opening the window. Modify the Y-coordinate of a control anchored "to bottom" (position on the vertical axis) when opening the window. Find out the Y-coordinate of a control in relation to its block (position in millimeters on the vertical axis) when opening the report....
HAlias (Function)
Creates a logical alias of a data file (or query) or cancels all existing aliases.
WDMap: Viewing the records found in a data file
WDMap is used to view the records found in a data file......
Project description: Project tab
The project description window allows you to configure various elements of your project......
HReadLast (Function)
Sets the position on the last record of a data file according to a browse item.
Burner constants
List of constants used by the burner functions....
nWDOpenWDL: Opening a library
Opens a library created by WINDEV (file with a WDL extension)......
Various WEBDEV constants
Various WEBDEV constants...
.NET application
To create a.NET application from a project......
Remote WEBDEV administrator: Server parameters
The server administrator can define the server parameters via the remote administration tool......
The Check Box control
A Check Box can correspond to......
Handling a TreeView Table control programmatically
This page explains how to program TreeView Table controls......
Creating the executable and the setup program
WINDEV Tutorial - Deploying an application Creating the executable and the setup program - 30 min
diagHead (Type of variable)
The diagHead type is used to define all the advanced characteristics of an end of a connector in a diagram.
HEX@ (Type of Variable)
Objet interne pour la gest ion de VisiteGuidée.Etape.Disque.
gglInstantMessaging (Type of variable)
The gglInstantMessaging type is used to describe and modify the characteristics of the instant messaging used by a contact...
Handling a Linear Looper control through programming
WEBDEV allows you to handle a Linear Looper control through programming....
xmlNamespace (Type of variable)
The xmlNamespace type is used to handle the XML namespace of a node attribute in an XML document.
Permission (Type of variable)
The Permission type represents a permission requested by the application (and therefore declared in the manifest).
Continent (Type of variable)
The Continent type is used to find out the characteristics of a continent.
XMLBuildString (Function)
Retrieves and formats the content of an XML document (created by XMLDocument and modified by the XML functions).
fRead (Example)
Usage example of the fRead function