ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

grIncreaseData (Function)
Adds a value to a data in a chart.
HImportXLS (Function)
Imports an XLS file into a data file in HFSQL Classic or Client/Server format (data file described in the data model editor, or declared by HDeclare, HDeclareExternal or HDescribeFile)....
MongoGridFSGetFile (Function)
Retrieves (on the local computer) a file identified by its name and found in a MongoDB file system.
Multiline (Property)
In a window or page, the Multiline property is used to: find out and modify the "Multiline" option of an Edit control. find out and modify the "Multiline" option of a column in a Table control. In a report, the Multiline property is used to determine and change the "Multiline" option of a control....
TableSort (Function)
Sorts a Table or TreeView Table control on one or more columns (lexicographical sort).
ImageState (Property)
The ImageState property gets and sets the number of drawings in: The image associated with a button. The image of the cursor in a slider. The image associated with the button of a sidebar pane. The image associated with the button of a tab pane. The image associated with the Rating control. The image associated with a group in a Ribbon control. The image associated with a menu option....
ListModify (Function)
Modifies an element in a List Box, ListView or Combo Box control populated programmatically.
HDescribeItem (Example)
Usage example of the HDescribeItem function
Project Management Hub: Overview
The Project Management Hub is used to organize and schedule a project, from design to delivery......
HTTPSend (Function)
Sends an HTTP request and waits for the response from the HTTP server.
xlsAddWorksheet (Function)
Adds or inserts a new worksheet into an Excel document.
iListNestedReports (Function)
Returns: the list of nested reports currently printed (reports run by iPrintReport in one of the processes of the report currently printed). the list of sequenced reports currently printed (iSequenceAdd)....
Today (Function)
Returns or modifies the system date (current date defined on the current computer).
FTPCurrentDir (Function)
Identifies or modifies the current directory on an FTP server (File Transfer Protocol).
HAlias (Example)
Usage example of the HAlias function
HForward (Example)
Usage example of the HForward function
ProjectInfo (Function)
Returns specific information about the project currently run.
HSetPosition (Example)
Usage example of the HSetPosition function
ExecuteUpdateUI (Function)
Immediately executes the "Request for refreshing the display" event of the window, page, internal window, internal page, control template or supercontrol. This function is kept for backward compatibility.
TestWriteResult (Function)
Writes information or an error into the status report of a unit test, in the test editor.
BrowserRunApp (Function)
Opens the default Web browser of the current device.