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.
dpDriveConnect( Function)
Create a connection to an Drive Dropbox.
Managing HFSQL Client/Server files
The HFSQL Control Center allows you to fully manage HFSQL Client/Server data files......
2. Projects in practice
2. Projects in practice
Discover the main operations that can be performed on a project....
Errors during an FTP installation
The list below presents the error messages that are displayed in the remote setup wizard...
7. Consuming a web service
WINDEV Mobile tutorial: Developing an Android and iOS application Lesson 7 - Consuming a web...
Creating the executable and the setup program
WINDEV Tutorial - Deploying an application Creating the executable and the setup program - 30 min
5. Site test in practice
FillType (Property)
The FillType property is used to determine the type of source used to populate Table, List Box,...
Error 3: The string has no final "
EncryptAsymmetricEnveloped (Function)
Performs an asymmetric encryption of an envelope.
oDriveConnect( Function)
Creates a connection to an Drive OneDrive.
Generating a description of a data file from a window or from a page
When you design a quick prototype, you often create windows (or pages) without defining any data...
Telemetry: Configuring the WINDEV and WINDEV Mobile applications
To use the telemetry in a WINDEV or WINDEV Mobile application, you must......
System constants
List of constants used by the system functions....
HFSQL constants
List of constants used by the HFSQL functions....
The structure of the file for remote control
The management of remote control uses a file in INI format......
3. Dates, arrays and structures
WINDEV Tutorial: WLanguage basics Lesson 3 - Dates, arrays and structures - 20 min
Notifications of an HFSQL server
A server may encounter problems without any user (or developer) noticing anything. For example:...
Native MariaDB Connector: Programming with HFSQL functions
To use a MariaDB database with Native Connector, the structure of MariaDB tables must be imported...
Code coverage
The code coverage is the measure regarding the coverage of tests run on an application or site......
Native MySQL Connector: Programming with HFSQL functions
To use a MySQL database with the Native Connector (or Native Access), import the structure of MySQL...
The Peeling Corner control
The "Peeling Corner" control is used to create a visual effect in a page by presenting an image...
EncryptStandard (Function)
Encrypts a character string or a binary buffer by using a symmetrical encryption algorithm (AES,...
SessionPrologue (Function)
Enables or disables a WLanguage procedure called on each request in a session.