ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

StringToUTF8 (Function)
Converts an ANSI or UNICODE string to UTF-8.
UTF8ToString (Function)
Converts a UTF-8 string to ANSI or UNICODE.
EmulateDnD (Function)
Emulates a "Drag & Drop" gesture in automated tests.
tapiStop (Function)
Stops reading a pre-recorded message (tapiPlay).
How to sort the result of a query?
This help page explains how to create a sort query with the query editor....
2. Modes to install an application
Functions for managing the Combinations and Enumerations
SCM administrator: Merge of repositories
The merging of repositories makes it possible to combine projects from several repositories into a single repository......
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....
Domotics: Overview
The home automation via power-line carrier (X10) has now become reality......
SysIconModify (Function)
Modifies the icon file and/or the hover text of the icon in the taskbar (lower-right corner of the screen)....
RightClick (Property)
The RightClick property gets and sets the name of the Button control that will be executed when an object is right-clicked.
Printing in Linux
WEBDEV and WINDEV allow you to print to PDF in Linux using WLanguage functions......
URLDecode (Function)
Decodes an encoded URL (which means with characters in %xx format).
Logical Data Model (LDM)
A Logical Data Model (LDM) is used to describe the data structures (files, items, ......
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......
Selection conditions of a query
The selection conditions of records are applied to the items used in the queries......
Step 1: Configuring the print parameters
This step allows you to choose......
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....
Manipulating a Layout control programmatically
A Layout control can be......