ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Testing a dynamic project (session or AWP mode) from WEBDEV
The test of the entire project allows simulating the startup of the site......
Optional events: Information retrieved (Java and Android)
WINDEV and WINDEV Mobile allow you to add optional events to the ones proposed by default for the different application elements......
Step 2: Creating print fonts
This step allows you to define and choose the different fonts that will be used in the printed document......
Opening a help file (CHM, HTML or PDF)
There are several ways to open a help file......
The Shape control
The Shape control allows you to create geometric shapes in your windows and reports......
Type of pages created by RAD
The page creation wizard shows different types of pages associated with HFSQL data files......
ERR_MISSING_PAGE
emailPOP3Session (Type of variable)
The emailPOP3Session type is used to access a messaging server by using the POP3 protocol (Post Office Protocol) in order to retrieve the messages found on this server.
Customizing the WINDEV User Groupware
The User Groupware in automatic mode offers many possibilities......
The planes (in a window or in a report)
The planes are used to group the window controls......
The Table control
The Table control is used to simplify the display and the input of information stored in memory or coming from a data file, a view or a query......
Crosshair in a chart
In a Line chart, it may be difficult to read the value of axes for a point that is far from these axes......
4. Types of pages
Different types of pages can be used in the sites created with WEBDEV......
Managing WebSockets
The WebSockets are used to communicate from a Web application (Intranet or Internet site run in a browser) to a Web server by using sockets......
Error 121: Shadowing a structure
Server code/Browser code
WEBDEV allows you to create static pages and dynamic pages......
Environment of the query editor
Events associated with a Multiline Zone control
WINDEV and WINDEV Mobile manage the following events by default (order of appearance in the code editor):...
Dim disabled windows
Your application opens several windows at the same time and you don't know which one to use?......
WDScript: use in interactive mode
In interactive mode, the WDScript editor is divided into several areas......
Diagram Editor (WINDEV): ribbon and panels
The Diagram Editor includes many features accessible via......
Error 19: The step of this FOR loop must be constant
Creating an executable without library
When creating an executable, you can choose not to use a library or not to include all the elements of the project in the library......
WDScript: use in command-line and console mode
Creating the menus for the pages of the WEBDEV RAD pattern