ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Browser code (WLanguage): Framework 2
Starting with version 22, WEBDEV offers a new WLanguage framework for browser code...
Server code/Browser code
WEBDEV allows you to create static pages and dynamic pages...
Local procedure
Two types of procedures are available...
Global procedure/function
A global procedure can be used in all the processes or events of the project.
Global and local variable
Two types of variables are available...
16. Types of code
Opens a replication in direct mode or with a replication server.
Accessing a database in local mode (SQLite)
WEBDEV allows a site to create and access a database created by the browser on the computer of the Web user in browser code.
Set of procedures
The global procedures are grouped in set of procedures...
Native AS/400 Connector
WINDEV and WEBDEV include an optional module to access AS/400 databases......
Installing and configuring HFSQL Cluster
Required configuration and overview for installing HFSQL Cluster....
Positioning table
Positioning the elements in a page is simplified by the use of a positioning table (HTML table)......
Debugging a connection to an HFSQL server
The stored procedures and the triggers are debugged from the environment, with real execution on the server......
Table, List Box and Combo Box controls bound to queries
A Table, List Box or Combo Box control can be used to display the content of a data file or query......
Anchored move on the main axes
To facilitate the positioning of controls, you have the ability to force their move according to the four main axes (0°, 45°, 90°, 135°)....
Segmented Button control
The Segmented Button control can be understood as a set of ON/OFF buttons grouped together in a single control......
WDTRAD
WDTRAD is a tool for entering the translation of messages associated with a WINDEV, WEBDEV or WINDEV Mobile application......
Thread management functions
List of functions for managing threads...
Camera functions
Creating and handling an item
The main operations that can be performed on an item are as follows......
HTransactionList (Function)
Returns the list of current or interrupted transactions on the server for the specified connection.
Binding a Scrollbar control to an item
A scrollbar can be bound to an item in a data file, query, etc....
Feedback component
The Feedback component is a component provided with WINDEV......
Automatic AJAX
The diagram below presents the automatic and immediate use of AJAX in a WEBDEV site......
HFilterContains (Function)
Defines and enables a "Contains" filter on a table, view or query.
Custom title bar with menus and controls
There is a new trend in UI design: application menus in the title bar!...
Property of entity/association
In the MERISE methodology, the properties correspond to the characteristics of entities......