ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

List,Select,- (External language)
Deselects an element from a drop-down list or from an expanded list.
BrightnessGet (Function)
Returns the current setting of the brightness for the screen of the device.
PVTCompareDateRange (Function)
Calculates and displays a date range comparison in a Pivot Table control.
SysSerialNum (Function)
Returns the IMEI number of the current device.
spDerivation (Property)
The spDerivation property is used to: Get the key derivation function used to hash an item of type "Password". This property can be used for items of type "Password" defined in the data model editor or programmatically. Set the key derivation function used for hashing (only for "Password" items defined programmatically)....
ProgressBar (Property)
The ProgressBar property is used to identify and change the Progress Bar control used when calculating a Pivot Table control (PVTCalculateAll and PVTCalculateUpdate functions).
HExecuteQuery (Example)
Usage example of the HExecuteQuery function
LooperInsertLine (Function)
Inserts a row into a Looper control.
HModifyGroup (Function)
Modifies the group information according to the elements found in the corresponding variables for group management.
HChangePassword (Function)
Changes the password of an HFSQL Classic or HFSQL Client/Server data file....
HTransactionInterrupted (Function)
Used to find out whether a transaction was interrupted (the transaction was neither validated nor canceled).
GPSInfo (Function)
Returns the information about the location provider used by the application for geolocation functions.
HierarchicalDepth (Property)
The HierarchicalDepth property is used to: Find out the depth of a hierarchical control in a report. Modify the depth of a hierarchical control in a report (only if the report uses a data source through programming)....
KeepVisibleHierarchy (Property)
The KeepVisibleHierarchy property is used to: Determine which elements of the TreeView table will be printed: the entire hierarchy or only visible elements in the control. Change the hierarchy print mode: the entire hierarchy or only visible elements in the control....
TableEndFilling (Function)
Ends the process to populate a Table or TreeView Table control programmatically.
HTMLEdit (Property)
The HTMLEdit property is used to: find out whether a Word Processing control is displayed in optimized mode for HTML editing, modify a Word Processing control to display it (or not) in optimized mode for HTML editing....
WebSocketClientConnectSSL (Function)
Establishes an SSL connection between the client and a WebSocket server.
Underline (Property)
The Underline property is used to: Find out whether a Font variable is underlined. Underline (or not) a Font variable....
Name55 (Property)
The Name55 property is used to manipulate the logical name of a Hyper File 5.5 data file that has not been migrated and is located in a WINDEV 19 analysis.
InternalReportName (Property)
The InternalReportName property is used to: Find out the name of the report printed in an "Internal Report" control. Change the report printed in an "Internal Report" control....
ViewName (Property)
The ViewName property is used to: find out the name of the HFSQL view, data source of a report modify the name of the HFSQL view, data source of a report....
MemZoneName (Property)
The MemZoneName property is used to: find out the name of the memory area used as data source for a report. modify the name of the memory area used as data source for a report....
HExecuteSQLQuery (Example)
Usage example of the HExecuteSQLQuery function
Handling an Internal Page control through programming
The Internal Page control is used to display an existing internal page......
NotesOpenConnection (Function)
Establishes a connection to a Domino server.
grSeriesType (Function)
Defines the type of series used in a composite chart (chart containing several types of charts).