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.
HInfoServerProperty (Function)
Allows you to find out the properties of an HFSQL 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.
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.
WINDEV and OPC
OPC stands for "OLE for Process Control"......
Android: The different types of notifications
Android proposes several types of notifications to inform the user......
The Table control
The Table control is used to simplify the display and the input of information stored in memory...
WDINT, WDTRAD and WDDIXIO: Translation tools
Native Sybase Connector for WINDEV and WEBDEV 2024
Report based on a TreeView Table control
You can use a report based on a TreeView Table control to directly print the information displayed...
8. 10 tips for better interfaces...
Remote WEBDEV administrator: Managing connections
The remote management tool is used to manage the connections to the dynamic WEBDEV sites....
Printing reports from a WEBDEV site
By default, the "Print" icon allows the Web user to print the current site page......
WDMap: Modifying the display mode of records
By default, WDMap displays the records found in a data file by using the following rules......
13. Types of standard controls
Universal replication
The purpose of universal replication is to keep several databases synchronized......
15. Repeating a group of controls: loopers
Creating help pages
A help system includes several pages......
The Windows registry
Several WINDEV functions can be used to handle the Windows registry......
Common project
Projects are often cross-platform......
AWP: Managing contexts
To keep the value of global variables when switching from a page to another one, the AWP mode...