ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SCM: Management of rights
It is possible to manage and grant certain access rights to the developers for each element in the SCM......
HOpenConnection (Function)
Opens a connection to a specific database.
HFSQL server configuration
The HFSQL Control Center allows you to fully manage HFSQL servers......
InternetConnected (Function)
Defines whether an Internet connection is enabled on the current computer. In mobile, you can also be notified when the status of the Internet connection changes.
ERR_SESSION_CLOSED
App Tracking Transparency - Activity tracking
App Tracking Transparency enables users to authorize an iOS app to track their activity on third-party mobile apps and websites for advertising or data sharing purposes......
Limitations of WINDEV, WEBDEV and WINDEV Mobile
NetOpenRemoteAccess (Function)
Establishes a remote connection.
ExtractString (Function)
Allows you to: extract a substring from a string based on a specified string separator. search for substrings in a string based on a specified string separator....
<String type>.ExtractString (Function)
Allows you to: extract a substring from a string based on a specified string separator. search for substrings in a string based on a specified string separator....
SNMPTrapDisable (Function)
Disables the interception of an SNMP trap.
WINDEV and the communication streams (audio, sound)
To handle the communication streams, WINDEV includes......
WBAdminConnection (Type of variable)
The WBAdminConnection type is used to get all the advanced characteristics of a connection on the server. This connection can correspond to a session, an AWP request, a schedule task, etc.
HCloseConnection (Function)
Closes a connection to a database.
SQLChangeConnection (Function)
Modifies the current connection.
Error 201: The method already has a virtual attribute
Native SQLite Connector
WINDEV and WEBDEV propose a Native Connector to SQLite. This Native Connector allows you to access an SQLite database from a WLanguage program without using an external driver....
<Connection variable>.CloseConnection (Function)
Closes a connection to a database.
Native MariaDB Connector: Requirements and remarks
This page presents the main aspects and requirements of the Native MariaDB Connector......
AnchorRateWidth (Property)
The AnchorRateWidth property is used to: Find out the anchor rate when a control (or a table column) stretches on the horizontal axis. Modify the anchor rate when a control (or a table column) stretches on the horizontal axis....
How to avoid displaying the URL of WEBDEV pages in the browser?
By default, when the user connects to a site developed with WEBDEV, the address bar of the browser contains an address in the following format......
diagConnector (Type of variable)
The diagConnector type is used to define all the advanced characteristics of a connector in a diagram.
gglDrive (Type of Variable)
The type gglDrive allows handle Google Drive. To use a Variable of type gglDrive , it is necessary to connect to Google Drive via the function gglDrive Connect.
Customizing the WEBDEV User Groupware
The groupware in automatic mode offers several possibilities......
diagWaypoint (Type of variable)
The diagWaypoint type is used to define all the advanced characteristics of a connector waypoint.