ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Analysis associated with a project
When a WINDEV, WEBDEV or WINDEV Mobile project uses data files, it must be associated with an analysis......
ON (Reserved word)
The ON keyword is used exclusively in the automated tests generated by WINDEV and WEBDEV.
tapiListen (Function)
Starts the call detection (also called "call monitoring service").
Creating, modifying, deleting a style
WINDEV gives you the ability to handle the styles defined for a help system (help file in HLP or CHM format)......
Compile
The Compile keyword can correspond to: the Compile function, which dynamically compiles a procedure whose source code is specified.. the <COMPILE IF> statement, which allows you to compile WLanguage code according to a condition (mainly used to compile code according to a platform or configuration type)....
AutoRunAdd (Function)
Allows you to automatically start a WINDEV application when a specific event occurs.
nWDExecuteEx: Running a WLanguage function
Runs a WLanguage function by dynamic compilation, without command formatting......
TestMode (Property)
The TestMode property determines if the Ad control displays a test ad.
Report controls
Several types of controls can be handled in a report created by the report editor......
Multiline (Property)
The Multiline property determines if an element supports multiline text.
Automated tests: Test-specific functions
List of automated tests: Test-specific functions...
Caption (Property)
The Caption property is used to get and change the text of an element.
EmailStartIMAPSession (Function)
Starts a session for receiving and reading emails with the IMAP protocol.
geoAzimuth (Function)
Returns the direction represented by a location in relation to another one.
WDTRAD options
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.
<Chart>.Origin (Function)
Modifies the start and end marks on one of the chart axes.
LinkColorRTF (Function)
Changes the color of links in all RTF Edit controls in the application.