ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Minimap
The minimap is an option that allows you to quickly navigate the code editor......
Managing the HDFS system
HDFS (Hadoop Distributed File System) is one of the component of the Hadoop framework......
The Scheduler control
...The Scheduler control is used to automatically display and handle schedules. It is used to manage the display of multiple resources and it is used in several applications or sites....
Automatic index generation
The automatic index generation suggests index keywords based on the content of your help page......
WDDeploy features
WDDeploy is a tool used to easily deploy static or PHP sites......
Container column in a Table control
A cell found in a Table control can contain a set of controls......
Downloading files
The download is the operation that consists in saving a file stored on the server onto the computer of Web user......
Date (Type of variable)
The Date type enables you to easily handle the dates...
Recompiling the project
The project compilation is a process used to......
2. Examples provided with WINDEV
The examples provided with WINDEV are intended to help you learn the features of WINDEV....
WINDEV and the communication streams (audio, sound)
To handle the communication streams, WINDEV includes......
WDOptimizer: Overview
The different operations that can be performed with WDOptimizer are as follows......
Native PostgreSQL Connector: Programming with SQL functions
You can use SQL functions to handle the PostgreSQL database......
Native MariaDB Connector: Programming with SQL functions
The SQL functions can be used to handle the MariaDB database......
How to save and retrieve an image in a binary memo
9. Queries
A query is used to request information from a database to view, insert, change or delete data....
Creating a frameset
WEBDEV proposes several methods for creating a frameset......
Nesting the framesets
By default, a frameset is used to display several pages in the same window of the browser......
The framesets
Via the management of framesets, WEBDEV allows you to display several HTML pages in the same browser window......
Handling the framesets
The different operations that can be performed on the framesets are as follows......
Displaying a frameset in a WEBDEV site
Displaying a new frameset in a WEBDEV site can be performed according to several methods......
Events associated with framesets
List of events associated with framesets...
Validating a page other than the current page
In some cases, you may have to propose the validation of a page via a button (or a link) found in a different frame......
Native MySQL Connector: Programming with SQL functions
The SQL functions can be used to handle the MySQL database......
Handling character strings
WINDEV, WINDEV Mobile and WEBDEV allow you to perform different types of operations on character strings via the WLanguage functions......