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.
<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.
fDriveInfo (Function)
Returns information about a drive.
HInfoBackup (Function)
Returns information about one or more backups performed on an HFSQL Client/Server server.
<mongoDatabase variable>.Info (Function)
Returns information about a MongoDB database.
StreamInfo (Function)
Returns the name and/or number of the stream issuer.
NetInfoRemoteAccess (Function)
Returns information about the status of a connection as well as the statistics about this connection.
Permission constants
Renvoie une ou toutes les permissions déclarées par l'application....
H.NbRetry (Variable)
Indicates the number of attempts for locking the file or the record before giving control back...
Managing the Bluetooth keys
Create a new type of application! With no contact between the PC and the mobile device, several...
Project comparator
Comparing two windows (two pages, two reports, two classes, ......
Handling XLS files
WINDEV and WEBDEV propose two methods for handling the Excel files......
Managing the groups and users (HFSQL Client/Server)
To simplify the management of users and groups of users, the HFSQL Client/Server engine uses...
Stored procedures and queries (HFSQL Client/Server)
The stored procedures are used to simplify the development and the maintenance of your applications...
HSetServer (Function)
Used to find out and modify some settings of HFSQL Client/Server server....
FTPFileExist (Function)
Checks the existence of a file on an FTP server.
19. Sending emails
Sending elements to Free Technical Support
Managing dates and times
WINDEV, WEBDEV and WINDEV Mobile propose several methods for managing dates and times...
sfConnection (Type of variable)
The sfConnection type is used to describe a connection to the Salesforce platform and to manage...
WiFiDetectAccessPoint (Function)
Starts detecting the Wi-Fi access points currently accessible from the device.
MapLicenseBing (Function)
Indicates the "Bing map" license key that will be used in the Map controls used in Universal...
Optimizing the connection times to the HFSQL Client/Server databases
This help page explains how to optimize the connection times to the HFSQL Client/Server databases...
2. Deploying a static site or a PHP site
URISelect (Function)
Opens a system window to select a resource from: from the device file system, from the Cloud...
ExtractStringBetween (Function)
Allows you to: extract a substring between two given separators from a character string....
Before calling the Free Technical Support
The operations to perform before calling the Technical Support......
Sortable (Property)
The Sortable property is used to: Determine if a Table control column is sortable. Make...
Events associated with Camera controls
List of WLanguage events associated with Camera controls....
Characteristics of a toolbar
The main characteristics of a "Toolbar" control are configured in the "Details" tab and in the "UI"...
grLabel (Function)
Indicates various parameters of additional legend in a chart.
EmailSaveAttachment (Function)
Copies the attachment of current email onto the user computer (locally).