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.
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.
HInfoServerProperty (Function)
Allows you to find out the properties of an HFSQL server.
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.
Native MySQL Connector: Programming with HFSQL functions
To use a MySQL database with the Native Connector (or Native Access), import the structure of MySQL...
sEscape (Function)
Runs different functions that directly affect the bits of serial port, parallel port or infrared...
Database schema shared between earlier WINDEV applications and WINDEV 2025 applications
A database schema can be shared between a WINDEV application......
EncryptStandard (Function)
Encrypts a character string or a binary buffer by using a symmetrical encryption algorithm (AES,...
FillType (Property)
The FillType property is used to determine the type of source used to populate Table, List Box,...
SessionPrologue (Function)
Enables or disables a WLanguage procedure called on each request in a session.
HChangeRplDir (Function)
Changes the location of the subscriber replica description ("*.rpl" file).
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......
The Peeling Corner control
The "Peeling Corner" control is used to create a visual effect in a page by presenting an image...
Using the task management and the schedule
Time management is extremely important......
3. Dates, arrays and structures
WINDEV Tutorial: WLanguage basics Lesson 3 - Dates, arrays and structures - 20 min
System constants
List of constants used by the system functions....
URL Rewriting
URL Rewriting is a technique used to improve SEO......
HTTPCookieManage (Function)
Enables or disables the management of cookies in an HTTP request run: by HTTPRequest....
WDAdminHF: Managing the server
During the connection to the remote HFSQL administrator, you must specify the HFSQL server...
Encrypt (Function)
Encrypts a character string in binary format or in ASCII format.
Telephony: Managing the incoming calls
The management of the incoming calls is performed in a specific "thread"....
Programmed AJAX
The diagram below presents the use of "programmed AJAX" in a WEBDEV website......