ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

OpenIDReadIdentity (Function)
Retrieves the identity of a user contained in an AuthToken variable.
Constants used by ExecutePresetAction
List of constants used by ExecutePresetAction....
geoAzimuth (Function)
Returns the direction represented by a location in relation to another one.
OrganizerDeleteAll (Function)
Deletes all the appointments from an Organizer control.
NbPrintedRec (Property)
The NbPrintedRec property is used to determine the number of records already printed.
ListSelectCount (Function)
Returns the number of elements selected in a List Box, ListView or Combo Box control.
BitwiseNOT (Function)
Returns the result of the bitwise logical NOT operation of a value.
LooperSelectCount (Function)
Returns the number of selected rows in a Looper control.
User login: User Groupware
WEBDEV Tutorial - User Groupware User login: User Groupware - 20 min
Customizing the display of an Organization Chart control
To customize the interface of an Organization Chart control, you must use specific internal windows....
Windows
The windows represent the main interface of a WINDEV application......
Color palettes
The color palettes are an easy way to customize the visual aspect of a site......
URIGetInfo (Function)
Retrieves information of a URI resource.
Making a backup of a project
It is possible to regularly make a backup of the different elements of a project......
tapiCompleteTransfer (Function)
Performs a call transfer (with ability to retrieve the call).
4. Conditional statements
WINDEV Tutorial - WLanguage basics Lesson 4 - Conditional statements - 20 min
8. OOP
WINDEV Tutorial - WLanguage basics Lesson 8 - OOP - 30 min
Constants for managing Gantt charts
DeclareAWPContext (Function)
Used to declare a list of variables whose value will be persistent between the successive displays of Active WEBDEV Pages.
eChangeCurrency (Function)
Converts a currency into another currency.
eToCurrency (Function)
Converts a value expressed in Euro into another currency.
eToEuro (Function)
Converts to Euro a value expressed in a specific currency.
WDLog: Viewing a log file
WDLog is used to view the content of a log file......
TableToWord (Function)
Creates a Word file (.RTF) from the data found in a Table or TreeView Table control.
List Box control linked to a data file or to a query
A List Box or Combo Box control can be used to display the content of a data file or query, to allow a user to select a record, for example......