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.
ERR_MISSING_PAGE
Associating an identifier with an element found in a TreeView control
The different methods to associate an identifier with an element found in a TreeView control....
Describing an element
A flexible modeling includes different elements linked together......
Multi-database queries
A query (typed in SQL code) can operate on different databases......
Help about new features: Letting users know about changes
Applications are constantly evolving......
"Debugger trace" pane
The "Debugger trace" shows the messages displayed in the trace window during the last application...
Configuring the connection with WDORAINS (optional setting)
For backward compatibility with the earlier versions of Native Oracle Connector (also called Native...
The Preset control
The "Preset" control is used to display the frequently used controls without programming......
Report based on an Organizer control
A report based on an Organizer control is used to directly print the information displayed...
Impact analysis
The impact analysis immediately identifies the consequences of the latest changes......
Management of XML
WINDEV, WINDEV Mobile and WEBDEV include several functions for handling XML code......
Appendix 5: Configuring the server
Bloque entièrement ou partiellement un fichier externe....
The Looper control: Custom synchronization
How to manage the synchronization between: the page displayed in the browser. This page...
Step 1: Choosing the deployment profile
The setup program creation wizard allows you to select the deployment profile to use......
Recompiling the project
The project compilation is a process used to......
The Multiline Zone control
The Multiline Zone control is used to easily create interfaces in iOS style....
Computer renamed or changed
During the development phase, you may have to change the computer used for development (change...
Replication options (ReplicEdit)
Creating a replication with ReplicEdit allows you to specify several parameters......
Metatypes in the analysis
A metatype is a combination of characteristics of an item and a bound control......
Page Footer block
The Page footer block is run at the end of each page......
"About" window
The "About" window is used to display and access various information about the current...
WDLog: Overview
The different operations that can be performed with WDLog are as follows......
AJAX: Overview
The AJAX technology is available in native mode in WEBDEV and in the PHP sites developed...
Query
A query is used to interrogate a database in order to view, insert, modify or delete data......
Action Bar of a window
Action Bars replace the title bar of a window and display different types of information......