ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

RightClick (Property)
The RightClick property gets and sets the name of the Button control that will be executed when an object is right-clicked.
Step 1: Configuring the print parameters
This step allows you to choose......
Installing and using a Bitcoin Core server
WLanguage offers various functions for handle a Bitcoin Core server......
MoveLine (Function)
Allows you to: move a row in a two-dimensional WLanguage array or in an advanced array property. The other array rows are moved accordingly. swap two rows in a two-dimensional WLanguage array or in an advanced array property....
SCM administrator: Merge of repositories
The merging of repositories makes it possible to combine projects from several repositories into a single repository......
Functions for managing the Combinations and Enumerations
Testing and debugging a project on the development computer
The test of the entire project allows you to simulate the start of the application with the executable......
Automatic server update
The HFSQL Control Center is used to implement the automatic server update......
SysIconModify (Function)
Modifies the icon file and/or the hover text of the icon in the taskbar (lower-right corner of the screen)....
URLDecode (Function)
Decodes an encoded URL (which means with characters in %xx format).
ODBC driver for HFSQL Classic and for HFSQL Client/Server (Windows)
The ODBC driver for HFSQL Classic (single-user or multi-user) is used to access an HFSQL Classic database from an external database software that supports the accesses by ODBC......
Automatic procedures
The programming of timers, threads and delayed procedures is now automatically managed by the environment......
Handling Button controls programmatically
WINDEV, WINDEV Mobile and WEBDEV allow you to programmatically handle Button controls......
Manipulating Combo Box controls programmatically
WINDEV, WINDEV Mobile and WEBDEV allow you to programmatically manipulate Combo Box controls......
7. Internal component
An internal component is a set of elements from a project....
<PDF reader>.InfoXY (Function)
For a given position (coordinates of a point) in a PDF Reader control, returns one of the following: the page number for the specified position, the X-position (in mm) for the specified position, the Y-position (in mm) for the specified position....
PDFReaderInfoXY (Function)
For a given position (coordinates of a point) in a PDF Reader control, returns one of the following: the page number for the specified position, the X-position (in mm) for the specified position, the Y-position (in mm) for the specified position....
How to color a control with focus?
This help page explains how to highlight the control where the input is performed....
WDInst: managing the files to install
The setup editor WDInst is used to manage the files to install......
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......
WDInst: grouping the files to install
By default, when generating the setup program, the files to install are compressed in a single archive file ("......
TabMDI (Property)
The TabMDI property is used to: Get the type of a Tab control (simple tab or dynamic tab - MDI). Change the type of a Tab control (simple tab or dynamic tab - MDI). This property is obsolete from version 200057. Use DynamicTab....
Selecting the keywords associated with a page
The keyword selection window allows you to select the keywords to be associated with a help page......
Keyboard Variable (Using physical keyboards on Android)
The Keyboard variable makes it possible to retrieve the parameters of the events of a physical keyboard......
Implementing the log process in an application
Regardless of the data files used by your application (HFSQL Classic or HFSQL Client/Server), the log process can be implemented on these data files......