ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Configuring the AAF menus (Automatic Application Features)
WINDEV includes several Automatic Application Features (AAFs)...
Manipulating menu options programmatically
Menu options can be manipulated...
Managing main window menus
A main menu is necessarily associated with a window...
Characteristics of menu options
WINDEV and WINDEV Mobile manage two types of menus...
Manipulating menu options via the context menu
WINDEV and WINDEV Mobile manage two types of menus:...
Managing menu options in MDI windows
The MDI windows must respect some constraints specific to the MDI applications...
rssTextInput (Type of variable)
The rssTextInput type is used to describe the input area of RSS stream...
HModifyStructure (Function)
Used to update the structure of an HFSQL data file by performing an automatic data modification (also called data synchronization).
MatAdd (Function)
Adds two matrices of same dimensions (same number of rows and same number of columns).
MatMultiply (Function)
Multiplies two matrices.
HSecurity (Function)
Enables or disables the automatic security mechanism on one or more data files.
Provider (Property)
The Provider property is used to manage the type of a connection (HFSQL Client/Server, OLE DB, etc.)....
GetDefinition (Function)
Retrieves the definition of element type.
NationRightToLeft (Function)
Allows you to find out whether the current language is written from right to left.
HReadSeekLast (Function)
Sets the position on the last record whose value for a specific item is less than or equal to a sought value (exact-match search).
Identifier (Property)
The Identifier property is used to get and change the identifier of an element.
HInfoView (Function)
Returns information about a materialized view.
ControlPane (Function)
Returns the name of static or dynamic pane found in a Tab control associated with a control.
grSunburstStartAngle (Function)
Specifies the starting angle of the first section in a Sunburst chart.
HashFile (Function)
Calculates the Hash of a file according to a specific algorithm.
InWidgetMode (Function)
Indicates whether the code is run in Android Widget mode.
HTTPListCertificate (Function)
Lists the client certificates found on the computer to authenticate on a server.
dShadow (Function)
Adds a shadow effect on an image found in an Image variable].
ArrayAddSorted (Function)
Adds an element to a one-dimensional WLanguage array taking into account: the sort criteria defined by ArraySort the comparison operator described in the class, if the elements of the array are class instances....
rssStream (Type of variable)
The rssStream type is used to handle a RSS stream...
rssIdentifier (Type of variable)
The rssIdentifier type is used to describe the unique identifier of a RSS stream entry...
HChangeConnection (Function)
Dynamically changes the connection associated with a data file.
XMLChild (Function)
Positions on the first child element of current element.
HCloseConnection (Example)
Usage example of the HCloseConenction function
grSunburstRootSection (Function)
Changes or specifies the path of the root in a Sunburst chart.