ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Installing an HFSQL Client/Server server with an application
When creating the setup program of a WINDEV application using HFSQL Client/Server data files, the wizard allows you to...
WX file
The "Executable Name".WX file is used to manage some features directly, even if these features have not been included in the application. This file is found beside the executable.
WDInst: Installing an HFSQL Client/Server application
When creating the setup program of a WINDEV application that uses HFSQL Client/Server data files, WDInst allows you to...
Configuring Automatic Update
Automatic Update is an application that allows you to automatically or manually update the different PC SOFT products you own......
Recycle code windows
By default, a single code window is opened per ......
LooperAdd (Function)
Adds a row at the end of a Looper control.
Creating an Android widget
Widgets are small applications that can be displayed on the home screen of phones or tablets......
TableSelectCount (Function)
Returns the number of selected elements in a Table or TreeView Table control (especially multi-selection controls).
ExtractString (Function)
Allows you to: extract a substring from a string based on a specified string separator. search for substrings in a string based on a specified string separator....
ListSelectPlus (Function)
Selects one or more elements in a List Box, ListView or Combo Box control.
Remote check: Customizing with a window
To customize the remote control performed on a multi-user WINDEV application, the standard window can be replaced with a window from your application......
Mobile Image Editor control
By using the Image Editor control in your mobile applications, you will allow users to edit images or photos......
Installing 64-bit WINDEV, WEBDEV or WINDEV Mobile
This chapter presents the configuration required to install WINDEV, WEBDEV or WINDEV Mobile in 64-bit mode......
How Session mode pages work
WEBDEV includes several types of pages to create dynamic sites......
The Calendar control
The Calendar control is used to permanently display a calendar in a window or page......
Infinite Table and Looper controls
There are two methods to populate Table and Looper controls programmatically......
WEBDEV administrator: General configuration
The "Configuration" tab is used to define the default connection options for the WEBDEV sites found on the server and managed by the administrator......
Handling the framesets
The different operations that can be performed on the framesets are as follows......
Other operators
The following are additional operators......
Code style
A code style is used to automatically prefix the name of all the variables and project elements (windows, report controls, classes, etc....
Developing applications for Android
WINDEV Mobile allows you to develop applications for the Android operating system......
Handling a Radio Button control programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically handle Radio Button controls......
Adapting a website to support multiple languages
WEBDEV Tutorial - Managing multiple languages in a website Adapting a website to support multiple languages - 50 min
Utility components
WINDEV includes several utility components that allow you to handle data directly......
The user version of query editor : Specific features
This help page presents the specific features of the user version of query editor......
iRoundBorder (Function)
Prints a border with rounded outlines at specified coordinates.
Multi-page print
A report can be very wide, with a width exceeding the width of a paper sheet......
Sequencing reports
In some cases, you may want to print several reports one after another, and view them in the same print preview....