ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

gglAuthor (Type of variable)
The gglAuthor type is used to identify the author of a Google element...
Compile (Function)
Dynamically compiles an Procedure whose source code is provided (dynamic compilation).
Sum (Function)
Calculates the sum of the array elements.
NotifAdd (Function)
Adds a notification into the system bar of device (Android) or into the notification center (iOS).
6. How to display an AWP site
An Active WEBDEV Page is a dynamic WEBDEV page without persistent context on the server....
tapiCallDuring (Function)
Returns the duration of the call (difference between the start date and time of call and the end date and time of call).
Setup on a local network (LAN)
HExecuteSQLQueryAsynchronous (Function)
Executes an SQL query asynchronously.
TreeView Table control based on a variable
A TreeView Table control based on a variable is a control bound to a variable or a set of variables......
Changing the version of projects found in SCM
When several projects share elements in the same SCM, changing the version of WINDEV and WEBDEV projects......
Constants for manging the replication
List of constants used by the functions for managing the replication....
Errors during an FTP installation
The list below presents the error messages that are displayed in the remote setup wizard (for the site manager)......
Automatic data file modification: new date format
From WINDEV 7 and WEBDEV 7 version 149, new date and time formats are available for the Hyper File files......
HTMLBefore (Property)
The HTMLBefore property gets and changes the HTML code added before the control.
HTMLAfter (Property)
The HTMLAfter property is used to get and change the HTML code inserted after the control.
WINDEV 2024: New WLanguage features
In version 27, new functions, properties and data types have been introduced and some have been improved......
WDMap: Viewing the records found in a data file
WDMap is used to view the records found in a data file......
Clipboard (Function)
Retrieves the text or image found in the system clipboard.
Mean (Function)
Calculates the mean of several elements: elements found in an array, numeric values, ......
URI constants
The following constants are used by URI-specific functions:...
Facebook constants
The following constants are used by the functions for managing Facebook connections:...
tapiCallStart (Function)
Returns the date and time of the beginning of call (incoming or outgoing call).
Accessing Outlook
WINDEV and WEBDEV allow you to easily access the data handled by Outlook......
The Internal Window control
The "Internal Window" control is used to include a window (and its code) in a control of another window......
<Array>.Sum (Function)
Calculates the sum of the array elements.