ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

fWriteLine (Function)
Writes a line into a text file (ANSI or UNICODE).
<Diagram variable>.Search (Function)
Searches for shapes containing a specific text in a diagram.
4. UI: Windows
IU of windows...
UTF8Valid (Function)
Tests the validity of a string in UTF8 format.
How to contact the Free Technical Support?
The different methods to contact PC SOFT Technical Support....
1. Project and analysis
Analysis associated with a project
When a WINDEV, WEBDEV or WINDEV Mobile project uses data files, it must be associated with an analysis......
The "Pie", "Donut" or "Semi-circular" charts
Several types of charts belong to the same family......
Type and version of Web server
The configuration diagnostic displays the following error......
Report with parameters
When printing a report, you have the ability to pass parameters to this report......
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)....
EmulateWindow (Function)
Indicates the test that will be run during the next window opening.
Caption (Property)
The Caption property is used to get and change the text of an element.
Multiline (Property)
The Multiline property determines if an element supports multiline text.
Automated tests: Test-specific functions
List of automated tests: Test-specific functions...
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.
DNSDeleteAddress (Function)
Deletes a Name/IP Address relation from a DNS server....
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.
EditCaret (Function)
Modifies the standard hover cursor for all the edit controls of the application.
TextColor (Property)
The TextColor property is used to set the text color of an element.
<docFragment variable>.Add (Function)
Adds an element, text or image at the end of a docFragment variable.