ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

LanguageDescribed (Property)
The LanguageDescribed property is used to set the language used to compare and sort Unicode items (Unicode Text item or Unicode Text Memo item).
Manipulating Combo Box controls programmatically
WINDEV, WINDEV Mobile and WEBDEV allow you to programmatically manipulate Combo Box controls......
Generating an application for Universal Windows 10 App
Sharing your source code with the SCM
WINDEV Tutorial - An SCM for WINDEV Sharing your source code with the SCM - 30 min
Stored procedures and queries (HFSQL Client/Server)
The stored procedures are used to simplify the development and the maintenance of your applications by factorizing the code......
Language (Property)
The Language property is used to set the language used to compare and sort Unicode items (Unicode Text item or Unicode Text Memo item).
Conditional target-code
The code editor allows you to enter a specific code for each environment (WINDEV, WEBDEV and WINDEV Mobile)......
Constants for managing animations
List of constants used by the functions for managing the animations...
Non-modal management of a window
The window that opens another window is called parent window ; the windows opened by the parent window are called child windows......
HTTP constants
List of constants used by the HTTP functions....
Native MySQL Connector - License Agreement
Constants for managing emails
List of constants used by the functions for managing emails....
Dockable panes
WINDEV, WINDEV Mobile and WEBDEV propose several dockable panes......
Access rights to a class property: special cases
The retrieval and assignment processes can be public, private or protected. The access rights of the property correspond to the less restrictive rights of the two processes....
Share your projects via Git
Git is a source code manager......
Image (Property)
The Image property gets and sets the background image of a control or block.
Hyper File functions available for backward compatibility
Creating a WEBDEV project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective......
Image detection management constants
Calculates the width (in millimeters) of the text to print, according to the specified font....
7. Consuming a web service
WINDEV Mobile tutorial: Developing an Android and iOS application Lesson 7 - Consuming a web service - 10 min
grTooltip (Function)
Displays and formats: the tooltip associated with each section of a chart (section of a pie chart, column of a column chart, etc.). Also allows you to find out the characteristics of the tooltip associated with each chart section. a custom tooltip, associated with a point....
OLE DB provider for HFSQL
The OLE DB provider on HFSQL is used to access an HFSQL database (Classic or Client/Server) from an external software that manages the accesses by OLE DB......
Replication of HFSQL servers (Programming)
To implement a replication of HFSQL servers through programming, WLanguage......
SQL selection conditions
To specify the selection conditions in an SQL query, you can use......
Setup by HTTP (Network setup via IP)
The network setup via HTTP consists in installing and updating a WINDEV application via an HTTP server (Live update)......