ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

12. Preventing from going back to a page
Message text file format
The text files created by WDMSG use a specific format......
Creating a delete query
A delete query (corresponding SQL statement......
The Wire control
The Wire control is used to visually link 2 controls......
Developing an application: the different steps
This diagram presents the different steps for developing an application with WINDEV......
Analysis: Import files into the analysis (external database, HFSQL files, etc.)
WINDEV and WEBDEV allow you to easily handle external databases (Oracle, SQL Server, Access, etc....
What is a database?
A database is an organized collection of data for a particular purpose (e.g., manage orders)......
Voice commands in your applications
The applications that you develop can react to the user's voice......
Handling menu options via the context menu
WINDEV and WINDEV Mobile support two types of menus: ......
How to fill a TreeView control?
This help page explains how to fill a TreeView control....
Report based on an HFSQL view
A report based on an HFSQL view is used to print records from an HFSQL Classic or Client/Server view......
Positioning on a line in an edit control (AAF)
Several methods can be used to automatically position the edit cursor on a specific line in an edit control:...
Maintaining the files of Control Centers
When using a database, you may have to perform maintenance operations on the data files......
Browser code (WLanguage): Framework 2
From version 22, WEBDEV proposes a new WLanguage framework for the browser code...
Options of the window editor
To configure the general options of the window editor......
Skins
The skins are used to standardize the visual aspect of a site and they allow you to easily change style......
Report viewer: "Export" tab
The "Export" pane in the report viewer allows you to perform the following operations......
8. 10 tips for better interfaces...
Describing the Action Bar control
This help page presents the main aspects of the Action Bar description window......
Zooming a window (AAF)
The end user can zoom the content of a window with the mouse......
STOP (Reserved word)
STOP is used to call the WLanguage debugger during a test in the editor...
Characteristics of the Looper control in a page
To view the characteristics of the control, select "Description" in the context menu....
Operations in a Select query : add and delete
The following paragraphs present......
The Upload control
The Upload control is used to upload files on the Web server......
How to add a new row to a Table control?
This help page explains how to add a row to a Table control programmatically....