ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Manipulating Internal Window controls programmatically
The "Internal Window" control is used to display an existing internal window......
Error 202: The method already has an access attribute (public, protected or private)
Installing and using a Bitcoin Core server
WLanguage offers various functions for handle a Bitcoin Core server......
The Numeric or Currency control: Input or display masks
WINDEV, WINDEV Mobile and WEBDEV propose two types of masks......
Table control based on a variable
A Table control based on a variable is a Table control whose columns are bound to the elements of an Array variable, to the members of a class or to the elements of an advanced variable (e.g., xlsDocument)......
10. Project Management Hub
WINDEV Mobile includes a Project Management Hub to manage development projects....
Currencies
A currency is a real coded on 10 bytes....
HFSQL Client/Server: Scheduled optimization
Scheduled optimization is a mechanism for automatically optimizing your database......
Non-maximized windows for Android
A non-maximized window can be resized by the user and it can occupy a section of the screen only......
<Page>.ToFile (Function)
Automatically initializes: the value of the items in a table with the value of the controls in the page. The table items bound to the window controls are automatically updated with the values of these controls. the value of the WLanguage variables with the value of the window controls. The WLanguage variables bound to the page controls are automatically updated with the values of these controls. This operation is performed regardless of the state of the controls (grayed, inactive or invisible)....
WDInst: managing the files to install
The setup editor WDInst is used to manage the files to install......
19. Sending emails
Page in Session mode: Populating controls after a long process
In a web application, you may need to run long processes (for example, to update counters......
Alignment rulers (Editor)
When creating or modifying a window in the window editor, you have the ability to display the alignment rulers......
18. Management of business rules
Returns the number of the current record in a Looper control based on a data file....
Keyboard Variable (Using physical keyboards on Android)
The Keyboard variable makes it possible to retrieve the parameters of the events of a physical keyboard......
fSize (Function)
Returns the size of a file (in bytes).
Handling Button controls programmatically
WINDEV, WINDEV Mobile and WEBDEV allow you to programmatically handle Button controls......