ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

LayoutAdaptSize (Function)
Resizes a Layout control in order for all its cells to be entirely visible, without empty area.
BrowserPlatform (Function)
Returns the user's browser platform....
Natif DB2 Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose an optional Native Connector to DB2......
WEBDEV administrator: Characteristics of current connections
The "Connections" tab gives various information about the current connections......
Native MySQL Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose a Native Connector for MySQL......
IgnoreError (Property)
The IgnoreError property gets and sets the different certificate errors ignored by the HTML Display and WEBDEV Page controls.
LocalStorageGet (Function)
Retrieves a value from the local storage.
LocalStorageDelete (Function)
Deletes a value from the local storage.
LocalStorageDeleteAll (Function)
Deletes all the values from the local storage.
LocalStorageOccurrence (Function)
Returns the number of values for the local storage.
LocalStorageValueName (Function)
Returns the name of a value for the local storage.
BrowserType (Function)
Returns the type of browser used by the Web user.
GglConnect (Function)
Manages authentication on a Google server (via the "OAuth 2.0" authentication mode).
HOnError (Function)
Customizes the management of HFSQL errors.
OpenDocument (Function)
Opens a document in a new (modeless) window using the appropriate WINDEV editor (word processor, spreadsheet, PDF reader or image editor).
HSortView (Function)
Sorts an HFSQL view by creating an index on a view item. This function uses the former view mechanism.
WinStatus (Function)
Identifies or modifies the window status.
Installing the monitoring robot
The monitoring robot includes three executables......
Compile (Function)
Dynamically compiles an Procedure whose source code is provided (dynamic compilation).
HDescribeTrigger (Function)
Adds or modifies a trigger on an HFSQL data file.
NoteCreate (Function)
Creates a Repositionable Note control in the curernt window through programming.
Sum (Function)
Calculates the sum of the array elements.
WINDEV 2024 Tutorial - Table of contents
WEBDEV 2024 Tutorial - Table of contents
HRecNum (Function)
Returns: the number of the current record in the HFSQL data file. the number of the current record in the HFSQL view....