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.
ImageInfoModify (Function)
Modifies the value of an Exif tag for the image used.
XMLDocument (Function)
Creates a new XML document.
fRead (Example)
Usage example of the fRead function
5. Modal, non-modal or MDI windows
Modal, non-modal or MDI windows...
Definition (Type of variable)
The Definition type is used to find out the characteristics of a type: simple type, advanced...
Maximized windows for Android
A maximized window occupies the entire screen of the mobile device....
WEBDEV administrator: Viewing the logs
The "Logs" tab is used to see the details of logs for a specific period......
User Groupware
A Windows application, an Internet or Intranet site require to define the role of different...
SQLColumn (Function)
Returns the characteristics of all the columns (or items): for a given table. for a given...
WDInst: Installing an HFSQL Client/Server application
When creating the setup program of a WINDEV application that uses HFSQL Client/Server data files,...
Creating the Vision windows of the WINDEV RAD pattern
Code snippets
The code editor allows you to enter "Code snippets"......
DotNetAddHeader (Function)
Adds a header to the next procedure that will be run on the server.
'Image gallery' Looper control
The "Image gallery" Looper control is used to manage the display of a set of images without...
Handling a Rich Text Area control through programming
To handle a Rich Text Area control programmatically, use the variable of the Rich Text Area control...
Unavailable functions and properties
Some functions and properties have been removed from WLanguage......
BTListDevice (Function)
Returns the list of accessible Bluetooth devices.
ToastDisplay (Function)
Displays a "Toast" message.
Push notification: Android configuration (Google Cloud Messaging)
To use the Push notifications in Android, you must have a Google account and you must perform...
Project Management Hub: Managing tasks
The Project Management Hub allows you to define the different tasks assigned to each project...
Setup of a WEBDEV site: Automatic data file modification
The automatic modification of the data files allows updating the description of data files...
Configuring the server for the CGI/AWP protocol
To use WEBDEV, a Web server must to be found on the computer where WEBDEV is installed......
Drag and Drop from the explorer
The Drag and Drop from the explorer consists in selecting one or more files in the Windows explorer...
Creating an application that manages the Euro
The method for creating an application supporting the switch to the Euro is as simple as the method...
HExtractMemo (Function)
Extracts the content of a binary memo item from an HFSQL file, a query or an HFSQL view...