ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Chart constants
List of constants used by the functions for chart management....
emailHeader (Type of variable)
The emailHeader type is used to retrieve or define the additional email headers.
UsefulHeight (Property)
The UsefulHeight property is used to get and change the useful height of an internal window (or supercontrol) with scrollbars.
Dynamic structure (Type of variable)
A structure can be allocated dynamically...
HeightInPixel (Property)
The HeightInPixel property is used to get the height in pixels of a control in a report.
CheckUserIDentity (Function)
Allows you to check the real identity of the current user via biometrics check.
SysSetFocus (Function)
Sets focus to a window or control.
SysWinHandle (Function)
Returns the handle of a window identified by its title.
Handling a control through programming in a report
All report controls can be handled through programming......
ParallelTask (Type of variable)
The ParallelTask type is used to handle a task, which means a procedure run by a thread in the parallel programming.
TableListChild (Function)
Lists the "children" of a node and the "child" elements of these "children" in a TreeView Table control.
OOP concepts
A class contains the description of a data structure (members) and the processes (methods) that handle this structure....
ContactSelect (Function)
Displays the list of contacts found on the device (Android, iPhone or iPad, Universal Windows).
Selection (Property)
The Selection property is used to get the characteristics of the selection (or cursor): in a Word Processing control. Remark: This selection is in the section being edited in the control (body, header or footer). in a Spreadsheet control. in an HTML Editor control. in a Diagram Editor control....
AnimationPrepare (Function)
Prepares the animation on a control, a group of controls or a window.
AnimationPlay (Function)
Plays an animation when a control, a group of controls or a window is modified.
DisplayedSection (Property)
The DisplayedSection property is used to identify and change the portion of the image displayed in an Image control.
FilterWithBounds (Property)
The FilterWithBounds property is used to determine if bounds have been specified for the filter implemented by HFilter on an HFSQL data file, view or query.
KeyExpression (Property)
The KeyExpression property is used to set the different components of a composite key.
HugeFile (Property)
The HugeFile property is used to configure the maximum size of a data file.
NbKeyItem (Property)
The NbKeyItem property is used to get the total number of key items (including composite keys) in a record of: a file described in the data model editor, a file described through programming, an HFSQL view, a query....
On/Off button in a window
The on/off button is a button that operates like a check box......
AllModifiableWithReportsAndQueries (Property)
The AllModifiableWithReportsAndQueries property is used to determine if a report can be modified in Reports & Queries.
ImageInfoSave (Function)
Saves the modifications performed on the Exif tags of an image by ImageInfoModify.
EncryptAsymmetricEnveloped (Function)
Performs an asymmetric encryption of an envelope.