ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Progress Bar control properties
List of properties associated with the Progress Bar control...
Skins
The skins are used to standardize the visual aspect of a site and they allow you to easily change style......
WDBal messaging: Reading messages
WDBal, the secure messaging provided with WINDEV, WEBDEV and WINDEV Mobile, allows you to easily read the incoming messages......
TableCellSelect (Function)
Returns the coordinates (row number and column number) of a selected cell. This function is kept for backward compatibility. It is recommended to use TableSelect.
How to choose the data source of a control?
This help page presents the different data sources available for a control....
AAFExportSecurity (Function)
Secures the export of confidential data in the AAFs (Automatic Application Features) that are used to export, print or save data.
AAF: Simple edit options in an edit control
The context menu of an edit control is used to perform simple edit operations...
Errors while managing data files
When an HFSQL function fails (returns False for example), the corresponding error number is returned by HError......
Application triggers
...A trigger is a WLanguage procedure automatically called by the HFSQL engine whenever a modification is performed (addition, deletion, modification, ...) on a record of a data file....
SSL: Secure transactions with WEBDEV
When using an Internet application, the data circulating between the computer of the Web user and the Web server is not protected......
Constructor and destructor
When creating a class in the code editor, the Constructor and Destructor methods are automatically created by default......
Events associated with a Navigation Bar control
Describing a problem to the Free Technical Support
Events associated with Bar Code controls
List of events associated with Bar Code controls...
Events associated with Progress Bar controls
List of events associated with the Progress Bar controls...
OriginWaypoint (Property)
The OriginWaypoint property is used to get and define the origin of points whose coordinates are specified in the WayPoint property.
Remote WEBDEV administrator: Managing statistics
The remote WEBDEV administrator proposes a module for consulting the statistics regarding the traffic of your dynamic WEBDEV sites (standard and AWP) and Webservices deployed on a WEBDEV Application Server....
WDTrans: Overview
WDTrans is a tool for canceling transactions......
TableMode (Function)
TableMode is kept for backward compatibility.
Responsive Web Design: Management of anchors
In "Responsive Web Design" mode, the width of controls is automatically reduced when the browser width is reduced......
HFSQL server configuration
The HFSQL Control Center allows you to fully manage HFSQL servers......
How to avoid displaying the URL of WEBDEV pages in the browser?
By default, when the user connects to a site developed with WEBDEV, the address bar of the browser contains an address in the following format......
Integrating a WEBDEV site into a WINDEV application
By integrating a website into a window in a desktop application, you can share existing elements and boost productivity......
4. Adding a product
WEBDEV Tutorial - Creating a website with back office processes Lesson 4 - Adding a product - 50 min
TableDeleteChild (Function)
Deletes all child rows from a branch of the hierarchy.