ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The Switch control
Switch controls (also called "Toggle controls") are now commonly used in interfaces......
External language: Programming in Visual Basic
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
Configuring the connection with WDORAINS (optional setting)
For backward compatibility with the earlier versions of Native Oracle Connector (also called Native Oracle Access), the connection can still be configured in WDORAINS (supplied with Native Oracle Connector)......
Configuring the connection with WDSQSINS
For compatibility with the earlier versions of the Native SQL Server Connector (also called Native SQL Server Access), the connection can still be configured in WDSQSINS (supplied with the Native SQL Server Connector)......
Handling RTF in an Edit control
Rich Text Format (RTF) is used to encode text and simplify exchange between applications......
Multi-project processes: using batches
WINDEV, WEBDEV and WINDEV Mobile allow you to run a set of processes (compilation, generation, ......
Linux application: Tips and tricks
In Windows/Linux multi-configuration applications, several limitations may appear: control not supported, functions not available, ......
Welcome to WINDEV, WEBDEV and WINDEV Mobile
The home page allows you to easily perform the operations for creating and opening projects......
docElementTextArea (Type of variable)
The docElementTextArea type is used to define the advanced characteristics of a text area found in a docElement variable.
Height (Property)
The Height property is used to get and change the height: of a control or block in a report. of a control (in a window), window, row of a Table, List Box or ListView control, option of a Radio Button or Check Box control, break header or footer of a Table or Looper control. of a control (in a page), break header or footer in a Table or Looper control. The control can be overlayable or not. of a break cell in a Table or Looper control....
WDInst: configuring the directory of the data files and the directory of the files of user groupware
The setup editor WDInst ("Tools......
Stored procedures and queries (HFSQL Client/Server)
The stored procedures are used to simplify the development and the maintenance of your applications by factorizing the code......
Composite report
The report editor gives you the ability to create "Composite" reports. In this case, the report includes several sub-reports....
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......
Creating a combining query
A combining query (corresponding SQL statement: UNION) ......
SetFocus (Function)
Set focus: to a control (found in a window, in a page or in a frameset). to a window....
Input masks and display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks......
Handling an Internal Window control through programming
The "Internal Window" control is used to display an existing internal window......
Windows
The windows represent the main interface of a WINDEV application......
Control template
A control template is a set of controls that can be re-used in several windows or pages......
Spreadsheet control in a window
The spreadsheet is one of the most often used business tools. The Spreadsheet control is used to include a spreadsheet in your WINDEV windows....
Guided Tour
A Guided Tour presents a series of features, displayed in a tooltip in the current window or page......
Generating an application for Universal Windows 10 App
Database parameters (Setup program)
The setup program creation wizard includes the setup of the database along with the application and suggests additional elements......
Managing the Unicode format in the HFSQL files
The analysis proposes two types of Unicode items......