ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

STOP (Reserved word)
STOP is used to call the WLanguage debugger during a test in the editor...
DNSDeleteAddress (Function)
Deletes a Name/IP Address relation from a DNS server....
LineToPosition (Function)
Returns the position of the first character of a line in a block of text.
dTextRTF (Function)
Draws RTF text: in an Image control, in an Image variable....
LinkColor (Function)
Modifies the color of links in the edit controls and in the Static controls.
FontBold (Property)
The FontBold property is used to manage bold style in a text.
FontItalic (Property)
The FontItalic property is used to manage italic style in a text.
TextColor (Property)
The TextColor property is used to set the text color of an element.
CaptionHTML (Property)
The CaptionHTML property is used to handle text as HTML code.
<docFragment variable>.Add (Function)
Adds an element, text or image at the end of a docFragment variable.
Start (Property)
The Start property gets the starting point of an element or event.
<Source>.FilterStartsWith (Function)
Defines and enables a "Start with" filter on a file, view or query.
geoAzimuth (Function)
Returns the direction represented by a location in relation to another one.
JavaExecuteFunction (Function)
Starts a specific static function of a given Java class.
DDEStart (Function)
Starts the execution of a program (an executable for example) from the current application.
ScreenFirst (Function)
Defines the next control that will be in edit in the current window.
SemaphoreEnd (Function)
Allows one or more threads to exit from the area protected by the semaphore.
StatAverageDeviation (Function)
Calculates the average deviation of values in relation to their arithmetic mean.
HDBSortType (Function)
Returns or modifies the sequence of text items in the xBase files.
InAutomaticTestMode (Function)
Used to find out whether an automatic test is currently run or not.
iPrintAreaRTF (Function)
Prints rich text format (RTF) in a rectangular area.
MarkdownToText (Function)
Converts a Markdown string to plain text (without tags).
Functions for managing RTF controls
List of functions for managing RTF controls...
Automated tests of window
The automated tests of window are used to check the different features proposed by the window......
DiskFile (Type of variable)
The DiskFile type is used to handle text files present on disk.