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.
CertificateClientInfo (Function)
Returns information about the certificate used by the client computer.
HInfoServerRights (Function)
Gets the rights granted to a user or group of users on a server.
<Connection variable>.InfoItemRights (Function)
Gets the rights granted to a user or group on an item.
SocketClientInfo (Function)
Allows the server to get information about the current client socket.
HInfoItemRights (Function)
Gets the rights granted to a user or group on an item.
AppVersionInfo (Function)
Returns information about a version available on the setup server.
<Connection variable>.InfoViewRights (Function)
Gets the rights granted to a user or group on an SQL view or on a materialized view.
HInfoFileRights (Function)
Gets the rights granted to a user or group on an HFSQL Client/Server table.
NetInfoRemoteAccess (Function)
Returns information about the status of a connection as well as the statistics about this connection.
HInfoGroup (Function)
Returns information about the specified group of users.
<Connection variable>.InfoFileRights (Function)
Gets the rights granted to a user or group on an HFSQL Client/Server table.
<Connection variable>.InfoBackup (Function)
Returns information about one or more backups performed on an HFSQL Client/Server server.
HInfoDatabaseRights (Function)
Gets the rights granted to a user or group on a database.
<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.
HInfoViewRights (Function)
Gets the rights granted to a user or group on an SQL view or on a materialized view.
<Connection variable>.InfoUser (Function)
Updates the variables for user management with the information regarding the specified user.
HInfoUser (Function)
Updates the variables for user management with the information regarding the specified user.
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.
HInfoServer (Function)
Returns the specified information about the server.
<Connection variable>.InfoDatabaseProperty (Function)
Used to find out the properties of a database on an HFSQL server.
HInfoLog (Function)
Returns information about the server logs.
<Connection variable>.InfoTask (Function)
Returns the characteristics of a scheduled task in a hScheduledTask variable].
fDriveInfo (Function)
Returns information about a drive.
HInfoTask (Function)
Returns the characteristics of a scheduled task in a hScheduledTask variable].
HInfoDatabaseProperty (Function)
Used to find out the properties of a database on an HFSQL server.
<Connection variable>.InfoFileProperty (Function)
Allows you to find out the properties of a table located in an HFSQL server.
HInfoBackup (Function)
Returns information about one or more backups performed on an HFSQL Client/Server server.
HInfoServerProperty (Function)
Allows you to find out the properties of an HFSQL server.
<mongoDatabase variable>.Info (Function)
Returns information about a MongoDB database.
<Connection variable>.InfoServerProperty (Function)
Allows you to find out the properties of an HFSQL server.
<Connection variable>.InfoServerRights (Function)
Gets the rights granted to a user or group of users on a server.
<Connection variable>.InfoServer (Function)
Returns the specified information about the server.
StreamInfo (Function)
Returns the name and/or number of the stream issuer.
<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.
HInfoFileProperty (Function)
Allows you to find out the properties of a table located in an HFSQL server.
<Connection variable>.InfoGroup (Function)
Returns information about the specified group of users.
<Connection variable>.InfoDatabaseRights (Function)
Gets the rights granted to a user or group on a database.
Deploying an Android application
WINDEV Mobile allows you to develop Android applications. Then, these applications can be easily...
Selecting the files to install and the installer framework
The setup wizard allows you to: Select and configure the files to install. This step...
WDInst: advanced options for the network setup
The advanced options of the network setup are used to......
5. Swipe gestures in a window
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 5 - Swipe gestures...
1. WLanguage
WINDEV Tutorial: WLanguage basics Lesson 1 - WLanguage - 5 min
2. WEBDEV administrator in practice
Importing/Consuming web services
WINDEV, WEBDEV and WINDEV Mobile allow you to directly import Webservices into your applications......
WINDEV License Agreement
WINDEV License Agreement...
WINDEV Mobile License Agreement
WINDEV Mobile License Agreement...
14. Distribute Reports and Queries with your applications
WINDEV Tutorial - Reports and Queries Distribute Reports and Queries with your applications - 10...
5. User Groupware in practice
rssChannel (Type of variable)
The rssChannel type is used to handle a RSS channel...
User Groupware: Configuring the site
Once the User Groupware is configured, the configuration of users and accesses is performed...
GanttTask (Type of variable)
The GanttTask type is used to define the advanced characteristics of a task for a Gantt chart.
WebserviceWriteHTTPCode (Function)
Specifies the HTTP code that will be returned at the end of the execution of the REST Webservice...
notificationCategory (Type of variable)
The type notificationCategory makes it possible to define all the advanced characteristics...
The archives
WINDEV, WEBDEV and WINDEV Mobile propose several WLanguage functions allowing you to compress...
Project Management Hub: Managing the schedule
The project contributors can manage their tasks directly from the schedule or from the task list......
Deep links to mobile applications
Deep linking allows you to redirect the user to specific content in a mobile application (rather...
Code editor: Various operations
The code editor is the editor where the developers spend most of their time. This help page...
CallWD: Function specific to the external language
Calls a WLanguage function from an external language....
Data source (Type of variable)
A Data source variable is used to describe a temporary data source (query, view, alias, ...)
License agreement for Native Oracle Connector
License agreement for Native Oracle Connector...
Creating a Java archive
When your Java application is developed, you can......
6. Procedures
WINDEV Tutorial - WLanguage basics Lesson 6 - Procedures - 20 min