ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HTMLAfter (Property)
The HTMLAfter property is used to get and change the HTML code inserted after the control.
Compile (Function)
Dynamically compiles an Procedure whose source code is provided (dynamic compilation).
Sum (Function)
Calculates the sum of the array elements.
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).
HExecuteSQLQueryAsynchronous (Function)
Executes an SQL query asynchronously.
The Clickable Image control
The Clickable Image control can be used to......
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....
Business rules
WINDEV, WEBDEV and WINDEV Mobile allow you to manage the business rules......
gglAuthor (Type of variable)
The gglAuthor type is used to identify the author of a Google element...
HTMLBefore (Property)
The HTMLBefore property gets and changes the HTML code added before the control.
The Sliding Banner control
The Sliding Banner control is used to display several contents successively, either automatically, or further to an action performed by the Web user......
WINDEV 2024: New WLanguage features
In version 27, new functions, properties and data types have been introduced and some have been improved......
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:...
Context menu of windows (AAF)
The popup menu of the windows (right mouse click on the window) contains the following options......
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).
InitialValue (Property)
The InitialValue property is used to get the initial value of a control in a window or page.
Choosing the type of link
WEBDEV proposes several types of links according to the action of link on the page controls......
Multicolumn report
The report editor allows you to create "Multicolumn" reports....
<Array>.Sum (Function)
Calculates the sum of the array elements.
<Array>.Mean (Function)
Calculates the mean of the values within an array.