ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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
SysIconModify (Function)
Modifies the icon file and/or the hover text of the icon in the taskbar (lower-right corner of the screen)....
8. "Mobile friendly" site: Dynamic serving
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......
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......
Installing and using a Bitcoin Core server
WLanguage offers various functions for handle a Bitcoin Core server......
Manipulating Combo Box controls programmatically
WINDEV, WINDEV Mobile and WEBDEV allow you to programmatically manipulate Combo Box controls......
How to color a control with focus?
This help page explains how to highlight the control where the input is performed....
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....
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......
Keyboard Variable (Using physical keyboards on Android)
The Keyboard variable makes it possible to retrieve the parameters of the events of a physical keyboard......
Generating a class diagram
The generation is used to create the WINDEV classes ("......
Native Access Connector
This type of Native Connector allows access to ACCESS databases for better interoperability purposes......
WINDEV Mobile: Sharing WINDEV elements
The same WINDEV elements (analysis, queries, ...) can be used in a WINDEV application and in a WINDEV Mobile application......