ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

grGradient (Function)
Enables or disables the display of color gradients in a chart.
Assisted Application Development
The Assisted Application Development (AAD) is a permanent help in the environment. This help suggests actions whenever it is appropriate....
SOAP constants
List of constants used by the SOAP functions....
ControlInvisible (Function)
Makes a control (or a group of controls) invisible in a window. An animation can be set on the controls during this operation.
LooperDeleteAll (Function)
Deletes all rows from a Looper control populated programmatically.
fSize (Function)
Returns the size of a file (in bytes).
TimeDifference (Function)
Calculates the difference between two times in hundredths of a second.
MatStack (Function)
Compresses the memory footprint occupied by a matrix.
MatInvert (Function)
Calculates the inverse of a square matrix.
MatTranspose (Function)
Calculates the transposed matrix.
HDeleteFile (Function)
Deletes the HFSQL data files (.fic, .ndx, .ftx and .mmo files if they exist) from the server.
grScatterSeriesColor (Function)
Initializes the color of a series in a "Scatter" chart.
HAdd (Function)
Adds: the record found in memory into the data file (query or view). the record found in a Record variable into the data file (query or view)....
Messaging
A messaging is included in WINDEV, WINDEV Mobile or WEBDEV......
HListKey (Function)
Returns the list of keys found in a file (query or view) recognized by the HFSQL engine.
VisibleEndUser (Property)
The VisibleEndUser property is used to: Find out whether an item is visible or not to the end users. This item was defined in the data model editor or programmatically. Define whether an item must be visible or not to the end users (item described programmatically only)....
LooperSelectPlus (Function)
Selects a row in a Looper control.
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.
XMLExecuteXPath (Example)
Usage example of the XMLExecuteXPath function
fClose (Function)
Closes an external file.
Chart management functions
...Chart management functions...
2. Analysis in practice
SCM: Management of rights
It is possible to manage and grant certain access rights to the developers for each element in the SCM......
WINDEV applications for Linux: Specific features