ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Native Progress Connector: Programming with SQL functions
The use of SQL functions to handle Progress data does not require importing the file structure into the analysis......
Before calling the Free Technical Support
The operations to perform before calling the Technical Support......
ListView control linked to a data file (or to a query)
A ListView control can be used to display the content of a data file (or the content of a query)......
Handling a Looper control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Looper control by programming......
The groups of controls
A group of controls is a set of controls grouped together in order for their characteristics (their visible status for example) to be modified (or checked) in a single operation by programming......
fGlobalDirCommon (Function)
Returns a directory path for the global data of current application (data shared between several applications), regardless of the current user.
WDXView: Overview
WDXView is an ActiveX browser......
Modifying the query content
The queries are used to easily select the records coming from one or more files, matching one or more selection criteria, ......
Tips for an application that uses the User Groupware
To simplify the configuration of user groupware according to the users, the controls should be organized in groups of controls......
External language: Programming in C
We are going to call the elements developed in WINDEV (project, windows, ......
How to associate an image with an element found in a TreeView Table?
This help page explains how to customize the default image associated with the elements found in a TreeView Table....
Windows: What must be taken into account if the users are working with Vista (and later)
Windows Vista (and later) proposes several improvements......
Handling a Chart control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Chart control through programming......
Using Kotlin code
Kotlin is a programming language mainly used for Android development......
Data Binding: Creating controls from the "Project explorer" pane
Data binding is a process that binds variables in memory to controls in a window or page......
fDataDirUser (Function)
Returns a directory path for the data of the current user of the current application.
zipNbPart (Function)
Returns the number of sub-archives (parts) found in an archive in CAB, RAR, ZIP, WDZ, 7z, TAR or TGZ (TAR.GZ) format.
Buffer (Type de variable)
The buffer type corresponds to a binary memory area....
First page of the project in session mode
The first page of the project is the first page in Session mode opened in the Web user's browser when a WEBDEV site in session mode starts......
The Rich Text Area control
The Rich Text Area control is a Static control offering several layout possibilities......
WDModFic : Tool for automatic modification of data files
WDModFic is a tool used to perform the automatic modification of the data files found on the development computer and on the end-user computers......
BrowserHeight (Function)
Returns the height (in pixels) of the client area where the page is displayed.
PageToEmail (Function)
Emails the data found in a page currently displayed in the browser.
BrowserWidth (Function)
Returns the width (in pixels) of the client area where the page is displayed.
Handling a group of controls through programming
WINDEV, WEBDEV et WINDEV Mobile allow you to handle a group of controls through programming......