ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Minimap
The minimap is an option that allows you to quickly navigate the code editor......
Site test: the different types of tests
WEBDEV includes multiple methods for testing your sites......
Sending and receiving emails
WINDEV, WEBDEV and WINDEV Mobile allow you to directly manage the emails from your applications......
User Groupware
A Windows application, an Internet or Intranet site require to define the role of different contributors......
Drag and Drop
Drag and Drop is used to transfer data between several controls with the mouse. This data can be moved between several controls found in the same application or in different applications....
Copy between the editors
WINDEV, WEBDEV and WINDEV Mobile allow you to perform copies (or Drag and Drop) of controls between the products and their editors....
Frequently asked questions about HFSQL Cluster
Frequently asked questions about HFSQL cluster....
Characteristics of non-maximized windows
A non-maximized window can be resized by the user and it can occupy a section of the screen only......
Select query description window
The description window of a select query includes several sections......
3. Types of dynamic sites
A dynamic site is used to display pages whose content changes. In most cases, the content of these pages is linked to a database....
Setup on a local network (LAN)
Printing nested reports
To create a main report containing several secondary reports:...
grWaffleSize (Function)
Defines the number of rows and columns in a Waffle graph.
grWaffleTypeCell (Function)
Defines the Geometry of cells in a Waffle graph.
<Graphe>.WaffleTypeCell (Function)
Defines the Geometry of cells in a Waffle graph.
<Graphe>.WaffleSize (Function)
Defines the number of rows and columns in a Waffle graph.
Brochure of new features: New WINDEV features
New features in WINDEV 28 presented in the New Features brochure....
Restoring an HFSQL Client/Server database
A backup of a HFSQL Client/Server database can be restored at any time......
3. Site development life cycle
Context menu of TreeView controls (AAF)
Each TreeView control found in a window proposes a popup menu to the user......
HFSQL server configuration
The HFSQL Control Center allows you to fully manage HFSQL servers......
Refreshing a page
Refreshing a page consists in re-displaying a page that is already open in the browser......
Managing the browser "Back" button
The browser "Back" button allows the Web users to display the pages that were already visited......
16. Types of code
<emailPOP3Session variable>.NbMessage (Function)
Returns the number of incoming messages on the email server (POP3 protocol only).