ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Sorted (Property)
The Sorted property is used to: Determine whether a control is sorted. Sort a control or not....
HReadFirst (Function)
Sets the position on the first record according to a browse item.
Filters in Table controls based on a data file
WINDEV, WEBDEV and WINDEV Mobile include multiple methods to filter the records displayed in a Table control based on a data file......
Name (Property)
The Name property is used to get the name of an element.
Deep links to mobile applications
Deep linking allows you to redirect the user to specific content in a mobile application (rather than in a browser) when they click on a link in a web page or in an email......
WinAnimationOpening (Function)
Modifies the type and duration of animations used when opening the application windows.
ActionBarSearchVisible (Function)
Allows you to get and change the visibility status of the search control associated with the Action Bar in the current window.
DisplayAsMarkdown (Property)
The DisplayAsMarkdown property indicates whether or not an Edit control displays its content in Markdown format.
X (Property)
The X property is used to: Get the X-coordinate of a control, Table control column or window (position on the X-axis). Get the X-coordinate of a control or window (position on the X-axis)....
Data source (Type of variable)
A Data source variable is used to describe a temporary data source (query, view, alias, ...)
<Source>.DeclareExternal (Function)
Temporarily imports into the current analysis the description of a data file from an existing HFSQL data file.
HReadSeekFirst (Function)
Sets the position on the first record whose value for a specific item is strictly equal to a sought value (exact-match search).
HOpenConnection (Example)
Usage example of the HOpenConnection function
HChangeConnection (Example)
Usage example of the HChangeConnection function
FutureHeight (Property)
The FutureHeight property is used to determine how high an auto-resizing control in a report will be after being enlarged.
SQLTransaction (Example)
Usage example of the SQLTransaction function
AAFExportSecurity (Function)
Secures the export of confidential data in the AAFs (Automatic Application Features) that are used to export, print or save data.
<Source>.ChangeDir (Function)
Changes the path to a data file (i.e. directory in which the file will be handled).
File Description (Type of variable)
The File Description variable is used to programmatically describe data files.
HDescribeConnection (Function)
Describes a new connection to an external database.
MyParent (Reserved word)
MyParent is used to handle...
gpwOpenConnection (Function)
Opens a connection to a specific Client/Server database to manage the files of user groupware in Client/Server mode....
GDPR: Concrete solutions
GDPR: General Data Protection Regulation...
HOpenConnection (Function)
Opens a connection to a specific database.
RichEdit (Property)
The RichEdit property is used to manage the RTF (Rich Text Format) type: of an edit control or Static control found in a window. of a Static control found in a report....