ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Managing HFSQL Classic data files
The HFSQL Control Center allows you to fully manage HFSQL Classic data files......
ConfirmAsynchronous (Function)
Displays a non-blocking message in a standard dialog box with the answers "Yes", "No", "Cancel" and calls a WLanguage procedure with the user's response....
Video control properties
The following properties can be used on a Video control:...
ArraySeekByProcedure (Function)
Seeks an element in a one-dimensional WLanguage array by using a comparison procedure.
WDMap: Adding, modifying and deleting the records of a data file
WDMap allows you to perform simple operations (addition, modification or deletion) on the records found in a data file......
Events associated with the columns (Table control)
List of events associated with the columns of Table controls...
In64bitMode (Function)
Indicates whether the code is run in 64-bit mode or not.
<Array>.SeekByProcedure (Function)
Seeks an element in a one-dimensional WLanguage array by using a comparison procedure.
HTMLExecuteBrowserProcedure (Function)
Executes a WLanguage browser procedure in an HTML Display control that displays a page created with WEBDEV.
HTMLExecuteControlProcess (Function)
Executes a WLanguage event associated with a control in an HTML page displayed by an HTML Display control.
<HTML Display control>.ExecuteBrowserProcedure (Function)
Executes a WLanguage browser procedure in an HTML Display control that displays a page created with WEBDEV.
<HTML Display control>.ExecuteControlProcess (Function)
Executes a WLanguage event associated with a control in an HTML page displayed by an HTML Display control.
Overview
Overview of the different operators...
WLanguage procedure called by iOSApplicationOpenURLProcedure
WLanguage procedure ("callback") called by iOSApplicationOpenURLProcedure when the application must open a resource identified by a URL.
Mobile Image Editor control properties
You can manipulate Mobile Image Editor controls in a window using the following WLanguage properties......
<Window>.OpenPopupAsynchronous (Function)
Opens a popup window whose result will be retrieved via a WLanguage procedure ("callback").
iAddAttachment (Function)
Adds an attachment in a PDF file generated by a PDF print export.
UploadFileSize (Function)
Returns the total size (in bytes) of a file found in an Upload control.
InAppleWatchMode (Function)
Indicates whether the code currently run is in Apple Watch mode.
<Upload>.FileSize (Function)
Returns the total size (in bytes) of a file found in an Upload control.
Page templates and inheritance
When a page template is applied to a page, all the controls and code found in the template are "copied" into the page......
HTMLInsertFirstChild (Function)
Adds a child at the start of the children of the current node in an HTML document.
HugeFile (Property)
The HugeFile property is used to configure the maximum size of a data file.
MCISize (Function)
Returns or changes the size of a media file previously opened (MCIOpen).
<htmlNode variable>.InsertFirstChild (Function)
Adds a child at the start of the children of the current node in an HTML document.