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.
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>.InfoDatabaseProperty (Function)
Used to find out the properties of a database on an HFSQL server.
<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.
QueueInfo (Function)
Retrieves the characteristics of a queue: types of elements and number of elements.
HInfoServerProperty (Function)
Allows you to find out the properties of an HFSQL server.
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.
WDInst: Installing an HFSQL Client/Server application
When creating the setup program of a WINDEV application that uses HFSQL Client/Server data files,...
ExtractStringBetween (Function)
Allows you to: extract a substring between two given separators from a character string....
Optimizing the connection times to the HFSQL Client/Server databases
This help page explains how to optimize the connection times to the HFSQL Client/Server databases...
2. Deploying a static or PHP site
Usage example of the HCreateView function...
BrowserIPAddress (Function)
Returns the IP address of the client computer connected to the WEBDEV website.
Definition (Type of variable)
The Definition type is used to find out the characteristics of a type: simple type, advanced...
Maximized windows for Android
A maximized window occupies the entire screen of the mobile device....
WEBDEV administrator: Viewing the logs
The "Logs" tab is used to see the details of logs for a specific period......
User Groupware
A Windows application, an Internet or Intranet site require to define the role of different...
SQLColumn (Function)
Returns the characteristics of all the columns (or items): for a given table. for a given...
DotNetAddHeader (Function)
Adds a header to the next procedure that will be run on the server.
Replication: The different types available
The data replication is a powerful feature......
Creating the Vision windows of the WINDEV RAD pattern
Code snippets
The code editor allows you to enter "Code snippets"......
ImageInfoModify (Function)
Modifies the value of an Exif tag for the image used.
SCM administrator: Available tools
The "Tools" tab in the SCM administrator allows you to......
'Image gallery' Looper control
The "Image gallery" Looper control is used to manage the display of a set of images without...
Project Management Hub: Managing tasks
The Project Management Hub allows you to define the different tasks assigned to each project...
Unavailable functions and properties
Some functions and properties have been removed from WLanguage......
BTListDevice (Function)
Returns the list of accessible Bluetooth devices.