ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

docNumbering (Type of variable)
The docNumbering type is used to define the advanced characteristics of a numbering used in a Word Processing document.
Start of Break block (Break header)
The Start of break block is optional......
dbgAssert (Function)
Used to find out and signal the possible errors via an assertive programming.
CoordinateEditorToScreen (Function)
Converts a size or a position specified in the reference dpi in the editor (160 dpi) to the native dpi of screen on the device where the application is run.
SQLCol (Function)
Retrieves the content of the specified column from the query result, for the current line.
Definition (Variable type)
The Definition type is used to find out the characteristics of a type: simple type, advanced type, class, structure....
TableDeleteAll (Function)
Deletes all rows from: a Table control populated programmatically, a TreeView Table control populated programmatically, a table displayed in a Combo Box control....
TableSelectMinus (Function)
Deselects a row from a Table or TreeView Table control.
TableFormulaAdd (Function)
Adds a calculated row to a Table control by providing custom calculation procedures.
ImageHeight (Property)
The ImageHeight property is used to: Find out the height of the image section displayed in an image control or in the background of a chart control. Modify the height of the image section displayed in an image control or in the background of a chart control....
HFileExist (Function)
Determines: whether a file exists, which means whether it was physically created (HCreation or HCreationIfNotFound). whether a view or a query was defined....
Point2D (Variable type)
The Point2D type is used to define all the characteristics of a location represented on a Cartesian plane.
Importing a WEBDEV project into WINDEV
...WINDEV proposes a feature for importing WEBDEV sites or WEBDEV pages....
xmlSignature (Variable type)
The xmlSignature type is used to define the advanced characteristics of an XML signature.
ControlClone (Function)
Creates a new control from an existing control.
Frequently asked questions about HFSQL Cluster
Frequently asked questions about HFSQL cluster....
dSaveImageJPEG (Function)
Saves an image: in a JPEG file. in memory....
HExportXML (Function)
Exports the records found in a data file (HFSQL or OLE DB), view or query to an XML file.