ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Creating the executable and the setup program
The languages supported by the application are taken into account......
Using objects
To access a class, the object must be declared as being part of the class to handle, this is called object instantiation......
Events associated with Link controls
List of events associated with Link controls...
The "Compilation errors" pane
The "Compilation errors" pane is used to find out......
Handling an Internal Window control through programming
The "Internal Window" control is used to display an existing internal window......
Report based on an SQL query with data accessed via a connection (ODBC, etc.)
A report based on an SQL query with data accessed via a connection can print records from a database accessible via a specific ODBC driver or via a Native Connector......
The Appointment structure
The Appointment structure is a preset structure of WLanguage (no declaration is required)......
Events associated with Clickable Image controls
List of events associated with Clickable Image controls...
WDADMINEXE: Managing versions
The "Versions" tab of WDADMINEXE is used to manage from the server the versions installed on the client computers......
SemiDynamicPageDisplay (Function)
Displays a semi-dynamic page in the browser of the Web user from a dynamic or static WEBDEV page.
gglCalendar (Type of variable)
The gglCalendar type is used to describe and modify a calendar used by the Google Calendar service...
gglContact (Type of variable)
The gglContact type is used to describe and modify a contact used by the Google Contacts service...
4. Create a page in the editor...
pdfPage (Type of variable)
The pdfPage type is used to define all the advanced characteristics of a page from a PDF document loaded in memory.
gglPerson (Type of variable)
The gglPerson type is used to describe and modify the participants attending an event of a Google calendar...
MapCircle (Type of variable)
The MapCircle type is used to define the characteristics of a circle to be drawn on the map displayed in a Map control.
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.
Encryption (Property)
The Encryption property allows you to manage the type of encryption used between Client computers and an HFSQL server.
Mechanism of specific exceptions
A process of specific exception is used to process a risky code (which means a code that could trigger an exception)......
Start of Document block
The Start of document block is printed once at the beginning of the report execution......
TableTypeItem (Function)
Checks the existence of an element in a TreeView Table and returns its type (node or leaf) if the element exists.
Context Menu control events
A Contextual Menu control can be manipulated in WLanguage in an Page with the following properties......
SCM: Migrating projects
When changing the version of the development tool, the projects found in the SCM must be migrated to this new version......
How to add a new row to a Table control?
This help page explains how to add a row to a Table control programmatically....
gglLocation (Type of variable)
The gglLocation type is used to describe and modify the location of an event found in a Google calendar...