ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Automatic index generation
The automatic index generation suggests index keywords based on the content of your help page......
pdfControl (Variable type)
The pdfControl type is used to get all the characteristics and values of a control present in a PDF form.
Support for the setup program
When creating the setup program via the wizard, you have the ability to choose the options regarding the setup support....
Sequence of selection conditions for a query
When at least two selection conditions are found in a query, the sequence of selection conditions must be specified by the conditional operators AND and OR......
InvalidInputListControl (Function)
Builds a list of controls that require data input/contain invalid data....
Watermark (Variable type)
The Watermark type is used to handle the text printed in watermark in the reports created with the report editor or programmatically.
Android: The different types of notifications
Android proposes several types of notifications to inform the user......
Configuring the Apache server (1.3.x and 2.0.x)
WEBDEV development: Apache 1.3.x and 2.0.x server configuration for CGI protocol and WEBDEV sites....
Page Header block
The Page header block is printed on each new page......
Monitoring robot: Creating a control
The monitor of the monitoring robot is used to create the different checks that must be performed by the monitoring robot......
jQuery (Function)
Runs a JavaScript method (or several chained methods) of the jQuery library on a page element.
Creating a Java project
WINDEV allows you to generate a Java application without even knowing the Java language......
Configuration of Apache 2.4 server
WEBDEV Development: Configuring the Apache 2.4.x server for the CGI protocol and WEBDEV sites....
Code editor: Various operations
The code editor is the editor where the developers spend most of their time. This help page presents a series of useful options for the most common actions ......
Managing Responsive Web Design in your Web pages
From now on, the Web sites can be viewed on several platforms......
Testing a Mobile application
By testing the project you can simulate how the application will run when launched by the user......
HFSQL and Docker
Docker is a software platform that allows you to run applications in software containers on Linux (Docker runs like a daemon)......
StringCount (Function)
Calculates: the number of occurrences of a specific character string (by respecting the search criteria) in another character string. the number of occurrences of a set of strings in an array....
Image detection management constants
Calculates the width (in millimeters) of the text to print, according to the specified font....
Android 10: Changing application behavior
Starting with Android 10, Google no longer allows an application running in the background to open a window
Skins
The skins are used to standardize the visual aspect of a site and they allow you to easily change style......
SQLite: Programming with HFSQL functions
To use an SQLite database with Native Connector (also called Native Access), the structure of SQLite tables must be imported into the data model editor....
Dictionary properties
The properties of a WDTRAD dictionary are as follows......