ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Reloading a document
To reload a document, ......
Changing an application to 64-bit
WINDEV allows you to develop 64-bit applications......
The different types of windows
The following types of windows can be created in a WINDEV application......
WDBal messaging: Reading messages
WDBal, the secure messaging provided with WINDEV, WEBDEV and WINDEV Mobile, allows you to easily read the incoming messages......
Linking a Scheduler control to a data file or variable
You can create Scheduler controls directly linked to the data....
Remote WEBDEV administrator: Managing connections
The remote management tool is used to manage the connections to the dynamic WEBDEV sites....
TmeLine control linked to a data file or variable
You can create TimeLine controls directly linked to the data....
AAFExportParameter (Function)
Saves all customizations made via AAFs (Automatic Application Features) in a file.
<Multimedia>.Duration (Function)
Returns the size of the media file currently played (in milliseconds) in the Multimedia control.
21. Reports
Accessing a database via a web service
The database can be accessed via a web service......
RecordSize (Property)
The RecordSize property is used to get the size (in bytes) of a record in: a file described in the data model editor, a file described through programming, an HFSQL view, a query....
MCIWindowSize (Function)
Changes the size and position of the display window of a media file previously opened (MCIOpen).
fContentType (Function)
Returns the type of file according to the MIME standard (Multipurpose Internet Mail Extensions).
SCM file format evolutions
Four versions are available for the SCM repository......
Developing applications in Universal Windows 10 App mode
WINDEV and WINDEV Mobile allow you to develop applications for Windows 10 tablets and for Windows Phone 10 and Windows 10 phones (Universal Windows 10 App applications)......
Page in Session mode: Populating controls after a long process
In a web application, you may need to run long processes (for example, to update counters......
SCM: Management of rights
It is possible to manage and grant certain access rights to the developers for each element in the SCM......
Deployment package
The deployment package creates a ZIP file containing the site's setup......
Alignment rulers (Editor)
When creating or modifying a window in the window editor, you have the ability to display the alignment rulers......
Search in SCM history
The search in the history allows you to perform an advanced search in the history of operations performed in the SCM......
UploadCurrentFileSize (Function)
Returns the total size (in bytes) of the file currently uploaded via an Upload control.
<Upload>.Size (Function)
Returns the total size (in bytes) of the file currently uploaded via an Upload control.
<Upload>.CurrentFileSize (Function)
Returns the total size (in bytes) of the file currently uploaded via an Upload control.
UploadSize (Function)
Returns the total size (in bytes) of the file currently uploaded via an Upload control.