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.
sInEntryQueue (Function)
Retrieves the number of pending bytes in the input buffer of a specified serial port or infrared...
OpenIDParameters (Type of variable)
The OpenIDParameters type is used to define all the advanced features of an authentication...
GglDriveConnect( Function)
Creates a connection to an Drive Google Drive.
Creating an executable
Once the development of your WINDEV application is completed (windows, reports, queries, etc....
WDInst: Additional options (summary, license, etc.)
When installing the application, you have the ability to display......
The Clickable Image control
The Clickable Image control can be used to......
2. Performance profiler
WINDEV Tutorial: Optimizing a project Lesson 2 - Performance profiler - 15 min
Handling WEBDEV Account Manager via command line
All the features in WEBDEV Account Manager can be used via command line......
WINDEV Mobile 2024: New WLanguage features
In version 27, new functions, properties and data types have been introduced...
Managing the synchronization
For each action performed in a page, the mechanism for page synchronization automatically checks...
docFragment (Type of variable)
The docFragment type is used to define the characteristics of a fragment found in a "docx"...
Native PostgreSQL Connector: Programming with SQL functions
You can use SQL functions to handle the PostgreSQL database......
Voice commands in your applications
The applications that you develop can react to the user's voice......
Multicolumn report
The report editor allows you to create "Multicolumn" reports....
The TreeMap control
...The TreeMap control is used to dynamically represent data, possibly in tree structure,...
Environment of the window editor
The main elements of window editor are as follows:
Key and referential integrity
In an analysis, the "Key" items are also used to manage the consistency of data (called referential...
MessTranslate (Function)
Retrieves a message found in the code of a program in the current language.
The matrices
WINDEV, WINDEV Mobile and WEBDEV propose several functions used to handle matrices......
Remote check: Customizing with a procedure
To customize the remote control performed on a multi-user WINDEV application, you can trigger...
The Calculated control
The "Calculated" control is used to perform calculations in a report......
Custom-Notes
The custom-notes allow you to write down any ideas you want to remember, notes you must not forget, ......
Cross-references in the code editor
The cross-references in the code editor are used to identify......
The "Interactive zoom" pane
The "Interactive zoom" pane is used to zoom the section currently hovered by the mouse cursor......
docElementText (Type of variable)
The DocElementText type is used to handle the characteristics of a Text element found...