ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

iParameterViewer (Function)
Configures the report viewer.
StoreSortAAF (Property)
The StoreSortAAF property is used to determine and specify if the sorting order defined by the user on a Table or TreeView Table control is kept when an application is closed and opened again.
Manipulating Diagram Editor controls programmatically
In WINDEV and WEBDEV, you can handle Diagram Editor controls programmatically......
Designation of current element (Reserved word)
The keywords used to identify the current element are:
Unalterable (Property)
The Unalterable property is used to configure the unalterability of a data file: the data file cannot be modified; only additions can be made.
NetMsgError (Function)
Returns the error message corresponding to the error number returned by NetOpenRemoteAccess and NetCloseRemoteAccess.
Push notification
A mobile device can receive push notifications......
Handling external JavaScript objects from WLanguage
The WLanguage in "Browser" mode is used to interface with the Web APIs such as the ones proposed by Google or Yahoo......
Control style: Font characteristics
You can change many style options in the "Style" tab of the control description window......
Dictionary properties
The properties of a WDTRAD dictionary are as follows......
Address (Property)
The Address property is used to: Establish a connection between the Conference control (and the associated stream) and the receiver. This property is equivalent to StreamConnect. Get the address of the last outgoing connection request....
StoreFilterAAF (Property)
The StoreFilterAAF property is used to determine and specify if the filters set by the user on a Table or TreeView table control are saved when an application is closed and opened again.
DateToString (Function)
Converts: a date to a string in the specified format. a date time to a string in the specified format....
CompleteDir (Function)
Adds a backslash to the end of a string, if necessary.
CustomMenu
The CustomMenu allows you to create a custom menu in the menu bar of WINDEV, WEBDEV and WINDEV Mobile......
HCopyRecord (Function)
Copies: the content of the current record (loaded in memory) to the current data file record. the content of the Record variable to the current data file record....
WEBDEV: Improving accessibility
To make your WEBDEV sites accessible to the visually impaired, simply enter specific attributes in the fields ......
notificationAction (Type of variable)
The notificationAction type is used to describe an additional action associated with a notification.
Comparison operators
The comparison operators can be divided into several categories......
WBSetup: Managing additional languages
The "WBSetup" project corresponds to the standard setup program of WEBDEV sites......
gClickableLink (Function)
Adds a clickable link in a graphic string.
10. Customizing the aspect of a site: skin elements
SCM: Retrieving changes made in a branch
Any changes made in a branch can be retrieved in the main version of the application......
WaitWindowStart (Function)
Opens the wait window of application.
Functions for handling directories and external files
List of functions for handling external files...