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)
Retrieves the characteristics of a WLanguage list: element types and number of elements.
Versions 2025 (SaaS) and later
Please note: This function is only available in WINDEV Suite SaaS 2025 Update 4.
New in SaaS
Please note: This function is only available in WINDEV Suite SaaS 2025 Update 4.
New in version 2025 (SaaS)
Please note: This function is only available in WINDEV Suite SaaS 2025 Update 4.
Please note: This function is only available in WINDEV Suite SaaS 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.
<Connection variable>.InfoItemRights (Function)
Gets the rights granted to a user or group on an item.
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.
<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.
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.
BTInfoRadio (Function)
Returns specific information about a Bluetooth radio connected to the computer.
HInfoViewRights (Function)
Gets the rights granted to a user or group on an SQL view or on a materialized view.
<List variable>.Info (Function)
Retrieves the characteristics of a WLanguage list: element types and number of elements.
Versions 2025 (SaaS) and later
Please note: This function is only available in WINDEV Suite SaaS 2025 Update 4.
New in SaaS
Please note: This function is only available in WINDEV Suite SaaS 2025 Update 4.
New in version 2025 (SaaS)
Please note: This function is only available in WINDEV Suite SaaS 2025 Update 4.
Please note: This function is only available in WINDEV Suite SaaS 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.
Shared information
The information entered when creating the files and the items is shared throughout...
Optional connection information
through programming, you have the ability to specifier the optional connection information......
Information 2105: This function was renamed
Optional events: Retrieved information
In WINDEV, you can add optional events in the code of the different elements of an application......
Information 37: Optimize your FOR loop
Remote WEBDEV administrator: Personal information
The remote management tool is used to check and modify (if necessary) your personal information....
Information 302: Ambiguity between a variable and a control
Creating an executable: Information and version number
The version information of an executable corresponds to the information visible in the Windows file...
WDADMINEXE : Information about last available update
The "Setup" tab of WDADMINEXE contains information regarding the last available update...
Information about a control found in a window or in a page
The window editor and the page editor allow you to get information about the controls used....
Optional events: Information retrieved (Java and Android)
WINDEV and WINDEV Mobile allow you to add optional events to the ones proposed by default...
Information 2104: This function is kept for backward compatibility
17. TLS/SSL: Encrypting information on the Web
Customizing the system information windows (or dialog boxes)
Your applications use several system dialog boxes? A specific skin template is used...
15. Cookies: information stored on the end user's computer
Information 2103: 'Double' does not exist anymore: the reals are coded on 8 bytes
Information 2102: 'Long' does not exist anymore: the integers are coded on 4 bytes
Information 2101: 'Short int' does not exist anymore: use 'unsigned 1-byte int'
The pages
Pages are the main interface of a WEBDEV site......
Windows
The windows represent the main interface of a WINDEV application......
InfoWithTimeout (Function)
Displays an information message in a system information window for a set amount of time
Keyboard Variable (Using physical keyboards on Android)
The Keyboard variable makes it possible to retrieve the parameters of the events of a physical...
Extra (Property)
The Extra property is used to: Get additional information about a control, window, or page....
WEBDEV administrator: Characteristics of current connections
The "Connections" tab gives various information about the current connections......
1
2
3
4
>