ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Creating a service with WINDEV
A service is a specific type of application intended to be run without any user intervention......
Report viewer: "Overview" pane
The report viewer allows end users to view reports before printing them......
UI compilation errors
UI compilation errors indicate the possible problems detected in your interfaces whenever a window,...
Debugger: Running a project step by step
Running a project step-by-step allows you to start the debugger when launching the application......
Native SQLite Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native SQLite...
WDInst: including an "autorun" in a setup on CD
An "autorun" can be run (or not) when the setup CD is inserted into the drive of the setup...
Using new features exclusive to WINDEV Suite SaaS in a project
Version 2025 Update 1 introduces various new features specific to SaaS version......
Manipulating the Chart controls at runtime (AAF)
The Chart controls allow the end user to perform several operations......
Creating and handling an item
The main operations that can be performed on an item are as follows......
Type of windows created by RAD
The wizard for window creation proposes several types of windows associated with HFSQL data...
Native Oracle Connector for WINDEV and WEBDEV
WINDEV and WEBDEV support an optional Native Oracle Connector (also called Native Oracle Access......
ListSeek (Function)
Searches for an element in a List Box, ListView or Combo Box control (including the values...
Optional connection information
When defining the connections in the data model editor or when defining the connections...
Configuring the "Relative duration" mask (date and time in natural language)
WINDEV, WEBDEV and WINDEV Mobile propose to use a "Relative duration" display mask for the Date...
Handling Spreadsheet controls programmatically (in a window)
Spreadsheet controls can be handled programmatically......
Infinite Table and Looper controls
There are two methods to populate Table and Looper controls programmatically......
Handling Word Processing controls programmatically
Word Processing controls can be handled programmatically......
pdfParameter (Type of variable)
The pdfParameter type defines all the characteristics of the PDF file to be generated.
iXPos (Function)
Used to manage the horizontal position (X-coordinate) of print cursor in the page.