ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Encode (Function)
Encodes a character string or a buffer. To decode the result, simply use Decode.
<Table>.Sort (Function)
Sorts a Table or TreeView Table control on one or more columns (lexicographical sort).
Reverse modeling of inheritances
Your windows or your pages use window, page or control templates, and you want to find out the dependencies between these templates? Simply perform a reverse modeling of inheritances......
SCM: Migrating projects
When changing the version of the development tool, the projects found in the SCM must be migrated to this new version......
WDSQL: Exporting and printing the result of an SQL query
The result of a select query can be......
Using the UI modification when running a project or window test
End users can directly modify the interface of the application (according to the options specified by the developer).......
5. HFSQL Cient/Server
Translating the interface into multiple languages
When the different languages supported by the application have been selected, the information displayed by the application must be translated into these different languages......
Synchronizing threads via events
Events can be used to synchronize the different threads of an application......
sInExitQueue (Function)
Retrieves the number of bytes waiting to be transferred in the output buffer of the specified serial port or parallel port.
4. Types of pages
Different types of pages can be used in the sites created with WEBDEV......
Anchoring controls in a report
The anchors are used to define the behavior of controls during a resize operation......
WDConver : Overview
WDConver is a tool used to convert data to an HFSQL Classic data file from......
Coloring the procedures
A color (text color) can be assigned to the procedures so that they can be easily classified and identified......
Managing cookies
A cookie is an easy way to temporarily store information on the user's computer......
Report based on a data file
A report based on a data file is used to print the records coming from a single data file (HFSQL Classic or Client/Server, accessed via a Native Access, ......
7. AJAX technology
Creating nested reports
MVP: Simple single-file example: Table + Linked file
Let's see a simple and illustrated example about the use of MVP to create a Table window with its linked form......
Notifications of an HFSQL server
A server may encounter problems without any user (or developer) noticing anything. For example: a scheduled task may fail, an automatic backup may fail, a node may become inactive in a HFSQL cluster, ......
Execution platform
WINDEV Mobile allows you to develop applications for different families of products......
Automatic menu of tables (AAF)
Each Table control found in a window proposes a menu to the user......
The "Browser" pane
When a WINDEV, WEBDEV or WINDEV Mobile element (analysis, query, ......
Developing sites for specific platforms
Many devices can be used to display websites (Android phone, iPhone, etc....
Automatic context menu for the Scheduler controls
Each Scheduler control found in a window proposes a menu to the user....