ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HReadSeek (Example)
Usage example of the HReadSeek function
Content (Property)
The Content property is used to get and change the content of an element.
API description (Type of variable)
An API Description variable is used to describe an API, its parameters, its return value and its calling options by programming.
NFCStatus (Function)
Returns the activation status of the NFC sensor found on the device.
diffCreate (Function)
Compares two buffers and creates a buffer containing the differences between these two buffers.
DashLoadConfiguration (Function)
Restores the configuration of a Dashboard control.
dRotation (Function)
Performs a rotation: of an Image control. of an Image variable. of a picLayer variable....
TableGiveChild (Function)
Returns the "children" of an element (lower level) in a TreeView Table control.
FreeAWPContext (Function)
Frees the AWP context in advance (on disk) to allow the other call on the same AWP context to be processed in parallel.
Component (Property)
The Component property configures the different components of a composite key.
Alias type
The Alias type is used to declare and handle a logical alias for a data file or query.
MenuDelete (Function)
Deletes a menu or a menu option.
RulerValue (Property)
The RulerValue property is used to get or change the position of the playhead in a TimeLine control.
<Image>.Rotation (Function)
Rotates an Image control.
Hidden (Property)
The Hidden is used to: Determine if a control in a report is hidden. Redact or blur a control in a report....
XMLRead (Function)
Returns the value of an XML element or the value of the attribute for an XML element.
TableDisableFilter (Function)
Disables a user filter on a column or on all the columns found in a Table or TreeView Table control.
MenuInsertMenu (Function)
Inserts a menu before another menu in a window.
RequestRefreshUIElement (Function)
Requests the execution of the "Request for refreshing the display" event of the specified element (and gives back control without waiting for the execution of the event).
HClose (Function)
Closes a data file or all the data files opened by the current user: all the corresponding physical data files are closed for the current user.
HCreateSubscriberReplica (Function)
Creates the description file of a subscriber replica.
HJSONToRecord (Function)
Imports JSON data into the current record.
docTable (Type of variable)
The docTable type is used to define the advanced characteristics of a Table paragraph found in a Word Processing document.
grLegend (Function)
Indicates the presence and position of legend in a chart.
HReadLast (Example)
Usage example of the HReadLast function