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.
Native Sybase Connector for WINDEV and WEBDEV 2024
Report based on a TreeView Table control
You can use a report based on a TreeView Table control to directly print the information displayed...
8. 10 tips for better interfaces...
Printing reports from a WEBDEV site
By default, the "Print" icon allows the Web user to print the current site page......
WDMap: Modifying the display mode of records
By default, WDMap displays the records found in a data file by using the following rules......
13. Types of standard controls
Universal replication
The purpose of universal replication is to keep several databases synchronized......
15. Repeating a group of controls: loopers
AWP: Managing contexts
To keep the value of global variables when switching from a page to another one, the AWP mode...
Creating help pages
A help system includes several pages......
The Windows registry
Several WINDEV functions can be used to handle the Windows registry......
Common project
Projects are often cross-platform......
ListView control linked to a data file (or to a query)
A ListView control can be used to display the content of a data file (or the content of a query)......
Validity period of site pages
When creating a page, a validity period can be defined for this page......
Task list
Each project can be associated with a task list......
Native SQL Server Connector for WINDEV and WEBDEV 2024
4. Types of pages
Different types of pages can be used in the sites created with WEBDEV......
Native Oracle Connector for WINDEV and WEBDEV
3. UML models in practice
Android Control Center
Do you know where to find your application log files?...
The tables in a report
In a report, a table includes a set of controls called "Table cells"......
Installing version 2024
Cherche les éléments d'un noeud HTML correspondant à une balise....
Reading an email
This help page explains how to read an email from a WINDEV application and how to display...
Detecting Beacons
A "beacon" is a hardware transmitter that can "dialog" on a small perimeter with smartphones...
Linking a Table control to a data file or query
A Table control can be used to display the content of a data file or query......