ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

The RTF control (Report editor)
The "RTF" (Rich Text Format) control is used to display a formatted character string in your report......
<Window>.ChangeLayout (Function)
Applies a specific layout to: a window. an internal window....
HDBOpenNoLock (Function)
In single-user mode, opens an xBase data file without locking it.
Overview of OOP (Object Oriented Programming)
The object-oriented programming (called "OOP") is a programming paradigm in which the programs are organized as sets of objects......
How to create and run an SQL query through programming?
This help page explains how to create and run an SQL query through programming....
Step 1: Configuring the print parameters
This step allows you to choose......
<Internal window>.ChangeSourceWindow (Function)
Dynamically changes the window displayed in an Internal Window control. Scrolling internal windows: Modifies the window currently displayed. This modification is saved in the list of internal windows to scroll....
Managing space characters in the searches?
11. Managing requirements
The Project Management Hub allows the project manager to manage a development project....
Selection conditions of a query
The selection conditions of records are applied to the items used in the queries......
29. SEO in practice
Using the advanced types
The advanced types (XLS variables, ggl variables, ......
11. User Macro-Code: UMC in practice
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....
How to create an SQL query to filter records?
This help page explains how to create an SQL query to filter records....
7. Custom-Folders: Organize your project
Custom-Folders: Organize your project...
WBSetup: Managing additional languages
The "WBSetup" project corresponds to the standard setup program of WEBDEV sites......
The Pivot Table control
The Pivot Table control dynamically displays data coming from the crosscheck of different files found in a database......
Replication of HFSQL servers (Programming)
To implement a replication of HFSQL servers through programming, WLanguage......
Windows: What must be taken into account if the users are working with Vista (and later)
Windows Vista (and later) proposes several improvements......
How to fill a TreeView Table control?
This help page explains how to populate a TreeView Table control programmatically....
Style properties (help system)
To edit the styles available in the current help system, select "Help system......
Binding a Radio Button control to an item
A Radio Button control can be bound to an item in a data file, query, etc....
AAF: File Path edit controls
The edit controls that use the "File name and full path" input mask propose several AAFs (Automatic Application Features): a specific popup menu used to handle the file. a file preview in thumbnail format (for an Image or PDF file path)....
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......