ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

xlsNbColumns (Function)
xlsNbColumns is kept for backward compatibility only.
FilePath (Property)
The FilePath property gets: the name of the xlsx file associated with a Spreadsheet control. the name of the file associated with an Image Editor control. the name of the PDF file associated with a PDF Reader control. the name of the DOCX file associated with a Word Processing control. the name of the wddiag file associated with a Diagram Editor control....
HRecNum (Example)
Usage example of the HRecNum function
SourceName (Property)
The SourceName property is used to: Get the name of the report data source. Change the report data source....
Adding an element to the SCM repository
When an element is added to the SCM (Source Code Manager) repository, it is added to the reference project on the SCM server......
Various constants
List of various constants used by the constants WINDEV functions....
HDeclare (Example)
Usage example of the HDeclare function
iEllipse (Function)
Prints an ellipse (in a rectangle).
HModify (Example)
Usage example of the HModify function
HGetCurrentPosition (Function)
Returns the approximate position of current record in the data file.
AddLink (Function)
Adds a link to a text section in an edit control.
iNewLine (Function)
Prints a line (in Windows standard, with a rounded end) at specified coordinates.
DnD constants
List of constants used by the functions for managing the Drag and Drop....
HFileExist (Example)
Usage example of the HFileExist function
HErrorInfo (Example)
Usage example of the HErrorInfo function
HSynchronizeReplica (Example)
Usage example of the HSynchronizeReplica function
MaxHeight (Property)
The MaxHeight property is used to get and change the maximum height of a control or window.
EmailReadPreviousHeader (Function)
Reads the header of the email found before the current email according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
iHLine (Function)
Prints a horizontal line at specified coordinates.
TableExpand (Function)
Expands: a branch that was previously collapsed in a TreeView Table control. a branch that was previously collapsed in a Table control. a detailed window displayed for a row....
HNbRec (Example)
Usage example of the HNbRec function
WinRedraw (Function)
Immediately redraws the window controls for which a graphic update is required.
MultitaskRedraw (Function)
Immediately redraws the window controls that will be graphically refreshed.
CurrentIndex (Function)
Depending on the specified control, returns: the number of the current row displayed in the current Table control, the number of the option with focus in a Check Box control, the number of the current row in the current Looper control, the index of the current indexed control....
ReplicationDirectory (Property)
The ReplicationDirectory property is used to manage the directory of replication files (".RPL" or ".RPM").