ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

BrowserPlatform (Function)
Returns the user's browser platform....
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......
grLabelFont (Function)
Modifies the font used for the category labels of a chart.
BackgroundColor (Property)
The BackgroundColor property is used to set the background color of a control, window, page or block of a report.
Dynamic Automation object
A dynamic automation object is an automation object allocated upon request, during the program execution...
ChangeSeparator (Function)
Changes the value of the separators (decimal separator or thousand separator) used in the numeric masks for internationalization.
HErrorLock (Function)
Used to check whether a lock error occurred.
Image control properties
The Image controls include properties that can be handled in WLanguage both in the windows and pages but also in the reports......
zipDeleteAll (Function)
Deletes all files from an archive.
Data source (Type of variable)
A Data source variable is used to describe a temporary data source (query, view, alias, ...)
SQLTransaction (Function)
Begins, commits or rolls back a transaction: on the files of a database opened by SQLConnect, on the files of a database opened by a connection (OLE DB or Native Access/Native Connector) described in the data model editor or by HOpenConnection....
Color (Type of variable)
The Color type is used to define the advanced characteristics of a WLanguage color.
GPSGetPosition (Function)
Retrieves information about the current device position.
CancelWebserviceContext (Function)
Deletes from the webservice context a variable added by DeclareWebserviceContext.
Radio Button control properties
List of properties associated with a Radio Button control...
17. TLS/SSL: Encrypting information on the Web
SocketChangeTransmissionMode (Function)
Changes the transmission mode used on a socket.
HRSIgnoreError (Function)
Ignores errors so that replication between HFSQL servers can continue to run.
iOutputInfo (Type of variable)
The iOutputInfo type is used to get the details of a report print or export job, or the details of a print job performed programmatically from the report viewer.
Tab pane properties
A tab pane can be manipulated in a window or page using the following WLanguage properties......
Input (Function)
Displays a message allowing the user to type an information.