ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

hbCell (Type of variable)
The hbCell type is used to define the advanced characteristics of the content of a cell (item value) in an HBase table.
ActivePlane (Property)
The ActivePlane property gets and sets the number of the active plane in a window, internal window or Cell control.
grPointColor (Function)
Initializes the color of a specific point in one of the following chart types: Line, Scatter, Bubble chart....
InputType (Property)
The TypeSaisie property lets you know or modify the type of input allowed by a field: Duration, Date, Numerical, ...
HRecNum (Function)
Returns: the number of the current record in the HFSQL data file. the number of the current record in the HFSQL view....
HFSQL Client/Server functions
Several HFSQL functions are used to manage the HFSQL Client/Server data......
CaptionIfNew (Property)
The CaptionIfNew property gets and sets the caption of a pane opened by the end user in a Dynamic Tab control.
Google Calendar functions
List of functions for managing Google calendars...
Image drawing and processing functions
List of image drawing and processing functions...
MaxThumbnailWidth (Property)
The MaxThumbnailWidth property is used to get or change the maximum width of a thumbnail of an Image item (binary memo).
SecurityHtml (Property)
The SecurityHtml property gets and sets the status of the security mechanism of HTML Display and HTML Editor controls.
Table,Position (External language)
Sets the position on a given element or returns the element on the fist row of a Table control populated programmatically.
MaxThumbnailHeight (Property)
The MaxThumbnailHeight property is used to get and change the maximum height of a thumbnail of an Image item (binary memo).
HErrorModification (Function)
Allows you to: return the value of a record item if a modification conflict occurs. check if a modification conflict occurred....
ContactEdit (Function)
Opens a contact's current file in the device's native contact management application (Android, iPhone or iPad)....
HImportXML (Function)
Imports an XML file into an HFSQL Classic or Client/Server table. This table must have been defined in the data model editor, or declared with HDeclare, HDeclareExternal or HDescribeFile)....
Dashboard control functions
The list of functions for managing Dashboard controls is as follows......
PDF Reader control functions
The following functions are used to manage PDF Reader controls:...
<Gantt chart>.PositionDateTime (Function)
Sets the first day and time displayed in a Gantt Chart column in a Table or TreeView Table control.
HSortView (Function)
Sorts an HFSQL view by creating an index on a view item. This function uses the former view mechanism.
HNbRec (Function)
Returns the number of records in an HFSQL file, query or view: active records, deleted records, etc.