ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Access rights to a class property
A property is a code element that includes two processes......
Managing HFSQL Client/Server databases
The HFSQL Control Center allows you to fully manage HFSQL Client/Server databases......
Binding a Slider control to an item
A Slider control can be bound to an item in a data file, query, etc....
Server code/Browser code
WEBDEV allows you to create static pages and dynamic pages......
Creating and using a REST Webservice
A REST WebService is a program hosted on a server containing functions accessible via HTTP requests......
Window templates and inheritance
When a window template is applied to a window, all the controls and code in the template are "copied" to the window......
Options for generating the HTML pages
The options for generating the HTML pages in a WEBDEV project can be defined......
Compatibility between external components and deployed applications
A component can evolve in many ways......
Aligning elements in a List Box or Combo Box control
There are different methods to align the elements in a List Box or Combo Box control......
Report blocks
A printed report includes several sections......
The "Find - Replace" pane
The "Find - Replace" pane is used to......
Check Box control: Automatic features (AAF)
The Check Box control can benefit from several AAFs (Automatic Application Features) ......
Storing files in Android
The file system on the devices running Android is divided into two main storage areas......
Creating requirements
The following steps must be performed to implement the requirements......
Project comparator
Comparing two windows (two pages, two reports, two classes, ......
Assisted universal replication: specific features
AWP without UI
Bootstrap, Angular, React, Vue......
Opening, closing and saving a query
The query editor allows you to easily handle the queries....
Modifying the values displayed in the result of a select query
In the result of a select query, you have the ability to only display......
The Preset control
The "Preset" control is used to display the frequently used controls without programming......
Automatic Application Features (AAF) of Spreadsheet controls
The Spreadsheet control includes multiple Automatic Application Features (AAF) in order to simplify the use of the control......
Reloading a document
To reload a document, ......
Step 5: Site parameters
Once the site installed, you can define the site connection options......
Creating a query
Two methods can be used to create a query......
Operators on character strings
The character strings can be handled by specific WLanguage functions or by the +, [[ and ]] operators......