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.
H.SQLServerMode (Variable)
Allows you to specify the version of the Native SQL Server Connector that will be used.
Standard dialog boxes
The dialog boxes are standard windows that allow you to communicate with the user......
8. Associating controls with data
Socket: Creating a client application
information via socket......
Timer on button (AAF)
In an application developed in WINDEV, the user has the ability to implement a timer on a button......
Selecting one or more controls
One or more controls can be selected in a window, in a page or in a report via the keyboard...
Interacting with the user
WINDEV, WEBDEV and WINDEV Mobile allow you to communicate with the user via dialog boxes......
Binding an OLE control to an item
An OLE control can be bound to an item in a data file, query, etc....
Managing the HFSQL contexts in the windows and in the reports
An HFSQL context contains information relative to the data used......
Dockable panes
WINDEV, WINDEV Mobile and WEBDEV propose several dockable panes......
12. Retrieving data from a site
Customizing the display of an Organization Chart control
To customize the interface of an Organization Chart control, you must use specific internal...
Project dashboard
The project dashboard provides an overall view of project status via different widgets.......
iOS 14 widget windows
An iOS application with an iOS widget configuration can contain one or more iOS 14 widget...
The TreeView control
...The TreeView control is a tree structure used to simplify the display of information that can...
Dialog (Function)
Displays a message box and returns the value of the button clicked by the user.
Managing the required input in WEBDEV
To prevent users from leaving a control empty, you can set it as a required field......
HTML table
The HTML table is a control used to easily create specific layouts in the HTML pages......
Android Widget windows
An Android application can contain one or more Widget windows......
Conceptual Data Model (CDM)
In the MERISE methodology, the conceptual data model defines the objects and the actions that must...
What is a database?
A database is an organized collection of data for a particular purpose (e.g., manage orders)......
Entity of a CDM
To group information according the MERISE method, entities must be created......
User Control Center: Management of network applications
For each network application listed in the User Control Center, the "Management of network...
Debugging without debugger
In some cases, running a program or a site with or without the debugger can produce different...
Control Center of WINDEV executables (WDADMINEXE)
When a WINDEV application is installed in network, a program used to remotely check the application...
1
6
7
8
9
10
52
>