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.
1. Creating a WINDEV project and its analysis
WINDEV Tutorial: Creating a WINDEV project and its analysis Lesson 1 - Creating a WINDEV project...
Creating the Relation windows of a WINDEV RAD pattern
Hyper File functions available for backward compatibility
Troubleshooting
This chapter presents the main problems (and their solutions) that can occur when using the WEBDEV...
EmailGetAll (Function)
Retrieves all the emails found on a server.
HAccelerateSpeed (Function)
Reorganizes the internal structure of the indexes to optimize the speed for accessing the data.
Gesture variable
The Gesture variable is used to retrieve the gesture parameters (swipe)......
FTPDateTime (Function)
Returns the different dates and times (creation, modification or access) associated with a file...
Token (Type of variable)
The Token type is used to define all the advanced characteristics of a token displayed in an edit...
Handling a status bar in the window editor
This help page presents the different operations that can be performed in a status bar......
InternetConnected (Function)
Defines whether an Internet connection is enabled on the current computer. In mobile, you can also...
Assisted universal replication through programming
The assisted replication through programming is used to implement a replication on an existing...
Managing the HFSQL servers
The HFSQL Control Center allows you to fully manage HFSQL servers......
2. User-friendly editors in practice
User-friendly editors in practice...
Installing WINDEV, WEBDEV or WINDEV Mobile
This chapter presents the configuration required to install WINDEV, WEBDEV or WINDEV Mobile as well...
2. Deploying a website via HTTP
WEBDEV Tutorial - Website deployment Lesson 2 - Deploying a website via HTTP - 30 min
2. Managing a database
WEBDEV Tutorial: My first WEBDEV website Lesson 2 - Managing a database - 30 min
Sitemap file for Google
To better analyze the content of the sites, the search engine of Google is using an XML file named...
Handling the checks
The monitor of the monitoring robot allows you to access the different checks started...
Cookie (Type of variable)
The Cookie type is used to handle the cookies transmitted in the HTTP requests.
mongoGridFSFileInfo (Type of variable)
The mongoGridFSFileInfo type is used to define the advanced characteristics of a file in a MongoDB...
KioskEnable (Function)
Switches the current Android application to kiosk mode.
NoteTitle (Property)
The NoteTitle property is used to: Get the title of the notes used in the technical...
HStatCalculate (Function)
Performs various statistical calculations on the file keys.
Creating an automatic help
The Automatic Application Features (AAF) allow you to add features to your application without...