ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Standard dialog boxes
The dialog boxes are standard windows that allow you to communicate with the user......
OpenSister (Function)
Opens a non-modal sibling window.
OpenChild (Function)
Opens a non-modal child window.
Configure the setup program interface
To make the installation process more user-friendly, the setup wizard allows you to customize the interface of the setup program......
Uploading files
Uploading consists in saving a file located on the user's computer to the Web server......
WINDEV Mobile Generator of skin templates: Customizing the elements
The WINDEV Mobile generator of skin templates is used to generate the necessary files for creating a custom WINDEV Mobile skin template......
xBase files: Limits
RegistryListKey (Function)
Lists the sub-keys of a registry key.
HSetReplication (Function)
Temporarily disables (or re-enables) the replication.
UTF8ToAnsi (Function)
Converts a UTF-8 string to ANSI.
Generator of WINDEV skin templates: Customizing the elements
The generator of WINDEV skin templates is used to generate the necessary files for creating a custom skin template for the WINDEV projects......
UTF8ToUnicode (Function)
Converts a UTF-8 string to Unicode
Viewing a report in 3D
Your report displays controls that overlap?......
Viewing a window in 3 dimensions
Your window contains overlapping controls?......
The Appointment structure
The Appointment structure is a preset structure of WLanguage (no declaration is required)......
Manager of automated tests
The test manager is used to......
AWP without UI
Bootstrap, Angular, React, Vue......
fResourceDir (Function)
Returns the path of the read-only resources of the application.
UncompleteDir (Function)
Removes the '/' or '\' characters from the end of a string, if necessary....
Operator on Address
The & operator returns the address of a variable as an integer
The planes (in a window or in a report)
The planes are used to group the window controls......
Handling a WEBDEV Slider control through programming
WEBDEV allows you to handle a Slider control through programming....
Managing actions with Undo/Redo
WINDEV allows you to easily manage the Undo/Redo feature in your applications with the ActionXXX functions......
<Word Processing>.InfoXY (Function)
For a given position (coordinates of a point) in a Word Processing control, returns one of the following: the number of the corresponding page, the corresponding X-position (in mm), the corresponding Y-position (in mm)....
Creating the executable and the setup program
The languages supported by the application are taken into account......