ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

PageByPagePrint (Property)
The PageByPagePrint property is used to: Ask a report to be printed page by page. Each page of the report will be sent separately to the printer spooler. Find out the print mode of the report (page by page or all at once)....
Instantiation of an object
To access a class, the object must be declared as being part of the class to handle, this is called object instantiation......
MCI constants
List of constants used by the MCI functions....
Dynamic audit
The dynamic audit of an application analyzes its runtime performance......
RoundToMultiple (Function)
Returns a numeric value rounded to the nearest multiple of another numeric value.
HTTP constants
List of constants used by the HTTP functions....
Dialog (Function)
Displays a message box and returns the value of the button clicked by the user.
Error: Redefinition of syntax
The '<method>' methods of the '<derived class>' class and of the '<base class>' class do not have the same prototype......
DeclareWebserviceContext (Function)
Used to declare a list of variables whose value will be persistent between the successive calls to a Webservice.
BurnerEject (Function)
Opens or closes the door of current burner.
Sharing your source code with the SCM
WINDEV Tutorial - An SCM for WINDEV Sharing your source code with the SCM - 30 min
Native Progress Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose an optional Native Connector to Progress ......
Scheduler control: Customize appointments
In the Scheduler control, the appointment is displayed in a specific area......
SemiDynamicPageDisplay (Function)
Displays a semi-dynamic page in the browser of the Web user from a dynamic or static WEBDEV page.
WINDEV Mobile License Agreement
WINDEV Mobile License Agreement...
Synchronizing threads via events
Events can be used to synchronize the different threads of an application......
HExecuteView (Example)
Usage example of the HExecuteView function
Keyboard shortcuts
The main keyboard shortcuts in the editors are as follows......
Creating an executable
Once the development of your WINDEV application is completed (windows, reports, queries, etc....
How to open a window?
Kanban control events
The following events are associated with Kanban controls......
MVP RAD
WINDEV proposes an MVP RAD that generates the "table" and "form" windows as well as the necessary Presenter and Model classes......
VideoStartDecoding (Function)
Starts decoding bar codes in a Camera control.
CameraStartDecoding (Function)
Starts decoding bar codes in a Camera control.
User Groupware: Encrypting passwords
To increase the security of user groupware, WINDEV and WEBDEV now encrypt the passwords of users......