ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The Static control
A Static control is a control used to display a static text......
"About" window
The "About" window is used to display and access various information about the current application......
Events associated with reports
The following events are associated to reports (order of appearance in the code editor)......
8. If you are already familiar with WINDEV
2. User-friendly editors in practice
User-friendly editors in practice...
WinSize (Function)
WinSize: returns or modifies the window display mode (maximized, minimized or normal), modifies the window height and/or width, moves the window and modifies a window's height and/or width....
Server code/Browser code
WEBDEV allows you to create static pages and dynamic pages......
Error: Redefinition of syntax
The '<method>' methods of the '<derived class>' class and of the '<base class>' class do not have the same prototype......
Additional setup modules
The setup wizard allows you to include additional modules in the setup. The additional modules are used to add additional options to the setup program and to access the advanced setup parameters....
Creating the windows and the pages of the RAD pattern
WLanguage procedure associated with YesNoAsynchronous
Procedure ("Callback") called by YesNoAsynchronous when the user clicks one of the buttons in the dialog box. This procedure can be a local, global, internal or lambda procedure.
Custom properties (WLanguage)
A custom property is a code element with two events......
Creating and handling an item
The main operations that can be performed on an item are as follows......
Refreshing the page data
In a dynamic WEBDEV site, the page data is refreshed during a user action......
Project configuration
Project configurations allow you to adapt the same project to multiple "targets"......
Create the help system in WINDEV, WEBDEV or WINDEV Mobile
These are the main steps to create a help file (HTML, CHM or PDF)......
Error 532: The size of the string to extract must be strictly positive
Programming automatic calculations in the columns of a Table control
The "Analysis" pane
The "Analysis" pane lists......
HTTPSendForm (Function)
Sends an HTTP form.
Android Control Center
Do you know where to find your application log files?...
How to open a window?
Assisted universal replication: specific features
Window with parameters
A window can: Receive parameters when it is opened. Return values when it is closed....
HTTPCreateForm (Function)
Creates an HTTP form.