ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

4. WINDEV and telephony
WINDEV allows you to easily manage incoming and outgoing phone calls via the WLanguage phone functions....
How to create a menu?
Spreadsheet control in a report
The spreadsheet is one of the most often used business tools. You have the ability to create reports that print the data found in a spreadsheet....
Properties linked to the Euro management
List of properties linked to the Euro management...
The Organization Chart control
The Organization Chart control is used to represent elements in a hierarchical way. For example: the contributors of a company according to their position. the different branches of a group with their inter-dependencies. the different steps of a manufacturing process, ......
Context Menu control events
A Contextual Menu control can be manipulated in WLanguage in an Page with the following properties......
Result of a query in test mode
After its execution in test mode (see Running the query test), the result of the query can be......
The Word Processing control
The "Word processing" control is an advanced control that allows the end user to create and edit documents in docx format......
Managing the HFSQL contexts in the windows and in the reports
An HFSQL context contains information relative to the data used......
Handling a report (in the editor)
Once a report was created, the description of this report can be modified at any time......
Type and version of Web server
The configuration diagnostic displays the following error......
How to loop through the files of a directory?
This help page presents the different methods that can be used to loop through the files of a directory....
Downloading files
The download is the operation that consists in saving a file stored on the server onto the computer of Web user......
Test of a query
The query editor allows you to run the test of query result......
The single-part and multi-part archives
Two types of archives are available......
AAF: Handling the columns of a Table control
The Table controls displayed in a window allow the end user to perform several operations......
Menus and menu options: Tips & Tricks
This page presents some operations specific to the menus and to the menu options......
Programming the table cells
The Table controls can be handled......
How to read emails via the POP3 protocol?
This help page explains how to read emails via the POP3 protocol....
Overview of external languages
The Java Applet control
A Java Applet control allows you to easily include Java Applets in your WEBDEV sites......
Query: Displaying the records corresponding to a given period
When a "Date" item is found in the query, you have the ability to only select the records corresponding to a given period......
Accessing a database in local mode (SQLite)
WEBDEV allows a site to create and access a database created by the browser on the computer of the Web user in browser code....
ERR_CANNOT_CREATE_TMP
6. WEBDEV Account Manager