ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

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....
iCloseReport (Function)
Stops printing the current report immediately.
hdfsStatus (Type of variable)
The hdfsStatus type is used to define the advanced characteristics regarding the status of an element (file, directory, link) in the Hadoop file system.
LooperMoveLine (Function)
Moves a row or swaps two rows in a Looper control.
HMode (Function)
Changes the mode and the method for locking tables.
SCM: Branch management window
The Source Code Manager offers a graphic interface for editing branches to optimize the management of branches in your projects......
SensorGetOrientation (Function)
Retrieves the current orientation of the device on one of its 3 axes.
HError (Function)
Returns the number of the last error triggered by the HFSQL engine.
Year (Property)
The Year property is used to: Get the year from a Date or DateTime variable or item. Change the year in a Date or DateTime variable or item....
HSetDuplicates (Function)
Enables or disables the management of duplicates on a unique key.
fRename (Function)
Modifies the name of a file.
xlsOpen (Function)
Opens an Excel file (xls or xlsx files).
iPageHeightLeft (Function)
Calculates the available height (in millimeters) left on the current page while taking into account the defined margins (top or bottom).
HSetLog (Function)
Enables or disables log management on a file.
HNbRec (Function)
Returns the number of records in a file, query or HFSQL view: active records, crossed records, deleted records, etc.
LabelNumberToStart (Property)
The LabelNumberToStart property is used to: Find out the number of the label on the label sheet from which the print will be performed. Modify the number of the label from which the print will be performed on the label sheet....
CriticalSectionStart (Function)
Marks the beginning of a critical section: no other thread will be able to run the code as long as the current thread does not exit from the critical section.
HFlush (Function)
Forces the operating system of the computer where the tables are found to write data onto the disk.
gpwOpen (Function)
Opens the User Groupware login window or page.
PageSubmit (Function)
Validates the specified page and starts the execution of a button.
TwainToControl (Function)
Allows: view the document coming from the Twain device in an Image control. view the document coming from the Twain device in the user interface of device....
Constants for managing emails
List of constants used by the functions for managing emails....
Figma: Where to find the Figma key
To use Figma import in your product, you need to specify the Figma key in the general options of WINDEV, WEBDEV or WINDEV Mobile....
DnDEvent (Function)
Indicates the procedure to run during an event of Drag/Drop....
DnDIsDataAvailable (Function)
Checks whether a specific type of data is available during Drag/Drop....