ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

fListFile (Function)
Lists the files found in a directory and returns the list of files.
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.
Types of charts available
WINDEV, WEBDEV and WINDEV Mobile propose different types of charts......
Google Contacts functions
List of functions for managing Google contacts...
grTitle (Function)
Modifies the caption and/or position of the chart title....
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....
TableSortChild (Function)
Sorts a branch in a TreeView Table control on one or more columns.
HSetReplication (Function)
Temporarily disables (or re-enables) the replication.
DateValid (Function)
Checks the validity of a date between January 01 0001 and December 31 9999.
MySelf (Reserved word)
MySelf is used to handle the current control...
.NET object
To access a class......
User login: User Groupware
WINDEV Tutorial: User Groupware User login: User Groupware - 20 mn
Phone constants (Android / iOS)
The xmlDocument keyword can correspond to: the XMLDocument function that is used to create a new XML document. For more details, see XMLDocument. an xmlDocument variable. For more details, see xmlDocument....
Push notifications
A mobile device can receive push notifications......
JSONExecuteExternal (Function)
Calls an external server URL that returns data in JSON format (JavaScript Object Notation).
FreeAWPContext (Function)
Frees the AWP context in advance (on disk) to allow the other call on the same AWP context to be processed in parallel.
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....