ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The "dynamic" Tab control (prefix syntax)
The "Dynamic tab" Tab control is used to display several windows in the same window...
Tab control properties
A Tab Control can be manipulated in a window or page using the following WLanguage properties...
The "dynamic" Tab control
The "Dynamic tab" Tab control is used to display several windows in the same window...
The Tab control
The Tab control is used to simultaneously display different controls...
Events associated with Tab controls
List of events associated with Tab controls
Manipulating Tab controls programmatically
WINDEV, WINDEV Mobile and WEBDEV allow you to manipulate a Tab control through programming...
Handling a dynamic programmatically
WINDEV allows you to manipulate Dynamic Tab controls with the TabXXX functions and with multiple WLanguage properties...
Tab pane properties
A tab pane can be manipulated in a window or page using the following WLanguage properties...
Handling a dynamic tab through programming (prefix syntax)
WINDEV allows you to manipulate Dynamic Tab controls with the TabXXX functions and with multiple WLanguage properties...
StoredValue (Property)
The StoredValue property gets and sets the stored value of an element.
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......
Managing the Euro
Since January 1 2002, the Euro becomes the only currency in most European countries......
NumberColumn (Property)
The NumberColumn property is used to get and change the number of columns of an element.
FontCreate (Function)
Creates a font definition.
State (Property)
The State property is used to get and change the state of an element.
13. Security benefit: managing the "Back" button
Modified (Property)
The Modified property lets you know if an element has been modified.
RightIndent (Property)
The RightIndent property is used to get and change the right indent of an element.
LeftIndent (Property)
The LeftIndent property is used to get and change the left indent of an element.
GDPR: an audit of data
A new GDPR audit is available to easily identify and monitor personal data in a WINDEV, WEBDEV or WINDEV Mobile application......
"Project explorer" pane
The "Project explorer" pane is used to simplify the development environment of WINDEV, WEBDEV and WINDEV Mobile......
CallWD: Function specific to the external language
Calls a WLanguage function from an external language....
User Groupware
A Windows application, an Internet or Intranet site require to define the role of different contributors......
Materialized view
OpenChild (Function)
Opens a non-modal child window.
Native SQL Server Connector: Programming with HFSQL functions
To use an SQL Server database with Native Connector, the structure of SQL Server tables must be imported into the data model analysis......
WINDEV applications for Linux: Specific features
Declaring and using a variable
A variable is defined by name and type......
5. The following files are automatically created
Thickness (Property)
The Thickness property is used to get and change the thickness of an element.
WinCopyForm (Function)
Copies the content of a form into the clipboard.
How to create a menu?
2. User-friendly editors in practice
User-friendly editors in practice...
Event (Example)
Usage example of the Event function