ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

PDFMergeWithPassword (Function)
Merges several existing and password-protected PDF files into a single PDF file.
HelpFile (Function)
Returns or modifies the name of the help file used by the context-sensitive help of a window.
Manipulating days in a Calendar control programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically manipulate the following elements......
User Groupware: Multilingual applications
If your application is a multilingual application, the multilingual feature must also be managed in the windows/pages of user groupware......
Responsive Web Design: Tips
The Responsive Web Design was used in your pages but you still encounter some lock points......
Playing a video with the MCI functions
MCI functions are used to easily handle the media files......
Pull to refresh (Android/iOS): Window, Table and Looper controls
The "Pull to refresh" feature allows the user to "pull" a Table control, a Looper control or a window in order to refresh its content......
SCM: Optimizing the time management
From version 110042, the dates and times are stored in the Source Code Manager in UTC format (Universal Time Coordinates) instead of local computer time......
WDSQL: Connecting to a database
The first operation to perform in order to use WDSQL is to establish the connection to a database......
MVP RAD
WINDEV proposes an MVP RAD that generates the "table" and "form" windows as well as the necessary Presenter and Model classes......
Remote check: Customizing with a procedure
To customize the remote control performed on a multi-user WINDEV application, you can trigger the execution of a procedure found in the application......
Composite chart
A composite chart is a chart that displays several types of charts......
HFSQL Control Center: Creating and executing a query
The HFSQL Control Center allows you to create a query based on the data files of the database currently displayed in the Control Center......
Report based on a form
The report editor gives you the ability to print reports on pre-printed forms (image file or PDF file)......
Using objects
To access a class, the object must be declared as being part of the class to handle, this is called object instantiation......
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......
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.
UTF8ToUnicode (Function)
Converts a UTF-8 string to Unicode