ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HSetReplication (Function)
Temporarily disables (or re-enables) the replication.
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......
CommandLine (Function)
Identifies and retrieves the different elements of the command line passed as a parameter to the current program.
MapLicenseGgl (Function)
Indicates the "Google Maps API" license key that will be used in the Map controls (of WINDEV or WEBDEV).
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.
gFontBold (Function)
Builds a sequence of characters used to specify whether the text that follows the call to this function is in bold or not.
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.
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......
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).
EmailReadFirstHeader (Function)
Reads the header of the first incoming email according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
EmailReadPreviousHeader (Function)
Reads the header of the email found before the current email according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
SysScreenOrientation (Function)
Allows you to: get the screen orientation of the device (Android, iOS or Universal Windows phone). set the screen orientation of the device (Android phone)....
HDescribeServerTrigger (Function)
Adds or modifies a server trigger.
Parameter of a procedure/function
You have the ability to pass parameters to a procedure....
The Switch control
Switch controls (also called "Toggle controls") are now commonly used in interfaces......
Font (Type of variable)
A Font variable creates a font programmatically...
FontBold (Property)
The FontBold property is used to: Determine if the text is bold. Change the weight of the text....