ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<Chart>.Exist (Function)
Checks the existence of a chart in memory.
<Menu>.Exist (Function)
Indicates whether a menu option exists in a menu.
<Page>.Exist (Function)
Allows you to find out whether a page context exists on the server (which means whether the page was opened).
<zipArchive variable>.Exist (Function)
Determines whether an archive exists.
2. Managing a Client/Server database
WEBDEV Tutorial - Managing an HFSQL Client/Server database Lesson 2 - Managing a Client/Server...
HFilter (Function)
Defines and enables a filter on a table, view or query.
Non-modal management of a window
The window that opens another window is called parent window ; the windows opened by the parent...
I'm a Project Manager: How do I manage a development project?
The Control Centers in WINDEV, WEBDEV and WINDEV Mobile provide project managers with several tools...
SCM administrator: Available tools
The "Tools" tab in the SCM administrator allows you to......
MySQL Native Connector: Features and notes
Remarks and specific features of the Native MySQL Connector...
Description of an Organizer control (control of a window)
The Organizer control can be configured in the editor via the description window ("Details" tab)......
Managing the groups and users (HFSQL Client/Server)
To simplify the management of users and groups of users, the HFSQL Client/Server engine uses...
Using the Control Centers in Client/Server mode
All the Control Centers provided with WINDEV, WEBDEV and WINDEV Mobile use the same database......
docFragment (Variable type)
The docFragment type is used to define the characteristics of a fragment found in a "docx"...
Adapting a website to support multiple languages
WEBDEV Tutorial - Managing multiple languages in a website Adapting a website to support multiple...
hBackupDescription (Variable type)
The hBackupDescription type is used to programmatically describe an HFSQL Client/Server backup....
2. Managing a Client/Server database
WINDEV Tutorial: Using an HFSQL Client/Server database Lesson 2 - Managing a Client/Server database...
WDZip: Create or modify an archive
This help page explains how to......
HFSQL constants
List of constants used by the HFSQL functions....
4. Adding a product
WEBDEV Tutorial - Creating a website with back office processes Lesson 4 - Adding a product - 50...
Management errors specific to Native Connectors
When an HFSQL function fails (returns False for example), the corresponding error number...
Changing sites from AWP to SEO-ready session mode
SQL commands available in an SQL query
WINDEV allows you to easily run queries in SQL code......