ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Characteristics of menu options
WINDEV and WINDEV Mobile support two types of menus ...
VideoStatus (Function)
Returns the status of a Camera control. Function kept for "Version-26-compatible" Camera controls....
VideoStop (Function)
Stops playing or recording a video in a Camera control. Function kept for "Version-26-compatible" Camera controls....
dbgAssert (Function)
Used to find out and signal the possible errors via an assertive programming.
Identifier (Property)
The Identifier property is used to get and change the identifier of an element.
Type (Property)
The Type property is used to get and change the type of an element.
GetDefinition (Function)
Retrieves the definition of element type.
rssCategory (Type of variable)
The rssCategory type is used to handle the category of a RSS stream or stream entry.
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.
NationRightToLeft (Function)
Allows you to find out whether the current language is written from right to left.
HInfoView (Function)
Returns information about a materialized view.
HCloseConnection (Example)
Usage example of the HCloseConenction function
HashFile (Function)
Calculates the Hash of a file according to a specific algorithm.
ControlPane (Function)
Returns the name of static or dynamic pane found in a Tab control associated with a 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.
Preset page templates
The preset page templates provide some structures of pages corresponding to a wide range of sites and they also improve the re-usability and the graphic harmony between the projects......
grSunburstStartAngle (Function)
Specifies the starting angle of the first section in a Sunburst chart.
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.