ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Sorts in a report
The sort is used to organize the information displayed in the report......
Flexbox example: automatic control layout
Flexbox controls allow arranging controls exactly as desired when the browser is resized......
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......
Selection conditions of a query
The selection conditions of records are applied to the items used in the queries......
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....
Break in a report
The break is used to group the records corresponding to a sort criterion......
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)....
The Pivot Table control
The Pivot Table control dynamically displays data coming from the crosscheck of different files found in a database......
Handling a chart in the editor
In the editor, a Chart control includes different sections......
WEBDEV Application Server - 10 connections - License agreement
Storing files in Android
The file system on the devices running Android is divided into two main storage areas......
Chart: Managing scales
In a chart, the scales are used to quickly estimate the value of different points found in a chart......
Assisted universal replication through programming
The assisted replication through programming is used to implement a replication on an existing application while controlling the synchronization in the application itself......
Internal component
An internal component is a set of elements from a project......
Signature of iOS applications
Signing an application is mandatory from Xcode 8......
Creating a combining query
A combining query (corresponding SQL statement: UNION) ......
WBSetup: Managing additional languages
The "WBSetup" project corresponds to the standard setup program of WEBDEV sites......
Report based on a Table control
A report based on a Table control is used to directly print the information displayed in the Table control (based on a data file or populated programmatically)......
Error 203: The procedure already has a scope attribute (local or global)
WDAdminHF: Saving the databases
The remote HFSQL administrator allows you to create backups of HFSQL Client/Server data files......
Replication of HFSQL servers (Programming)
To implement a replication of HFSQL servers through programming, WLanguage......
The Wire control
The Wire control is used to visually link 2 controls......
How to create an SQL query to filter records?
This help page explains how to create an SQL query to filter records....
Defining colors in Table controls
The colors of a Table control (row background, text of rows, etc.) are defined in the control description......
Managing space characters in the searches?