ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Editing the WEBDEV style sheet
WEBDEV allows you to manage all the WEBDEV styles used in a project......
Diagram (Type of variable)
The Diagram type is used to define all the advanced characteristics of a diagram that can be edited in the Diagram Editor control.
NumericFormat (Type of Variable)
The NumericFormat type allows you to define all the characteristics of the format that can be used with the NumericalToString function.
GglWrite (Function)
Creates and/or updates data on the Google server (addition or modification of data)....
Project (External language)
Opens and runs a WINDEV project.
GglGetDocument (Function)
Downloads a document from the Google Docs service.
CtDatabase (Property)
The CtDatabase property is used to set the OLE DB data source when connecting to a specific table via OLE DB.
CtOLEDBProvider (Property)
The CtOLEDBProvider property is used to get and set the name of the OLE DB provider (also called OLE DB server).
ChangeSourcePage (Function)
Dynamically changes the page displayed in an Internal Page control
MultiLinestring2D (Variable type)
The MultiLinestring2D type can be used to store a collection of linestrings defined with 2D coordinates.
Google Calendar management functions
List of functions for managing Google calendars...
Functions for managing Google contacts (prefix syntax)
List of functions for managing Google contacts...
ThreadPersistent (Function)
Makes a thread persistent.
Multiple generation
Project configurations are used to easily define the different "targets" of your project......
HSetREP (Function)
Enables or disables the management of .REP file.
InputMask (Type of variable)
The InputMask type is used to define all the advanced characteristics of a custom input mask.
Application patch
Once an application was installed, the application library had to be reinstalled whenever a modification was performed (WDL file)......
Google Contacts management functions
List of functions for managing Google contacts...
The Table control populated programmatically
A Table control populated programmatically is directly linked to lists stored in memory......
GanttTask (Type of variable)
The GanttTask type is used to define the advanced characteristics of a task for a Gantt chart.
Functions for managing Google calendars (prefix syntax)
List of functions for managing Google calendars (prefix syntax)...
CtAccess (Property)
The CtAccess property is used to set the type of access to the data file when connecting to a specific table via OLE DB.
GanttLink (Type of variable)
The GanttLink type is used to define the advanced characteristics of a link between two tasks of a Gantt chart.
Animation (Property)
The Animation property animates an image.
SourceToPage (Function)
Automatically updates the controls of a page with: the values of the bound items in the current record (loaded in memory) of the HFSL data file described in the data model editor. the values of the bound WLanguage variables....