ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

FontName (Property)
The FontName property is used to: Identify the font used in a control. Change the font used in a control....
The Chart control
The "Chart" control is used to display a chart in windows, pages and reports......
Creating anchors
The anchors are used to define specific points in a help page......
Native Informix Connector: Specific features and remarks
Remarks and specific features of Native Informix Connector...
WDSQL: Database structure
WDSQL is used to find out the structure of the accessed database......
Replication: The different types
The data replication is a powerful feature......
Handling a toolbar through programming
WINDEV allows you to handle a Toolbar control through programming......
HDescribeFullTextIndex (Example)
Usage example of the HDescribeFullTextIndex function
"?" menu
WINDEV proposes a help menu adapted to your applications......
docElementTextArea (Type of variable)
The docElementTextArea type is used to define the advanced characteristics of a text area found in a docElement variable.
1. HFSQL Client/Server: Implementation
WINDEV Tutorial: Using an HFSQL Client/Server database Lesson 1 - HFSQL Client/Server: Implementation - 10 min...
Managing the synchronization
For each action performed in a page, the mechanism for page synchronization automatically checks the synchronization......
ImageState (Property)
The ImageState property is used to get and change the number of drawings in: The image associated with a button. The image of the cursor in a slider. The image associated with the button of a sidebar pane. The image associated with the button of a tab pane. The image associated with the Rating control. The image associated with a group in a Ribbon control. The image associated with a menu option....
InitialValue (Property)
The InitialValue property is used to get the initial value of a control in a window or page.
Installing OpenOffice
WINDEV, WEBDEV and WINDEV Mobile propose a spelling checker......
Handling a TreeView control through programming
WINDEV and WEBDEV allow you to handle a TreeView control programmatically......
Translation with Google Translate
WINDEV, WEBDEV and WINDEV Mobile allow you to support up to 64 languages in the same project......
Telephony: Managing the incoming calls
The management of the incoming calls is performed in a specific "thread"....
Handling an Upload control through programming
The Upload control is used to upload one or more files....
Handling PDF Reader controls programmatically
A PDF Reader control can be handled through programming......
Automatic assisted universal replication
The automatic assisted replication is used to easily implement a replication on an existing application......
External language: Programming in C++ (WDWDIAL interface)
This third method uses the notion of class inheritance to simplify the interfacing between a C++ application and WINDEV......
The "Waterfall" charts
The "Waterfall" chart is a bar chart used to represent the positive or negative additions of several categories......
dFill (Function)
Colors an area: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
ThreadWaitSignal (Function)
Locks the current thread until it receives a signal from another thread.