ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

6. Chart and Pivot Table
WINDEV Tutorial: WINDEV application: Managing data Lesson 6 - Chart and Pivot Table - 30 min
2. Searching and iterating over records
WINDEV Tutorial: WINDEV application: Managing data Lesson 2 - Searching and iterating over records - 30 min
Client application: Running procedures on a server of.Net services
Several DotNet functions are available in WINDEV......
<Date type>.ToInteger (Function)
Converts a date to an integer.
<Window>.Iconize (Function)
Minimizes a WINDEV window.
LockAppOn (Function)
Locks a WINDEV application.
Iconize (Function)
Minimizes a WINDEV window.
TimeToInteger (Function)
Converts a time to an integer.
DateToInteger (Function)
Converts a date to an integer.
Creating and deploying a setup program: How to?
Creating the setup program allows you to deploy a WINDEV application on the end-user computers......
Events associated with a Multiline Zone control
WINDEV and WINDEV Mobile manage the following events by default (order of appearance in the code editor):...
Programming an indexed control
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......
Using WDDIXIO
To translate the text used in your project:...
Developing multilingual applications
A multilingual application is an application that can be distributed in several languages......
Installing version 2024
Cherche les éléments d'un noeud HTML correspondant à une balise....
1. The WINDEV Framework
Do not show a message again
The environment of WINDEV, WEBDEV and WINDEV Mobile often displays warning windows......
Native MySQL Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose a Native Connector for MySQL......
Skin template generator
Development teams that have design expertise sometime want to be able to create their own skin templates......
Managing duplicates in the TreeView controls
WINDEV and WEBDEV allow you to add duplicates into the elements of a TreeView control......
Extensions of files created by WINDEV, WEBDEV, WINDEV Mobile
The table below presents the main extensions of files created and supported by WINDEV, WEBDEV and WINDEV Mobile......
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......
Spacing out a selection of controls
To create modern interfaces, you need to increase spacing between the controls in your windows......
1. Creating windows to add and edit data
WINDEV Tutorial: WINDEV application: Managing data Lesson 1 - Creating windows to add and edit data - 50 min