ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

DnD constants
List of constants used by the functions for managing the Drag and Drop....
zipDeleteFile (Function)
Deletes a file from an archive.
ServiceWait (Function)
Pauses the current service during the specified duration.
TableSort (Function)
Sorts a Table or TreeView Table control on one or more columns (lexicographical sort).
Image detection management constants
Calculates the width (in millimeters) of the text to print, according to the specified font....
grCreateFont (Function)
grCreateFont is kept for backward compatibility.
HActivateFilter (Function)
Enables the filter that was previously created for the specified data file (view or query).
WebserviceWriteHTTPCode (Function)
Specifies the HTTP code that will be returned at the end of the execution of the REST Webservice function.
HJSONToRecord (Function)
Imports JSON data into the current record.
Collapsed (Property)
The Collapsed property is used to: get or define the state (collapsed or expanded) that will be used when rows are added to a TreeView Table control. find out or modify the collapsed/expanded status for: the breaks of a Table control, the breaks of a Looper control, the break headers and footers of Table and Looper controls, a Drawer control, a Ribbon control, a Navigation Bar control. a Pivot Table control in a report....
Lotus Notes constants
List of constants used by the Lotus Notes functions....
Size (Property)
The Size property is used to determine and change the size of an element.
iParameter (Function)
Retrieves the printer configuration and configures the print.
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.
iNewLine (Function)
Prints a line (in Windows standard, with a rounded end) at specified coordinates.
xlsNbColumns (Function)
xlsNbColumns is kept for backward compatibility only.
HFileExist (Example)
Usage example of the HFileExist function