ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Value (Property)
The Value property is used to get and change the value of an element.
Facebook functions
List of Facebook functions...
FontUnderlined (Property)
The FontUnderlined property is used to: Determine if the text is underlined. Underline (or not) a text....
LooperModifyLine (Function)
Changes the values of the attributes in a row of a Looper control based on a data file or populated programmatically.
22 tips for optimizing the speed of a site
When a site is on-lined, one of the main expectations of Web users is speed......
RESTSend (Function)
Sends a REST request and waits for the server response.
iPrintPDF (Function)
Prints the content: of a PDF file. of a buffer containing a PDF. of a PDF Reader control....
Batch processing: creation of executables, WDLs, components, etc.
WINDEV and WEBDEV allow you to perform multiple types of processes from a command line......
grPieStartAngle (Function)
Indicates the start angle of first section in a Pie chart, Semi-circular chart or Donut chart.
LooperInsert (Function)
Inserts a row into a Looper control.
TableExpandAll (Function)
Expands: the entire hierarchy (all nodes) of a TreeView Table control. all breaks of a Table control....
ListAdd (Function)
Adds an element to a List Box, ListView or Combo Box control populated programmatically.
Break in a Looper control
A break in a Looper control is used to group the data corresponding to one or more arguments......
RTFToHTML (Function)
Returns the HTML string corresponding to the specified RTF string.
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....
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.
grGradient (Function)
Enables or disables the display of color gradients in a chart.
MapGetPosition (Function)
Returns the geographical position of the point located in the center of the map currently displayed in a Map control.
fMakeDir (Function)
Creates a directory (and the intermediate directories if necessary).