ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Environment of the window editor
The main elements of window editor are as follows:
Options of the window editor
To configure the general options of the window editor...
Zoom in the different editors
All editors of WINDEV, WEBDEV and WINDEV Mobile allow you to zoom in on the different elements displayed in the editor...
Copy between the editors
WINDEV, WEBDEV and WINDEV Mobile allow you to perform copies (or Drag and Drop) of controls between the products and their editors.
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......
License agreement for the tools included with WINDEV, WEBDEV and WINDEV Mobile
License agreement for the tools included with WINDEV, WEBDEV and WINDEV Mobile...
3. Application development cycle
Development cycle of a WINDEV application....
HFSQL Client/Server: Configuring the server
Finding the unused WEBDEV styles
In most cases, most of the presentation styles are created when designing a site......
ScheduledTask structure
The ScheduledTask structure is used to define the characteristics of a scheduled task......
InvalidInputPreventExit (Property)
The InvalidInputPreventExit property is used to determine if it is possible to leave the control in case of invalid input.
2. Multilingual application
A multilingual application can be distributed in multiple languages....
Handling a Scrollbar control through programming
WINDEV allows you to handle a Scrollbar control through programming......
Context menu associated with Table controls and their columns (AAF)
WINDEV applications automatically include a context menu for Table controls, TreeView Table controls and their columns......
Characteristics of the columns in a Table control in a window (prefix syntax)
The columns are used to display information in a Table control......
Handling Spreadsheet controls programmatically (in a window) (prefix syntax)
A Spreadsheet control found in a window can be handled through programming......
CheckSpell (Property)
The CheckSpell property is used to enable or disable the automatic spelling checker.
InitialState (Property)
The InitialState property is used to get the initial state of a control.
WDTRAD
WDTRAD is a tool for entering the translation of messages associated with a WINDEV, WEBDEV or WINDEV Mobile application......
.NET Assemblies
.NET is Microsoft's software development platform......
4. User Groupware
User Groupware...
Handling PDF Reader controls programmatically
A PDF Reader control can be handled through programming......
How to add a new row to a Table control?
This help page explains how to add a row to a Table control programmatically....
Manipulating Combo Box controls programmatically
WINDEV, WINDEV Mobile and WEBDEV allow you to programmatically manipulate Combo Box controls......
Errors while managing data files
When an HFSQL function fails (returns False for example), the corresponding error number is returned by HError......
4. WINDEV and telephony
WINDEV allows you to easily manage incoming and outgoing phone calls via the WLanguage phone functions....
Accessing Lotus Notes
WINDEV and WINDEV allow you to easily access the data handled by Lotus Notes (Domino database)......
Component and SCM
WINDEV, WEBDEV and WINDEV Mobile allow you to easily create and publish components......
Check: Activity of an application
The monitoring robot proposes to check the activity of a WINDEV application......