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.
HInfoDatabaseProperty (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.
HInfoServerProperty (Function)
Allows you to find out the properties of 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.
Sortable (Property)
The Sortable property is used to: Determine if a Table control column is sortable. Make...
Sending elements to Free Technical Support
The different operations available on report blocks are as follows......
Stored procedures and queries (HFSQL Client/Server)
The stored procedures are used to simplify the development and the maintenance of your applications...
sfConnection (Type of variable)
The sfConnection type is used to describe a connection to the Salesforce platform and to manage...
WiFiDetectAccessPoint (Function)
Starts detecting the Wi-Fi access points currently accessible from the device.
MapLicenseBing (Function)
Indicates the "Bing map" license key that will be used in the Map controls used in Universal...
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 site or a PHP site
URISelect (Function)
Opens a system window to select a resource from: from the device file system, from the Cloud...
ExtractStringBetween (Function)
Allows you to: extract a substring between two given separators from a character string....
Before calling the Free Technical Support
The operations to perform before calling the Technical Support......
HExtractMemo (Function)
Extracts the content of a binary memo item from an HFSQL table, from a query or from an HFSQL view...
Events associated with Camera controls
List of WLanguage events associated with Camera controls....
Characteristics of a toolbar
The main characteristics of a "Toolbar" control are configured in the "Details" tab and in the "UI"...
grLabel (Function)
Indicates various parameters of additional legend in a chart.
EmailSaveAttachment (Function)
Copies the attachment of current email onto the user computer (locally).
DotNetAddHeader (Function)
Adds a header to the next procedure that will be run on the server.
XMLDocument (Function)
Creates a new XML document.
fRead (Example)
Usage example of the fRead function
5. Modal, non-modal or MDI windows
Modal, non-modal or MDI windows...
Remote HFSQL Administrator: Overview
...The remote HFSQL administrator is a WEBDEV site installed with the WEBDEV application server...
HTTPGetResult (Function)
Retrieves the result or the header of last HTTP request run.