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.
Distributing Reports & Queries
This help page presents the operations that must be performed in order for a WINDEV application...
The Combo Box control
The "Combo Box" control is used to display a list of elements and to select an element...
Handling Gantt Chart controls programmatically
Phone constants (Android / iOS)
Marker (Type of variable)
The Marker type is used to define the characteristics of a marker that must be positioned on a map...
2. Creating files in the analysis
WEBDEV Tutorial - Creating a WEBDEV project and its analysis Lesson 2 - Creating files...
Pre-launched sessions
A pre-launched session is a session of a Web site (or webservice) automatically started on the Web...
HFSQL and Docker
Docker is a software platform that allows you to run applications in software containers on Linux...
AWP without UI
Bootstrap, Angular, React, Vue......
Translating programming messages
When developing a multilingual application, you can translate the different messages displayed...
Performance profiler
The performance profiler (also called Profiler) is used to check and optimize the execution time...
Events associated with the project
List of events associated with the project...
Using several libraries in an application
A library is a WDL file that contains all the resources......
TableAdd (Function)
Adds a row in: a Table control, a TreeView Table control, a Combo Box control "with table"...
Constants for the Exif functions
List of constants used by the Exif functions....
Software license agreement
WINDEV Express license agreement...
1. Discover WINDEV
WINDEV Tutorial: WINDEV overview Lesson 1 - Discover WINDEV - 5 min
2. Examples provided with WINDEV
The examples provided with WINDEV are intended to help you learn the features of WINDEV....
AAFExportSecurity (Function)
Secures the export of confidential data in the AAFs (Automatic Application Features) that are used...
Creating the Relation pages of a WEBDEV RAD pattern
HFSQL Control Center: Managing scheduled elements
You have the ability to define scheduled elements on the HFSQL server....
VideoParameter (Function)
Returns or modifies the value of a parameter for the device camera. Function kept...
Android 10: Modifying the behavior of applications
Starting with Android 10, Google no longer allows an application running in the background to open...
The Static control
A Static control is a control used to display a static text......
WINDEV, WEBDEV, Android or iOS external component
An external component is a set of WINDEV, WEBDEV or WINDEV Mobile elements......