ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HFSQL Client/Server management functions
Several HFSQL functions are used to manage the HFSQL Client/Server data......
Responsive Web Design: Managing slices
In the WEBDEV editor, different resolutions are represented via slices......
HFSQL Client/Server functions (prefix syntax)
Several HFSQL functions are used to manage the HFSQL Client/Server data......
<Source>.ReadFirst (Function)
Sets the position on the first record according to a browse item.
HReadFirst (Function)
Positions on the first file record according to a browse item.
Comparing the project messages
The comparison between source and target text helps you find translation errors......
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......
Universal replication
The purpose of universal replication is to keep several databases synchronized......
Sort order of records found in a select query
To make the result of a query easier to read, the records can be sorted according to one or more items......
Optimizing the query execution
The query editor allows you to optimize the execution speed of one or more queries......
Page templates and inheritance
When a page template is applied to a page, all the controls and code found in the template are "copied" into the page......
WINDEV Mobile concepts
New Features brochure - Version 28: Common new features
New features in WINDEV/WEBDEV/WINDEV Mobile 28 presented in the New Features brochure....
Brochure of new features: Common new features
New features in WINDEV/WEBDEV/WINDEV Mobile 28 presented in the New Features brochure....
HExecuteQueryAsynchronous (Function)
Executes a SELECT query asynchronously.
WINDEV concepts