ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TextToHTML (Function)
Converts text to HTML (carriage returns are replaced by <BR>, accented characters are replaced by their equivalent in HTML, etc.).
ThreadExecute (Function)
Starts the execution of a secondary thread.
MapGetPosition (Function)
Returns the geographical position of the point located in the center of the map currently displayed in a Map control.
MapAddMarker (Function)
Adds a new marker onto a map displayed in a Map control.
Page (Property)
The Page property is used to handle a page.
BankHolidayAdd (Function)
Indicates that a day (or a list of days) is a public holiday.
fUncompress (Function)
Decompresses a file that was compressed by fCompress.
Caption (Property)
The Caption property gets and sets 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....
HAlias (Example)
Usage example of the HAlias function
iEndReport (Function)
Forces the report print to stop.
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.
FontUnderlined (Property)
The FontUnderlined property is used to: Determine if the text is underlined. Underline (or not) a text....
grOverlayChart (Function)
Used to display two different types of charts in the same chart.
ListDisplay (Function)
Refreshes a List Box, ListView or Combo Box control based on a table
TableExpandAll (Function)
Expands: the entire hierarchy (all nodes) of a TreeView Table control. all breaks of a Table control....
iPrintPDF (Function)
Prints the content: of a PDF file. of a buffer containing a PDF. of a PDF Reader control....
diagShape (Type of variable)
The diagShape type is used to define all the advanced characteristics of the original shape used in a diagram.