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.
InitWindow (Function)
Initializes (or not) the controls to zero and runs the initialization processes of the controls and the window.
gglConnection (Type of variable)
The gglConnection type is used to describe a connection to the Google services and to manage the authentication to different services...
TableAddLine (Function)
Adds a row in: a Table control, a TreeView Table control....
grOverlayChart (Function)
Used to display two different types of charts in the same chart.
MatFill (Function)
Initializes all the elements found in a matrix of a given size.
Database (Property)
The Database property is used to manage databases associated with a connection (HFSQL Client/Server, OLE DB, etc.)....
HBuildKeyValueANSI (Function)
Regardless of the platform used, the data stored in the HFSQL files is in ANSI format.
SendKey (Function)
Simulates the keystrokes and the mouse actions.
XLS file handling functions
List of functions for managing XLS files...
AAFExportSecurity (Function)
Secures the export of confidential data in the AAFs (Automatic Application Features) that are used to export, print or save data.
Native SQL Server Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native SQL Server Connector......
OpenPopup (Function)
Opens a popup window and waits for this window to be closed.
xlsOpen (Function)
Opens an Excel file (xls or xlsx files).
HDFS functions
The following functions are used to manage files on a HDFS system......
XMLSavePosition (Function)
Stores the current position in the XML document.
Conversion (Function)
Converts a value from a unit to another one.
FileToMemoryTable (Function)
Populates a Table control programmatically with the records from a data file, HFSQL view or query (query created in the query editor or with HExecuteSQLQuery).
ReplicInitialize (Function)
Initializes or reinitializes a replication defined by the replication editor (ReplicEdit).
Telemetry: Overview
From version 21, WINDEV proposes advanced statistics regarding the use of your WINDEV applications via the telemetry......
HAddLink (Function)
Adds an integrity rule between two data files on the server.
CoordinateScreenToEditor (Function)
Converts a size or a position specified in the native dpi of the screen on the device where the application is run to the reference dpi in the editor (160 dpi).
MatAdd (Function)
Adds two matrices of same dimensions (same number of rows and same number of columns).
ChronoResume (Function)
Restarts a stopwatch that was stopped by ChronoEnd or ChronoPause.
gglPerson (Type of variable)
The gglPerson type is used to describe and modify the participants attending an event of a Google calendar...
xlsNbColumns (Function)
xlsNbColumns is kept for backward compatibility only.