ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

AuthToken (Type of variable)
The AuthToken type contains the characteristics of a token to access a web service.
InitParameter (Function)
Initializes the management of persistent values.
TableToClipboard (Function)
Copies the content of a Table or TreeView Table control to the clipboard.
TreeSelect (Function)
Returns the full path of the selected element in a TreeView control.
WLanguage procedure called by zipAddFileList
WLanguage procedure ("Callback") used by zipAddFileList to manage the progress of files being added to the archive.
WLanguage procedure called by zipAddDirectory to handle the progress bar
WLanguage procedure ("Callback") used by zipAddDirectory to manage the progress of files being added to the archive.
WLanguage procedure called by zipExtractDirectory to manage progress bars
WLanguage procedure ("Callback") used by zipExtractDirectory to manage the progress of files being extracted from the archive.
xmlAttribute (Type of variable)
The xmlAttribute type is used to handle the attributes of a node in an XML document.
Association in a CDM
In a CDM (Conceptual Data Model), the associations are used to link the entities between themselves......
HChangeLocation (Function)
Modifies the search mode of physical data files (.FIC, .NDX, ...).
The Flex control
The Flex control is used to display a Flash® animation created by a Flex editor in a WEBDEV page......
HCloseConnection (Example)
Usage example of the HCloseConenction function
LooperRefreshVisible (Function)
Changes or returns the visibility status of the refresh bar in a Looper control.
HOpenConnection (Example)
Usage example of the HOpenConnection function
NbPrintedRec (Property)
The NbPrintedRec property is used to determine the number of records already printed.
XMLModify (Function)
Modifies the content of the current element found in the XML document.
Source (Property)
The Source property can be used on: a Chart control: in this case, the Source property is used to get the source of the series: Table column, list of values, ... a connection: in this case, the Source property is used to get or set the source of a connection (HFSQL Client/Server, OLE DB, etc.)....
Constants for managing the User Groupware
List of constants used by the functions for managing the User Groupware....
Financial constants
List of constants used by the financial functions....
Null (keyword)
The "Null" keyword can correspond to:
ArraySort (Function)
Sorts a WLanguage array.
Table,Search (External language)
Searches for a value in a Table control populated programmatically.
TrustedCertificateAdd (Function)
Adds a certificate to the list of trusted root authorities used to validate certification strings.
Entity of a CDM
To group information according the MERISE method, entities must be created......
OpenPopupAsynchronous (Function)
Opens a popup window whose result will be retrieved via a WLanguage procedure ("callback").