ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TableDeleteAll (Function)
Deletes all rows from: a Table control populated programmatically, a TreeView Table control populated programmatically, a table displayed in a Combo Box control....
RTFToText (Function)
Returns the text without the formatting characteristics specific to the RTF format.
ChangeTheme (Function)
Is used to change, through programming, the theme (dark or light) used by the mobile application.
BurnerStatus (Function)
Returns the status of the current burner.
BurnerPath (Function)
Returns the path of the current burner.
ZOrder (Example)
Usage example of the ZOrder property
SecondaryAxis (Property)
The SecondaryAxis property is used to: determine whether a chart series is on the secondary axis. set the position of a chart series on the secondary axis....
HSpace (Property)
The HSpace property is used to determine and modify the horizontal spacing between labels in a report. This spacing was defined when creating the Label report.
VSpace (Property)
The VSpace property is used to get and change the vertical spacing between the labels in a report. This spacing was defined when creating the Label report.
LabelHeight (Property)
The LabelHeight property is used to: Find out the height of labels in a Label report. Modify the height of labels in a Label report....
Thickness (Property)
The Thickness property is used to: Find out the thickness of the line for a series (Line charts only). Modify the thickness of the line for a series (Line charts only)....
FaxConnect (Function)
Establishes a connection to a fax server.
rssEntry (Type of variable)
The rssEntry type is used to handle a RSS stream entry...
TableSelectMinus (Function)
Deselects a row from a Table or TreeView Table control.
TableColumnIndex (Function)
Returns the index of a column in a Table or Treeview Table control.
Dashboard constants
Constants used by the functions for managing Dashboard controls...
Native Sybase Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose an optional Native Connector to Sybase (also called Native Access to Sybase......
Insert (Function)
Inserts an element at a given position: into a one-dimensional WLanguage array. into an associative array. into an advanced array property (array of gglCalendar events, etc.). into a WLanguage list....
URL Rewriting
URL Rewriting is a technique used to improve SEO......
EmailReadMessageHeader (Function)
Reads the header of an incoming email according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
MapEndOfMove (Function)
Stops following the device movement in a Map control.
iBorder (Example)
Usage example of the iBorder function
BurnerList (Function)
Returns the list of burners installed on the current computer.
TableAddChild (Example)
Usage example of the TableAddChild function
SOAPAddAttribute (Function)
Adds an attribute to an automatic variable generated by the import of a Webservice.