ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Creating a service with WINDEV
A service is a specific type of application intended to be run without any user intervention......
HFSQL and Docker
Docker is a software platform that allows you to run applications in software containers on Linux (Docker runs like a daemon)......
HReadSeek (Function)
Sets the position on the first record whose value for a specific item is greater than or equal to a sought value (generic search).
Android 10: Modifying the behavior of applications
Starting with Android 10, Google no longer allows an application running in the background to open a window
HFilter (Function)
Defines and enables a filter on a data file, view or query.
Translating a text file with WDTRAD
Image detection management constants
Calculates the width (in millimeters) of the text to print, according to the specified font....
Manipulating controls in a page
The different operations that can be performed on the page controls are as follows......
iDestination (Function)
Configures the print destination.
Unavailable functions and properties
Some functions and properties have been removed from WLanguage......
Native SQLite Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native SQLite Connector.
Toolbar and menu of the SCM
The different options of the SCM can be handled via the SCM toolbar or the options of a specific menu ("SCM" from the main menu of the product used)......
Constants used by properties associated with windows, reports, pages and controls
List of constants used by properties associated with windows, reports, pages and controls....
Managing HFSQL Cluster
Methods for managing an HFSQL cluster and its databases....
License agreement for Native Oracle Connector
License agreement for Native Oracle Connector...
HExecuteQuery (Function)
Declares a query created in the query editor to the HFSQL engine and runs this query.
4. Simple printing
WINDEV Tutorial: WINDEV application: Managing data Lesson 4 - Simple printing - 20 min
WDMSG license agreement
WDMSG license agreement...
Component and SCM
WINDEV, WEBDEV and WINDEV Mobile allow you to easily create and publish components......
Characteristics of a Looper control in a window
To display the control characteristics, select "Description" in the context menu of control......
How to include secure payment in a WEBDEV site?
This help page explains how to add a secure payment into a WEBDEV site......
Image editor: Features
The image editor includes several features......
Handling controls in a window
The different operations that can be performed on the window controls are as follows......
The Combo Box control
The "Combo Box" control is used to display a list of elements and to select an element from this list......
Errors while managing data files
When an HFSQL function fails (returns False for example), the corresponding error number is returned by HError......