ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Useful parameters of a procedure
A procedure can declare some parameters that are not immediately used. In this case, a warning appears in the code editor, indicating that the local variable is not used....
The Internal Page control
The "Internal Page" control is used to include a page (and its code) in a control of another page......
Assisted universal replication through programming
The assisted replication through programming is used to implement a replication on an existing application while controlling the synchronization in the application itself......
Restoring a project backup
WINDEV, WEBDEV and WINDEV Mobile allow you to regularly save the different elements of your project in an archive file (ZIP extension)......
Custom-Folders
"Custom-Folders" simplify the organization of projects, allowing you to group the elements of your application by themes......
1. Project and analysis
The guide
The guide is a powerful search engine included in WINDEV, WEBDEV and WINDEV Mobile, allowing you to search for the referenced documents regarding a topic......
Native MariaDB Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose a Native Connector to MariaDB (also called Native Access)......
Accessing an LDAP directory
An LDAP directory is used to share information databases on a local or external network....
Automatic completion
The automatic completion helps you write WLanguage code in your applications......
Native xBase/FoxPro Connector
WINDEV and WEBDEV propose a Native xBase/FoxPro Connector (or Native xBase/FoxPro Access) module......
Native PostgreSQL Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose a Native Connector to PostgreSQL......
WINDEV concepts
Automated test created by the user
WINDEV allows the user to record a test scenario in order to send it to the quality service or to the developer......
Handling data files in PHP
WEBDEV allows you to create a PHP site that handles data files......
Shared memory areas
WINDEV, WEBDEV and WINDEV Mobile allow you to handle shared memory areas......
5. Custom-Folders: Organize your project
Project configurations allow you to easily define the "target" platforms of the project....
Batch processes: Creating executables, WDLs, components, and more...
WINDEV and WEBDEV allow you to perform multiple types of processes from a command line......
Managing the HDFS system
HDFS (Hadoop Distributed File System) is one of the component of the Hadoop framework......
7. Custom-Folders: Organize your project
Custom-Folders: Organize your project...
Business rules
WINDEV, WEBDEV and WINDEV Mobile allow you to manage the business rules......
The key items
Keys are specific items in your analysis......
6. HFSQL Client/Server cluster
6. HFSQL Client/Server clusters
Query based on query
Queries can be based on items from another query......