ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<htmlNode variable>.InsertFirstChild (Function)
Adds a child at the start of the children of the current node in an HTML document.
MCISize (Function)
Returns or changes the size of a media file previously opened (MCIOpen).
Table,Save (External language)
Updates or adds a record in the data file linked to the Table control.
iAddAttachment (Function)
Adds an attachment in a PDF file generated by a PDF print export.
InAppleWatchMode (Function)
Indicates whether the code currently run is in Apple Watch mode.
HTMLInsertFirstChild (Function)
Adds a child at the start of the children of the current node in an HTML document.
<Upload>.FileSize (Function)
Returns the total size (in bytes) of a file found in an Upload control.
UploadFileSize (Function)
Returns the total size (in bytes) of a file found in an Upload control.
The Table control
The Table control is used to simplify the display and the input of information stored in memory or coming from a data file, a view or a query......
5. Website test in practice
Starts recording a video via a Camera control in an Android or iOS application....
HAdd (Function)
Adds: the record found in memory into the data file (query or view). the record found in a Record variable into the data file (query or view)....
Testing a project: settings
By testing the project you can simulate how the application will run......
InUniversalWindowsAppMode (Function)
Indicates whether the code is run in Universal Windows 10 App mode.
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
IniOSMode (Function)
Indicates whether the code currently run is in iOS mode (iPhone, iPad).
3. Types of dynamic sites
A dynamic site is used to display pages whose content changes. In most cases, the content of these pages is linked to a database....
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.