ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HDescribeFullTextIndex (Example)
Usage example of the HDescribeFullTextIndex function
ComponentInfo (Function)
Returns information about a component.
Description of an Organizer control (control of a window)
The Organizer control can be configured in the editor via the description window ("Details" tab)......
Creating an executable: WINDEV framework
Each WINDEV function is associated with a WINDEV DLL......
AddLine (Function)
Adds a row at the end: of a one- or two-dimensional WLanguage array. of a two-dimensional array property of a variable type (xlsDocument variable for example)....
InsertLine (Function)
Inserts a row at a given position: into a two-dimensional WLanguage array. into an advanced two-dimensional array property (xlsDocument, etc.)....
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....
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......
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......
Check: Connectivity to HFSQL Client/Server
The monitoring robot will try to connect to a HFSQL Client/Server server......
"?" 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......
FontName (Property)
The FontName property is used to: Identify the font used in a control. Change the font used in a control....
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......