ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The Chart control: Characteristics in the editor
Regardless of the type of chart displayed in the Chart control, all its characteristics can be configured via its description window......
Describing the report blocks
The different characteristics of a block can be viewed and/or modified in the description window of this block......
The matrices
WINDEV, WINDEV Mobile and WEBDEV propose several functions used to handle matrices......
Project Management Hub: Statistics
When managing a project, you must keep track of some indicators to understand the evolution of the project, its schedule, ......
Code editor: Display options
The code editor proposes several display options......
Push notification
A mobile device can receive push notifications......
HExecuteView (Example)
Usage example of the HExecuteView function
Customizing the system information windows (or dialog boxes)
Your applications use several system dialog boxes? A specific skin template is used in your project? Why not customize these windows and give them the "appearance" of your application?......
Global and local variable
Two types of variables are available......
emailIMAPSession (Type of variable)
The emailIMAPSession type is used to access a messaging server by using the IMAP protocol (Internet Access Message Protocol) in order to retrieve the messages found on this server.
tapiListen (Function)
Starts the call detection (also called "call monitoring service").
User Groupware: Encrypting passwords
To increase the security of user groupware, WINDEV and WEBDEV now encrypt the passwords of users......
1. Creating a WINDEV project and its analysis
WINDEV Tutorial: Creating a WINDEV project and its analysis Lesson 1 - Creating a WINDEV project and its analysis - 5 min
Creating nested reports
How to populate a Table control programmatically?
This help page presents the different methods that can be used to populate a Table control programmatically....
CDList (Function)
Returns the list of CD/DVD players installed on the current computer....
WDInst: Customizing the setup program
The setup editor WDInst proposes a standard setup program......
3. Managing sockets
WINDEV includes advanced socket management functions....
5. Swipe gestures in a window
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 5 - Swipe gestures in a window - 20 min
docStyle (Type of variable)
The docStyle type is used to define the advanced characteristics of a style belonging to a document, a paragraph or a document fragment.
PageParameter (Function)
Returns the value of a parameter passed to the current page.
Lambda: Expressions and procedures
A lambda ("lambda function") is a more concise way to write internal procedures...
DashLoadConfiguration (Function)
Restores the configuration of a Dashboard control.
fLongPath (Function)
Returns the full long path of a file or directory.
Creating an automatic help
The Automatic Application Features (AAF) allow you to add features to your application without having to write a single line of code......