ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Project compilation: Warning, Error, Information, Programming standard...
When developing a project, the project is compiled on a regular basis.
<Connection variable>.InfoFile (Function)
Returns the characteristics of an HFSQL Classic or Client/Server data file.
ExceptionInfo (Function)
Retrieves information about the current exception.
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.
HInfoFileProperty (Function)
Allows you to find out the properties of a data file located in an HFSQL server.
<Connection variable>.InfoServer (Function)
Returns the specified information about the server.
StreamInfo (Function)
Returns the name and/or number of the stream issuer.
HInfoServerRights (Function)
Gets the rights granted to a user or group of users on a server.
BurnerMediaInfo (Function)
Retrieves the characteristics of the CD/DVD found in the current burner.
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.
HInfoFile (Function)
Returns the characteristics of an HFSQL Classic or Client/Server data file.
ErrorInfo (Function)
Retrieves information about the last error that occurred in a function of a WINDEV, WINDEV Mobile or WEBDEV component.
<Connection variable>.InfoDatabaseRights (Function)
Gets the rights granted to a user or group on a database.
BTInfoRadio (Function)
Returns specific information about a Bluetooth radio connected to the computer.
MongoInfo (Function)
Returns information about a MongoDB database.
<Source>.InfoFile (Function)
Returns the characteristics of an HFSQL Classic or Client/Server data file.
HInfoDatabaseProperty (Function)
Used to find out the properties of a database on an HFSQL server.
HInfoTask (Function)
Returns the characteristics of a scheduled task in a hScheduledTask variable].
fDriveInfo (Function)
Returns information about a drive.
HInfoBackup (Function)
Returns information about one or more backups performed on an HFSQL Client/Server server.
<Connection variable>.InfoDatabaseProperty (Function)
Used to find out the properties of a database on an HFSQL server.
<Connection variable>.InfoServerRights (Function)
Gets the rights granted to a user or group of users on a server.
BTInfoDevice (Function)
Returns specific information about a Bluetooth device.
<Connection variable>.InfoTask (Function)
Returns the characteristics of a scheduled task in a hScheduledTask variable].
<Connection variable>.InfoGroup (Function)
Returns information about the specified group of users.
iInfoPrinter (Function)
Retrieves the characteristics of the current or default printer.
<Source>.LogInfo (Function)
Adds comments to the log when saving the operation.
HLogInfo (Function)
Adds comments to the log when saving the operation.
HInfoServer (Function)
Returns the specified information about the server.
<Connection variable>.InfoFileRights (Function)
Gets the rights granted to a user or group on an HFSQL Client/Server data file.
HInfoReplica (Function)
Returns information about the specified replica.
ServiceInfo (Function)
Returns information regarding the configuration of a service.
NetInfoRemoteAccess (Function)
Returns information about the status of a connection as well as the statistics about this connection.
HInfoItemRights (Function)
Gets the rights granted to a user or group on an item.
<Connection variable>.InfoBackup (Function)
Returns information about one or more backups performed on an HFSQL Client/Server server.
BurnerCompilationInfo (Function)
Retrieves the characteristics of current compilation.
HInfoGroup (Function)
Returns information about the specified group of users.
WiFiConnectionInfo (Function)
Returns the requested information about the current Wi-Fi connection of the device.
HInfoServerProperty (Function)
Allows you to find out the properties of an HFSQL server.
HInfoDatabaseRights (Function)
Gets the rights granted to a user or group on a database.
HInfoViewRights (Function)
Gets the rights granted to a user or group on an SQL view or on a materialized view.
<Connection variable>.InfoItemRights (Function)
Gets the rights granted to a user or group on an item.
<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.
HInfoLog (Function)
Returns information about the server logs.
<Connection variable>.InfoServerProperty (Function)
Allows you to find out the properties of an HFSQL server.
SocketClientInfo (Function)
Allows the server to get information about the current client socket.
<Connection variable>.InfoViewRights (Function)
Gets the rights granted to a user or group on an SQL view or on a materialized view.
<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.
<Connection variable>.InfoUser (Function)
Updates the variables for user management with the information regarding the specified user.
HClusterNodeInfo (Function)
Returns the status of each cluster node by interrogating the coordinator.
HInfoAnalysis (Function)
Returns information about an analysis (WDD file).
CertificateClientInfo (Function)
Returns information about the certificate used by the client computer.
<Connection variable>.InfoFileProperty (Function)
Allows you to find out the properties of a data file located in an HFSQL server.
AppVersionInfo (Function)
Returns information about a version available on the setup server.
GPSInfo (Function)
Returns the information about the location provider used by the application for geolocation functions.
HInfoFileRights (Function)
Gets the rights granted to a user or group on an HFSQL Client/Server data file.
<mongoDatabase variable>.Info (Function)
Returns information about a MongoDB database.
Reminder (Type of variable)
The Reminder type is used to describe and handle a reminder to inform the user of an appointment.
Creating an Android widget
Widgets are small applications that can be displayed on the home screen of phones or tablets......
Organization chart linked to a data file
Automatic AJAX
The diagram below presents the automatic and immediate use of AJAX in a WEBDEV site......
WDADMINEXE : Controlling the application remotely
The remote control of a WINDEV application allows the manager of an application used in network...
Configuring the Project Management Hub
The Project Management Hub allows you to configure......
WDADMINEXE: User characteristics
From the server, the "Users" tab of WDADMINEXE allows you to get......
gpwOpenLDAPSession (Function)
Informs the User Groupware that the authentication of users will be done via an LDAP directory.
Creating and using a REST Webservice
A REST WebService is a program hosted on a server containing functions accessible via HTTP...
7. HFSQL: files physically created
WDXView: Overview
WDXView is an ActiveX browser......
ErrorBuild (Function)
Displays a custom error message in a system error window.
Page Header block
The Page header block is printed on each new page......
8. Binding controls to data
A window can display information from......
Generation of a class diagram using reverse engineering
WINDEV, WINDEV Mobile and WEBDEV allow you to create the class diagram of an application using...
Report based on a text file
In a report based on a text file, the information to print is read from a text file or is directly...
HDescribeConnection (Function)
Describes a new connection to an external database.
Pyramid charts
Pyramid charts allow you to view data in descending order......
SaaS administrator - Dashboard
The dashboard of the SaaS Administrator is used to quickly view the main information regarding...
Report based on a variable (Data binding)
A report based on a variable is used to directly print the information found in a WLanguage...
Infinite Progress Bar control
Progress bars provide useful information to the end user......
Report based on a Looper control
A report based on a Looper control is used to directly print the information displayed...
Report based on a Table control
A report based on a Table control is used to directly print the information displayed in the Table...
The "Analysis" pane
The "Analysis" pane lists......
YesNo (Function)
Displays a message in a standard dialog box that proposes "Yes" and "No" and returns the user's...