ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Managing breakpoints
During a project test in the editor, breakpoints are used to automatically start the debugger from a given line......
Width (Property)
The Width property gets and changes the width: of a control or block in a report. of a control (found in a window), window, column found in a table or column found in a list box (including listview). of a control (found in a page), column found in a table or column found in a list box. The control can be overlayable or not....
Query editor
The query editor is used to automatically create queries on the data files......
Notification (Type of variable)
The Notification type is used to handle the local notifications or the push notifications.
Organizer report
The report editor gives you the ability to create "Organizer" reports....
Project description: Advanced tab
The project description window allows you to configure various elements of your project......
Numeric (Type of variable)
The numeric type is used to contain integer or decimal numbers by specifying if necessary: the number of digits in the integer part. the number of digits in the integer part and in the decimal part....
Shared information
The information entered when creating the files and the items is shared throughout the environment......
Summary table: Managing the application directories according to the platform
Link properties
When creating a link, you can simply specify the destination......
MDIOpen (Function)
Opens and enables an MDI child window.
Printing a report in WINDEV
When creating a report, the test of this report can be run from the report editor......
Style of pages: Background image
To optimize the style of your pages, WEBDEV allows you to use a background image in your pages......
Assignment operators
Three assignment operators are available......
Scheduler report
The report editor allows you to create "Scheduler" reports....
Welcome to WINDEV, WEBDEV and WINDEV Mobile
The home page allows you to easily perform the operations for creating and opening projects......
Obtaining an SSL certificate for IIS2 (2.0 or later)
7. Debugger
WINDEV Tutorial - WLanguage basics Lesson 7 - Debugger - 30 min
General exception mechanism
A process of general exception is available for all the components of the object with which it is associated......
Printing in Linux
WEBDEV and WINDEV allow you to print to PDF in Linux using WLanguage functions......
The Text control: Input or display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks......
User Groupware and Client/Server data files
An application that uses the User Groupware can be used with an HFSQL database in Client/Server mode......
iPrintImage (Function)
Sends the image file to print to the print buffer.
OKCancelAsynchronous (Function)
Displays a message in a standard non-blocking dialog box with the answers "OK" and "Cancel" and calls a WLanguage procedure with the user's response....
InfoBuild (Function)
Displays a custom message in a system information window.