ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

wWDGetReturnValueType
Type of the return value of the last nWDExecute, nWDExecuteEx or nWDEvalue statement]......
CacheSize (Property)
The CacheSize property is used to: Get the maximum number of records that can be stored...
AdjustmentMode (Property)
The AdjustmentMode property determines and changes how a Spreadsheet control is adjusted...
edtHTMLSelection (Type of variable)
The edtHTMLSelection type is used to identify all the advanced characteristics of a selection...
ExeRun (Function)
Executes a program (an executable file, for example) from the current application.
ChangeCharset (Function)
Retrieves and/or changes the character set used: by all the screen fonts....
HWrite (Function)
Writes a record into a data file without updating the indexes corresponding to all keys used...
Clickable (Property)
The Clickable property gets and sets the behavior of an Image control when it is clicked.
xmlSignature (Type of variable)
The xmlSignature type is used to define the advanced characteristics of an XML signature.
Encrypt (Function)
Encrypts a character string in binary format or in ASCII format.
HCopyRecord (Function)
Copies: the content of the current record (loaded in memory) to the current data file record....
zipDeleteFileList (Function)
Deletes a list of files from an archive.
xlsOpen (Function)
Opens an Excel file (xls or xlsx files).
fLongPath (Function)
Returns the full long path of a file or directory.
Automatic context menu for the Scheduler controls
Each Scheduler control found in a window proposes a menu to the user....
Context menu of Organizer controls (AAF)
Each Organizer control found in a window proposes a menu to the user......
Native Oracle Connector: Specific features and remarks
Remarks and specific features of the Native Oracle Connector...
fShortPath (Function)
Returns the full short path of a file or directory.
Android 11: Changes in the behavior of applications
After each new version of Android is deployed, Google requires a higher target API level...
Table, List Box and Combo Box controls bound to queries
A Table, List Box or Combo Box control can be used to display the content of a data file...
HDelete (Function)
Deletes a record from a data file (query or view).
SysPowerStatus
Used to get various information about the battery (main or secondary) of the device...
httpRequest (Type of variable)
The httpRequest type is used to retrieve the advanced characteristics of an HTTP/HTTPS request....
restRequest (Type of variable)
The restRequest type is used to define the advanced characteristics of a REST request.
HExecuteQuery (Function)
Declares a query created in the query editor to the HFSQL engine and runs this query.