ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

DDERetrieve (Function)
Retrieves a data sent by a program (the recipient of the connection for the specified object).
File Description (Type of variable)
The File Description variable is used to programmatically describe data files.
Connection (Property)
The Connection property gets and sets the connection associated with a data file.
FicEncryption (Property)
The FicEncryption property is used to set the encryption method of a data file.
LogFile (Property)
The LogFile property is used to determine if a data file is a log file.
TransactionFile (Property)
The TransactionFile property is used to determine if a data file is a transaction file.
HugeFile (Property)
The HugeFile property is used to configure the maximum size of a data file.
IncomingData (Property)
The IncomingData property gets and sets the type of data received by the stream.
ContextOpen (Function)
Opens a new page context without returning the information to the browser.
CurrentPage (Function)
Returns the name of the page containing the WLanguage code currently run.
JSMethod (Function)
Used to run a JavaScript method on an element found in the current page.
JSProperty (Function)
Used to handle specific features on the objects found in the current page.
Data model editor: the different types of items
The different types of items proposed in the data model editor are as follows:
TableToExcel (Function)
Creates an Excel file with the data from a Table or TreeView Table control.
DnDIsDataAvailable (Function)
Checks whether a specific type of data is available during Drag/Drop....
BuildBrowsingTable (Function)
Creates a Table control from the items of a data file (view or query).
ParentObject (Function)
Identifies the "parent" of a graphic object: control, column, window, page, ...
OpenContextMenu (Function)
Automatically opens a context menu for the current control, window or page.
ControlExist (Function)
Checks the existence of a control (or group of controls) in a window, in a page or in a report.
ControlAlias (Function)
Gets, modifies or restores the data binding to a control or group of controls.
SetFocus (Function)
Set focus: to a control (found in a window, in a page or in a frameset). to a window....
Count (Function)
Returns the number of occurrences of a control in a window, in a page or in a group of controls.
TwainScanArea (Function)
Used to define or re-initialize the area to scan.
HInfoFile (Function)
Returns the characteristics of an HFSQL Classic or Client/Server data file....
HSecurity (Function)
Enables or disables the automatic security mechanism on one or more data files.