ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

.NET object
To access a class......
TableSortChild (Function)
Sorts a branch in a TreeView Table control on one or more columns.
Push notification: Android configuration (Google Cloud Messaging)
To use the Push notifications in Android, you must have a Google account and you must perform a specific configuration......
Manage SCM branches visually
The Source Code Manager offers a graphic interface for editing branches to optimize the management of branches in your projects......
Positioning marks in the code
The positioning marks are used to "tag" specific lines of code......
DateValid (Function)
Checks the validity of a date between January 01 0001 and December 31 9999.
The Table control populated programmatically
A Table control populated programmatically is directly linked to lists stored in memory......
SocketWrite (Function)
Writes a message intended to another socket.
Server (Property)
The Server property is used to manage the data source of a connection (HFSQL Client/Server, OLE DB, etc.)....
HState (Function)
Used to find out the state of a record.
Description (Property)
The Description property is used to get and change the description of an element.
Events associated with a Dashboard control
WINDEV and WINDEV Mobile manage the following events by default (order of appearance in the code editor)...
Google Contacts management functions
List of functions for managing Google contacts...
Size (Property)
The Size property is used to determine and change the size of an element.
Remote WEBDEV Administrator
The remote management tool, that can be run from any computer equipped with an Internet browser, is a module used to ......
DateTimeValid (Function)
Checks the validity of a date/time between January 01, 0001 at 0 hours 0 minutes 0 seconds 0 hundredths of a second and December 31, 9999 at 23 hours 59 minutes 59 seconds 99 hundredths of a second....
Browser code (WLanguage): Framework 2
From version 22, WEBDEV proposes a new WLanguage framework for the browser code...
Functions for managing Google calendars (prefix syntax)
List of functions for managing Google calendars (prefix syntax)...
TableInfoXY (Function)
Returns for a given position in a Table or TreeView Table control (coordinates of a control point): the name of the column displayed for the specified position. the index of the row or column for the specified position....
EnumSubElement (Function)
Used to enumerate the sub-elements of a project element.
Looper controls populated programmatically: Operations in WLanguage
Here is an overview of how to handle Looper controls populated programmatically in WLanguage....
grTitle (Function)
Modifies the caption and/or position of the chart title....
SQLFetch (Function)
Goes to the next row (i.e next record) of the query result.
OpenIDParameters (Type of variable)
The OpenIDParameters type is used to define all the advanced features of an authentication for OpenID.
GglDriveConnect( Function)
Creates a connection to an Drive Google Drive.