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.
Types of Edit controls
HFConf.Ini file
The HFConf.INI file is found at server root. This file is used to define several characteristics...
1. Simple layouts
WEBDEV Tutorial - WEBDEV layouts Lesson 1 - Simple layouts - 30 min
4. Adding a product
WEBDEV Tutorial - Creating a website with back office processes Lesson 4 - Adding a product - 50...
Word processing: Using the ribbon
The ribbon found in the Word Processing control proposes several features and it allows...
Project configuration
Project configurations allow you to adapt the same project to multiple "targets"......
New Features brochure - Version 27: new features of WINDEV Mobile
New features in WINDEV Mobile 27 presented in the New Features brochure....
AAF: Automatic filter on the columns of Table controls
The user can filter the content of a Table control by displaying the records corresponding...
AAF: Handling the columns of a Table control
The Table controls displayed in a window allow the end user to perform several operations......
Handling Scheduler controls programmatically
A Scheduler control can be......
Push notification
A mobile device can receive push notifications......
Handling a dynamic programmatically
WINDEV allows you to handle Dynamic Tab controls with the TabXXX functions and with multiple...
Customizing the setup program (Plug-in)
In a setup program, you may want to customize some actions......
Extracting messages added or modified since last extraction
A project was already created and translated......
TableInsert (Function)
Inserts a row into: a Table control, a TreeView Table control, a table displayed in a Combo...
Nation (Function)
Defines or identifies the display language (captions, messages, ...) used for the windows, pages,...
Designing a supercontrol
A supercontrol is an advanced type of control......
Writing an email
Writing an email in WLanguage consists in filling the email structure of WLanguage......
The Appointment structure
The Appointment structure is a preset structure of WLanguage (no declaration is required)......
Configuring the IIS 7/7.5 server
Native xBase/FoxPro Connector
WINDEV and WEBDEV propose a Native xBase/FoxPro Connector (or Native xBase/FoxPro Access) module......
Creating user accounts
A User account allows the server administrator to......
WINDEV, WEBDEV and WINDEV Mobile tools
The following tools are provided with WINDEV, WEBDEV and WINDEV Mobile...
Discover WINDEV Mobile
WINDEV Mobile tutorial: WINDEV Mobile overview Discover WINDEV Mobile - 10 min
8. Sharing a project in practice