ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TableExpandAll (Function)
Expands: the entire hierarchy (all nodes) of a TreeView Table control. all breaks of a Table control....
TextToHTML (Function)
Converts text to HTML (carriage returns are replaced by <BR>, accented characters are replaced by their equivalent in HTML, etc.).
Caption (Property)
The Caption property is used to get and change the text of an element.
ConfirmAsynchronous (Function)
Displays a non-blocking message in a standard dialog box with the answers "Yes", "No", "Cancel" and calls a WLanguage procedure with the user's response....
fSize (Function)
Returns the size of a file (in bytes).
CharactType (Function)
Returns information about the type of character.
FontCreate (Function)
Creates a font definition.
grOverlayChart (Function)
Used to display two different types of charts in the same chart.
Break in a Looper control
A break in a Looper control is used to group the data corresponding to one or more arguments......
FontUnderlined (Property)
The FontUnderlined property is used to: Determine if the text is underlined. Underline (or not) a text....
SFModify (Function)
Modifies the records of a file defined in Salesforce.
iPageHeightLeft (Function)
Calculates the available height (in millimeters) left on the current page while taking into account the defined margins (top or bottom).
HAlias (Example)
Usage example of the HAlias function
LooperModifyLine (Function)
Changes the values of the attributes in a row of a Looper control based on a data file or populated programmatically.
RESTSend (Function)
Sends a REST request and waits for the server response.
Facebook functions
List of Facebook functions...
grPieStartAngle (Function)
Indicates the start angle of first section in a Pie chart, Semi-circular chart or Donut chart.
ListAdd (Function)
Adds an element to a List Box, ListView or Combo Box control populated programmatically.
LooperInsert (Function)
Inserts a row into a Looper control.
Value (Property)
The Value property is used to get and change the value of an element.
ListSeek (Function)
Searches for an element in a List Box, ListView or Combo Box control (including the values described by gStoredValue).
Assisted Application Development
The Assisted Application Development (AAD) is a permanent help in the environment. This help suggests actions whenever it is appropriate....
RTFToHTML (Function)
Returns the HTML string corresponding to the specified RTF string.
MapDeleteAll (Function)
Deletes the following from a Map control: all markers, all shapes, all images....
grScatterSeriesColor (Function)
Initializes the color of a series in a "Scatter" chart.