ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

EmulateDnD (Function)
Emulates a "Drag & Drop" gesture in automated tests.
UTF8ToString (Function)
Converts a UTF-8 string to ANSI or UNICODE.
How to sort the result of a query?
This help page explains how to create a sort query with the query editor....
Manipulating Combo Box controls programmatically
WINDEV, WINDEV Mobile and WEBDEV allow you to programmatically manipulate Combo Box controls......
Step 1: Configuring the print parameters
This step allows you to choose......
2. Modes to install an application
Functions for managing the Combinations and Enumerations
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......
SysIconModify (Function)
Modifies the icon file and/or the hover text of the icon in the taskbar (lower-right corner of the screen)....
Native Access Connector
This type of Native Connector allows access to ACCESS databases for better interoperability purposes......
RightClick (Property)
The RightClick property gets and sets the name of the Button control that will be executed when an object is right-clicked.
URLDecode (Function)
Decodes an encoded URL (which means with characters in %xx format).
Automatic procedures
The programming of timers, threads and delayed procedures is now automatically managed by the environment......
Installing and using a Bitcoin Core server
WLanguage offers various functions for handle a Bitcoin Core server......
Automatic server update
The HFSQL Control Center is used to implement the automatic server update......
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....
How to color a control with focus?
This help page explains how to highlight the control where the input is performed....
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....
WDInst: managing the files to install
The setup editor WDInst is used to manage the files to install......
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....
WDInst: grouping the files to install
By default, when generating the setup program, the files to install are compressed in a single archive file ("......
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......
Selecting the keywords associated with a page
The keyword selection window allows you to select the keywords to be associated with a help page......