ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

List of reserved words
eToCurrency (Function)
Converts a value expressed in Euro into another currency.
eToEuro (Function)
Converts to Euro a value expressed in a specific currency.
eChangeCurrency (Function)
Converts a currency into another currency.
gStoredValue (Function)
Adds an "invisible" value to an element in a List Box, Combo Box or Scheduler control.
DnDAccept (Example)
Usage example of the DnDAccept function
XMLExecuteXPath (Function)
Executes an XPATH query: in an XML document. in an xmlDocument variable....
gpwAddUser (Function)
Adds a user to the User Groupware database.
WindowFromSource (Function)
Automatically initializes the controls of a window with: the values of the bound items in the current record (loaded in memory) of the HFSL data file described in the data model editor. the values of the bound WLanguage variables....
TreeView constants
List of constants used by the TreeXXX functions...
LoadError (Function)
Loads the file containing the error messages in the desired language into memory.
Events associated with Check Box controls
List of events associated with Check Box controls...
TreeView control linked to a data file
You have the ability to create TreeView controls directly linked to the data....
Events associated with List Box controls
List of events associated with List Box controls...
TreeCollapse (Function)
Collapses a branch previously expanded.
ExecutionMode (Function)
Allows you to: find out and/or modify the behavior of the application or site when some errors are generated. optimize the calls to the functions declared externally. find out and/or change how the application uses JITc. find out and/or modify the management mode of low references for all the instantiated objects....
Notification (Type of variable)
The Notification type is used to handle the local notifications or the push notifications.
CursorCapture (Example)
Usage example of the CursorCapture function
HActivateFilter (Function)
Enables the filter that was previously created for the specified data file (view or query).
dFill (Example)
Usage example of the dFill function
dArc (Example)
Usage example of the dArc function
DiskFile (Type of variable)
The DiskFile type is used to handle text files present on disk.
WLanguage procedure called by fListFile
WLanguage procedure ("Callback") called by fListFile for each file found.
Automated tests of window
The automated tests of window are used to check the different features proposed by the window......
HTransactionFree (Function)
Transforms all the records "in transaction" into "Normal" records if these records do not belong to a transaction currently in progress.