ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Printing the content of a table (AAF)
A Table control proposes an automatic popup menu allowing the user to perform several operations on the data displayed in the table......
Prototype overload/Overload
The procedures and the methods of classes can have several syntaxes....
CookieRead (Function)
Retrieves the value of a cookie saved on the computer of Web user.
Creating the skin template of a report
12. Managing tasks
The Project Management Hub allows the project contributors to manage their task schedule....
In-App purchases
The mobile systems (Android/iOS) allow their applications to propose content at extra cost, by using the payment system of App Store or Google Play......
CalculatedItemExpression (Property)
The CalculatedItemExpression property is used to: Find out the SQL expression that defines the value of a calculated item. This item was defined in the data model editor or through programming. Define the SQL expression returning the value of a calculated item (when describing the item through programming)....
3. Deploying a WINDEV application
Style of a control
As soon as it is created, a control is associated with a style......
HeightWithAnimation (Property)
The HeightWithAnimation property is used to modify the height of a cell of a Layout control with the "Resize cell" animation defined: in the "Advanced" tab of the project description window ("Control animation" button). in the "Style" tab of the control or project....
WidthWithAnimation (Property)
The WidthWithAnimation property is used to modify the width of a cell of a Layout control with the "Resize cell" animation defined: in the "Advanced" tab of the project description window ("Control animation" button). in the "Style" tab of the control or project....
geoTrackingProcedure (Function)
Defines the WLanguage procedure that will be called when the location of the user changes.
Color (Property)
The Color property is used to get or change the font color for: a Font variable. a text displayed in a Static control or in a calculated control of a report. a text displayed in a window control. a text displayed in a page control....
Drag and Drop from the explorer
The Drag and Drop from the explorer consists in selecting one or more files in the Windows explorer and in transferring them into a control of a WINDEV window......
The Calculated control
The "Calculated" control is used to perform calculations in a report......
Batch processes: Creating executables, WDLs, components, and more...
WINDEV and WEBDEV allow you to perform multiple types of processes from a command line......
gpwOpenConfiguration (Function)
Opens the User Groupware configuration window or page.
SaaSConnectedUser (Function)
Returns the user currently connected via SaaSConnect.
gpwForgottenPassword (Function)
Runs an action to retrieve or change the password of a user.
WinEdSaveNote (Function)
Exports the repositionable notes created by the user into a file.
TelemetryIdentifyUser (Function)
Identifies the current user for whom the telemetry data is saved.
ActionUndo (Function)
Cancels the last action performed by the end user.
WinEdLoad (Function)
Loads the changes made by the end user in a window.
OpenIDReadIdentity (Function)
Retrieves the identity of a user contained in an AuthToken variable.
<AuthToken variable>.OpenIDReadIdentity (Function)
Retrieves the identity of a user contained in an AuthToken variable.