ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

How to create a query with external join?
In SQL language, an external join is used to exclude or include file records with or without correspondences in the linked files......
How to contact the Free Technical Support?
The different methods to contact PC SOFT Technical Support....
WDMap: Characteristics of the files found in a database
WDMap is used to get various characteristics specific to......
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)....
Discovering AAFs (Automatic Application Features)
Applications created with WINDEV offer users many automatic features on the different windows or controls in the application......
Deploying a WEBDEV site to a remote WEBDEV Application Server or WEBDEV Cluster
Installing a WEBDEV site (in Session or AWP mode) on a remote Application Server requires......
Customizing the WINDEV User Groupware
The User Groupware in automatic mode offers many possibilities......
diagText (Type of variable)
The diagText type is used to define all the advanced characteristics of a text associated with a shape in a diagram.
TableStartFilling (Function)
Starts the process to populate a Table or TreeView Table control programmatically.
EmulateWindow (Function)
Indicates the test that will be run during the next window opening.
Principle for running threads
At runtime, an application runs in a main thread......
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.
WDTRAD options
LineToPosition (Function)
Returns the position of the first character of a line in a block of text.
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.
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.