ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Constants for manging the replication
List of constants used by the functions for managing the replication....
Dynamic Automation object
A dynamic automation object is an automation object allocated upon request, during the program execution...
MapPolygon (Type of variable)
The MapPolygon type is used to define the characteristics of a polygon to be drawn on the map displayed in a Map control.
RegistryCopyKey (Function)
Copies a registry key with all its subkeys and values.
TableInsertLine (Function)
Inserts a row into: a Table control, a TreeView Table control....
Managing geolocation and GPS
WINDEV Mobile and WEBDEV allow you to exploit geolocation and GPS features found on mobile devices and browsers.
gglPhoneNumber (Type of variable)
The gglPhoneNumber type is used to describe and modify the phone number of a contact...
notificationCategory (Type of variable)
The type notificationCategory makes it possible to define all the advanced characteristics of a notification category.
pdfAttachment (Type of variable)
The pdfAttachment type is used to define all the advanced characteristics of an attachment in a PDF document.
OOP concepts
A class contains the description of a data structure (members) and the processes (methods) that handle this structure....
Importing classes and sets of procedures (text file)
From version 23, you have the ability to import existing classes or sets of procedures in text format......
DnDAccept (Function)
Indicates the action accepted by the target of Drag/Drop and manages the mouse cursor during Drag/Drop....
Customizing the display of an Organization Chart control
To customize the interface of an Organization Chart control, you must use specific internal windows....
OpenIDParameters (Type of variable)
The OpenIDParameters type is used to define all the advanced features of an authentication for OpenID.
WDTestSite: Creating a scenario
To create a scenario, the following elements must be installed on the current computer......
TableAddColumn (Function)
Adds elements on the right of an Horizontal Table control.
1. Analysis: Database structure
When a WINDEV, WEBDEV or WINDEV Mobile project uses data files, it must be associated with an analysis....
TableDisableFilter (Function)
Disables a user filter on a column or on all the columns found in a Table or TreeView Table control.
ExceptionInfo (Function)
Retrieves information about the current exception.
ProgressBar (Function)
Displays a progress bar in the status bar of current window.
ComponentLocate (Function)
Specifies the access path to an external component of project.
Constants for managing character strings
List of constants used by string management functions...
ErrorOccurred (Variable)
ErrorOccurred is a preset variable of WLanguage indicating the result of the last WLanguage function used.
Select query description window: Actions applied
This help page presents the actions that can be performed from the description window of a query....
CurrentWin (Function)
Identifies the window currently in edit.