ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

VideoStatus (Function)
Returns the status of a Camera control. Function kept for "Version-26-compatible" Camera controls....
MatInvert (Function)
Calculates the inverse of a square matrix.
MatTranspose (Function)
Calculates the transposed matrix.
HListKey (Function)
Returns the list of keys found in a file (query or view) recognized by the HFSQL engine.
User (Property)
The User property is used to manage the user of a connection (HFSQL Client/Server, OLE DB, etc.)....
XMLLast (Function)
Positions on the last element (tag or attribute) of the current tree level.
XMLFirst (Function)
Positions on the first element (tag or attribute) in the current tree level.
XMLDelete (Function)
Deletes the current element (as well as the entire branch) from an XML document.
Chart management functions
...Chart management functions...
Dynamic array (Type of variable)
A dynamic array is an "advanced" type of array...
Type (Property)
The Type property is used to get and change the type of an element.
WDInst: Configuring the uninstaller
The application uninstaller is the application that allows the end user to uninstall the application....
MatStack (Function)
Compresses the memory footprint occupied by a matrix.
VideoStop (Function)
Stops playing or recording a video in a Camera control. Function kept for "Version-26-compatible" Camera controls....
Break in a Looper control
A break in a Looper control is used to group the data corresponding to one or more arguments......
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.
How to develop a PHP site?
What is a PHP site?......
TablePosition (Function)
Displays a Table or TreeView Table control from a specified row or returns the index of the first row displayed in a Table or TreeView Table control.
SEO of a WEBDEV site
In order for your site to get visitors, the Web users must be able to find it......
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).