ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

MapLicenseGgl (Function)
Indicates the "Google Maps API" license key that will be used in the Map controls (of WINDEV or WEBDEV).
LooperModify (Function)
Changes the values of the attributes in a row of a Looper control.
grPieStartAngle (Function)
Indicates the start angle of first section in a Pie chart, Semi-circular chart or Donut chart.
TableAddLine (Function)
Adds a row in: a Table control, a TreeView Table control....
TableFilteredColumn (Function)
Returns the list of columns filtered by the user in a Table or TreeView Table control.
PageRefresh (Function)
Refreshes a page displayed in the user's browser from the context on the server....
Native MariaDB Connector: Programming with HFSQL functions
To use a MariaDB database with Native Connector, the structure of MariaDB tables must be imported into the WINDEV or WEBDEV analysis......
Native MySQL Connector: Programming with HFSQL functions
To use a MySQL database with the Native Connector (or Native Access), import the structure of MySQL tables into the WINDEV or WEBDEV analysis......
ControlAlias (Function)
Gets, modifies or restores the data binding to a control or group of controls.
CommandLine (Function)
Identifies and retrieves the different elements of the command line passed as a parameter to the current program.
httpProgress (Type of variable)
The httpProgress type is used to manage the progress when sending or receiving an HTTP request.
Font (Property)
The Font property is used to Get the identifier of the font used in a control in a report, page or window. Change the font used in a control in a report, page or window....
ThreadExecute (Function)
Starts the execution of a secondary thread.
SQLConnect (Function)
Connects the current application to a database that must be interrogated via SQL.
MyPopupControl (Reserved word)
MyPopupControl is used to handle the control that opened a popup window...
gRectangle (Function)
Builds a sequence of characters used to draw a rectangle.
GPSLastPosition (Function)
Retrieves the information about the last known device position.
HSetReplication (Function)
Temporarily disables (or re-enables) the replication.
RegexMatch (Function)
Checks whether a string matches the format defined by a regular expression.
EmailReadLastHeader (Function)
Reads the header of the last Email received, depending on the protocol used (POP3 or IMAP, Lotus Notes or Outlook).