ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Project compilation: Warnings, Errors, Information, Programming standard, etc.
When developing a project, the project is compiled on a regular basis.
HInfoServerProperty (Function)
Allows you to find out the properties of an HFSQL server.
HInfoGroup (Function)
Returns information about the specified group of users.
HInfoReplica (Function)
Returns information about the specified replica.
HInfoDatabaseRights (Function)
Gets the rights granted to a user or group on a database.
<Connection variable>.InfoServer (Function)
Returns the specified information about the server.
fDriveInfo (Function)
Returns information about a drive.
HInfoFile (Function)
Returns the characteristics of an HFSQL Classic or Client/Server table.
HInfoLog (Function)
Returns information about the server logs.
MongoInfo (Function)
Returns information about a MongoDB database.
iInfoPrinter (Function)
Retrieves the characteristics of the current or default printer.
BurnerCompilationInfo (Function)
Retrieves the characteristics of current compilation.
GPSInfo (Function)
Returns the information about the location provider used by the application for geolocation functions.
<Connection variable>.InfoDatabaseRights (Function)
Gets the rights granted to a user or group on a database.
CertificateClientInfo (Function)
Returns information about the certificate used by the client computer.
HLogInfo (Function)
Adds comments to the log when saving the operation.
HClusterNodeInfo (Function)
Returns the status of each cluster node by interrogating the coordinator.
<List variable>.Info (Function)
Gets the type and number of elements in a WLanguage list.
WEBDEV - Browser code Note: This feature is only available in subscription-based versions, starting with WINDEV Suite 2025 - Update 4.
HInfoViewRights (Function)
Gets the rights granted to a user or group on an SQL view or on a materialized view.
HInfoItemRights (Function)
Gets the rights granted to a user or group on an item.
HInfoServerRights (Function)
Gets the rights granted to a user or group of users on a server.
<Queue variable>.Info (Function)
Retrieves the characteristics of a queue: types of elements and number of elements.
<Connection variable>.InfoFile (Function)
Returns the characteristics of an HFSQL Classic or Client/Server table.
<Connection variable>.InfoBackup (Function)
Returns information about one or more backups performed on an HFSQL Client/Server server.
<Connection variable>.InfoGroup (Function)
Returns information about the specified group of users.
HInfoBackup (Function)
Returns information about one or more backups performed on an HFSQL Client/Server server.
<Connection variable>.InfoServerRights (Function)
Gets the rights granted to a user or group of users on a server.
ListInfo (Function)
Gets the type and number of elements in a WLanguage list.
WEBDEV - Browser code Note: This feature is only available in subscription-based versions, starting with WINDEV Suite 2025 - Update 4.
BTInfoDevice (Function)
Returns specific information about a Bluetooth device.
<Connection variable>.InfoServerProperty (Function)
Allows you to find out the properties of an HFSQL server.
BTInfoRadio (Function)
Returns specific information about a Bluetooth radio connected to the computer.
HInfoAnalysis (Function)
Returns information about a database schema (WDD file).
<zipArchive variable>.InfoFile (Function)
Returns the characteristics of a file found an archive:
  • The name of the file and its stored path.
  • The initial size of the file.
  • The compressed size of file.
  • The date and time of file creation.
  • The date and time of file modification.
  • The date and time of file access.
  • The file attributes.
  • The file encryption mode.
zipInfoFile (Function)
Returns the characteristics of a file found an archive:
  • The name of the file and its stored path.
  • The initial size of the file.
  • The compressed size of file.
  • The date and time of file creation.
  • The date and time of file modification.
  • The date and time of file access.
  • The file attributes.
  • The file encryption mode.
HInfoUser (Function)
Updates the variables for user management with the information regarding the specified user.
AppVersionInfo (Function)
Returns information about a version available on the setup server.
<mongoDatabase variable>.Info (Function)
Returns information about a MongoDB database.
<Connection variable>.InfoItemRights (Function)
Gets the rights granted to a user or group on an item.
HInfoServer (Function)
Returns the specified information about the server.
HInfoFileRights (Function)
Gets the rights granted to a user or group on an HFSQL Client/Server table.
<Connection variable>.InfoDatabaseProperty (Function)
Used to find out the properties of a database on an HFSQL server.
QueueInfo (Function)
Retrieves the characteristics of a queue: types of elements and number of elements.
HInfoDatabaseProperty (Function)
Used to find out the properties of a database on an HFSQL server.
<Connection variable>.InfoFileProperty (Function)
Gets the properties of a table located in an HFSQL server.
StreamInfo (Function)
Returns the name and/or number of the stream issuer.
ServiceInfo (Function)
Returns information regarding the configuration of a service.
HInfoFileProperty (Function)
Gets the properties of a table located in an HFSQL server.
HInfoTask (Function)
Returns the characteristics of a scheduled task in a hScheduledTask variable].
SocketClientInfo (Function)
Allows the server to get information about the current client socket.
ErrorInfo (Function)
Retrieves information about the last error that occurred in a function of a WINDEV, WINDEV Mobile or WEBDEV component.
<Stack variable>.Info (Function)
Retrieves the characteristics of a stack: types of elements and number of elements.
ExceptionInfo (Function)
Retrieves information about the current exception.
<Connection variable>.InfoUser (Function)
Updates the variables for user management with the information regarding the specified user.
<Connection variable>.InfoFileRights (Function)
Gets the rights granted to a user or group on an HFSQL Client/Server table.
<Source>.LogInfo (Function)
Adds comments to the log when saving the operation.
WiFiConnectionInfo (Function)
Returns the requested information about the current Wi-Fi connection of the device.
<Source>.InfoFile (Function)
Returns the characteristics of an HFSQL Classic or Client/Server table.
BurnerMediaInfo (Function)
Retrieves the characteristics of the CD/DVD found in the current burner.
NetInfoRemoteAccess (Function)
Returns information about the status of a connection as well as the statistics about this connection.
<Connection variable>.InfoViewRights (Function)
Gets the rights granted to a user or group on an SQL view or on a materialized view.
<Connection variable>.InfoTask (Function)
Returns the characteristics of a scheduled task in a hScheduledTask variable].
StackInfo (Function)
Retrieves the characteristics of a stack: types of elements and number of elements.
SMSRunApp (Function)
Starts the native application for sending SMSs found on the device (Android or iPhone/iPad)....
REP files
REP files contain the list of data files handled by the application....
Consuming a web service
WINDEV Tutorial: Consuming a web service Consuming a web service - 10 min
I work as a developer: How do I manage my tasks and my schedule?
The Control Centers in WINDEV, WEBDEV and WINDEV Mobile include many tools to help developers...
WDAdminHF: Managing a database
The remote HFSQL administrator proposes a full management of the HFSQL Client/Server databases......
Characteristics of Table controls in a window
Table controls allow you to display and/or enter data......
WiFiStatus (Function)
Returns the current activation status of Wi-Fi on the device or asks to be notified...
WiFiListNetwork (Function)
Returns the list of Wi-Fi networks configured on the device.
Warning 18: Loop without potential end
CustomMenu
The CustomMenu allows you to create a custom menu in the menu bar of WINDEV, WEBDEV and WINDEV...
7. Available controls in a window
WINDEV Mobile includes several types of controls...
websocketClient (Type of variable)
The websocketClient type is used to identify and define all the advanced characteristics...
SQLExecWDR (Function)
Runs the SQL code of a query created in the query editor.
XMLExecuteXPath (Example)
Usage example of the XMLExecuteXPath function
gClickableLink (Function)
Adds a clickable link in a graphic string.
DNS constants
The FilteredItem property is used to identify the item that has a filter implemented by HFilter....
HSetServer (Function)
Used to find out and modify some settings of HFSQL Client/Server server....
Managing MQTT
MQTT is a "publish-subscribe" messaging protocol based on the TCP/IP protocol......