ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Programming patterns
CAUTION......
MultimediaDuration (Function)
Returns the size of the media file currently played (in milliseconds) in the Multimedia control.
In64bitMode (Function)
Indicates whether the code is run in 64-bit mode or not.
Error 701: The property is read-only
TileAdd (Function)
Adds a new tile customization for the current Windows Store Apps application.
IniOSMode (Function)
Indicates whether the code currently run is in iOS mode (iPhone, iPad).
InUniversalWindowsAppMode (Function)
Indicates whether the code is run in Universal Windows 10 App mode.
WinEdSave (Function)
Saves the changes made when the "Modification of UI by the end user" mode is enabled.
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.
WLanguage procedure called by fTrackFile
WLanguage procedure ("callback") called by fTrackFile when a change is made to the tracked file.
<Window>.EdSave (Function)
Saves the changes made when the "Modification of UI by the end user" mode is enabled.
Using the UI modification when running a project or window test
End users can directly modify the interface of the application (according to the options specified by the developer).......
Using the Salesforce service
Salesforce is a very popular CRM software......
Properties associated with the areas defined in Zoning mode
The Web Camera control
...The Web Camera control is used to view a file that is refreshed at regular time intervals....
Page-by-page deployment
You now have the ability to deploy site sections or individual pages......
Handling a Wire control through programming
WINDEV allows you to handle a Wire control by programming......
11. User Macro-Code: UMC in practice
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....
Configuring a BaaS server (User Groupware and Private Store)
Several features in WINDEV, WEBDEV and WINDEV Mobile use a BaaS server......
Developing an application for Apple Watch
An Apple Watch application is an application intended for a watch associated with an iOS device (phone, tablet, ......
UploadSize (Function)
Returns the total size (in bytes) of the file currently uploaded via an Upload control.
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.