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.
SaaS
SaaS (acronym of Software as a Service) is a model for software distribution that consists...
WDINT license agreement
WDINT license agreement...
Fixed array (Type of variable)
A fixed array is an "advanced" type of array...
The source code manager
WINDEV, WEBDEV and WINDEV Mobile propose a sophisticated Source Code Manager......
BurnerErase (Function)
Erases the files found on a rewritable CD or DVD.
Python: Native calls
WLanguage allows for native Python calls......
Dynamic Island
One major feature of the latest iPhone is the Dynamic Island, which transforms the black notch...
Automatic assisted universal replication
The automatic assisted replication is used to easily implement a replication on an existing...
Using the Control Centers in Client/Server mode
All the Control Centers provided with WINDEV, WEBDEV and WINDEV Mobile use the same database......
General options of WINDEV, WEBDEV and WINDEV Mobile
The general options are used to configure the working environment of the product used......
Multi-project search
Performing a search in the current project is a common operation......
JITc
The principle of JITc technology (Just In Time Compilation) is straightforward......
Help: Summary table
In a WINDEV application, users have multiple help features at their disposal: Tooltip. Status...
Certificate (Type of variable)
The Certificate type is used to handle: the certificates used to sign the strings or the files....
Handling TimeLine controls programmatically
A TimeLine control can be......
Camera control: decoding bar codes
In iOS and Android, bar codes can be decoded via the Camera control using BCCapture......
How to open a window?
Report viewer (Print preview)
The report viewer allows you to see the report layout without printing it......
TableInsertLineWithAnimation (Function)
Inserts a row into a Table control or into a TreeView Table control with an animation.
Array (Type of variable)
An array is a structured type that is used to group a set of elements of the same type...
Context menu associated with Table controls and their columns (AAF)
WINDEV applications automatically include a context menu for Table controls, TreeView Table...
Replication: The different types
The data replication is a powerful feature......
The Time control: Input or display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks......
Chart: Managing legends
Several types of legends are supported in the charts......
In-App purchases
The mobile systems (Android/iOS) allow their applications to propose content at extra cost,...