ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HModifyFileProperty (Function)
Modifies the properties of an HFSQL file located on a server.
LoadImage (Function)
Loads an image in memory so that it can be used later by gImage.
SelectionOnly (Property)
The SelectionOnly property is used to: Know which records in the TreeView Table control or Hierarchical Table are printed: print all records or only selected records.. Modify print mode for Table or Hierarchical Table field rows: print all records or selected records only....
HCreateServerTrigger (Function)
Adds or modifies a server trigger on the HFSQL server.
CheckBoxDelete (Function)
Deletes an option from a Check Box control.
grDestinationImage (Function)
Defines an Image variable as destination of a chart.
HSave (Function)
Modifies the current record if it exists, otherwise adds a new record.
TextItemCompleted (Property)
The TextItemCompleted property is used to manage text items in an HFSQL data file.
Collapsing/Expanding a TreeView control through programming
...To collapse/expand a TreeView control through programming, ......
The ActiveX control
The ActiveX control is used to easily manage the ActiveX technology......
HUnlockRecNum (Function)
Unlocks a record locked by: HLockRecNum, a read function used with a locking parameter (HRead associated with the hLockWrite or hLockReadWrite constant for example)....
iTextWidth (Function)
Calculates the width (in millimeters) of the text to print, according to the specified font.
HExportXML (Function)
Exports the records found in a table (HFSQL or OLE DB), view or query to an XML file.
HAddGroup (Function)
Adds a group of users.
MapConfigureGglAPI (Function)
Declares additional parameters for the Map control that will be transmitted to the Google API.
HToFile (Function)
Copies a data source (file, query, view, ...) to a physical HFSQL table with the same description. This table is neither encrypted nor password protected.
HExecuteProcedure (Function)
Runs a stored procedure.
TableAddColumn (Function)
Adds elements on the right of an Horizontal Table control.
Customizing the display of an Organization Chart control
To customize the interface of an Organization Chart control, you must use specific internal windows....
WDTrans: Overview
WDTrans is a tool for canceling transactions......
Handling an Internal Window control through programming
The "Internal Window" control is used to display an existing internal window......
Window controls
Several types of controls can be used in a window, ......