ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Operations performed on use case diagrams
The following paragraphs explain......
Operations performed on state-transition diagrams
The following paragraphs explain......
Menu option: operation performed and action
An option of a drop-down or context menu in a page can be associated with an action......
Serial and parallel port management functions
List of functions for managing serial and parallel ports...
WDInst: advanced options for the network setup
The advanced options of the network setup are used to......
1. Project and analysis
The Pager control
The Pager control is used to quickly access the records of a Table or Looper control displayed on several pages......
Report based on a query
Queries are used to easily select records in one or more data files......
Environment configuration
An environment configuration corresponds to a backup of the work environment in the editors of WINDEV, WEBDEV and WINDEV Mobile......
HOpenConnection (Function)
Opens a connection to a specific database.
SCM file format evolutions
Four versions are available for the SCM repository......
User Groupware and LDAP
The LDAP protocol is increasingly used by the companies......
Customizing the WEBDEV User Groupware
The groupware in automatic mode offers several possibilities......
Rights on the virtual directory
The Kanban control
Originally, Kanban is a Japanese method aimed at improving processes for a better, more efficient production cycle....
Accessing Lotus Notes
WINDEV and WINDEV allow you to easily access the data handled by Lotus Notes (Domino database)......
User Groupware
A Windows application, an Internet or Intranet site require to define the role of different contributors......
Looper controls populated programmatically: Operations in WLanguage
Here is an overview of how to handle Looper controls populated programmatically in WLanguage....
OCR constants
Adds a language to the native OCR system....
Handling a Popup control through programming (prefix syntax)
The popup being a control of the page, you have the ability to access: the page controls from the popup. the popup controls from the page....
Binding controls to data
A window or page can display information from......
Printing duplicate copies
For legal reasons, it may be useful to keep an identical copy of a report (an invoice for example)....
SQL : ORDER BY clause: Organizing the result of a query
The ORDER BY clause is used to sort the records selected by an SQL query......
Report based on a memory area
A report based on a memory area is used to print the records stored in a memory area......
HPrepareQuery (Function)
Initializes a query and declares this query to the database server in order to optimize the next executions of this query.