ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Looper control properties
You can manipulate Looper controls in a window or page using the following WLanguage properties......
Properties associated with a page
Client/Server transactions: Available isolation modes
The HFSQL engine proposes to isolate the transactions......
Properties associated with Tab controls
A Tab control found in a window or in a page can be handled by several WLanguage properties......
Table control properties
A Table control found in a window or in a page can be handled in WLanguage by the following properties......
Events associated with pages
List of events associated with pages...
HTMLEndPage (Property)
The HTMLEndPage property is used to get and change the HTML code inserted at the end of the page.
HTMLHeader (Property)
The HTMLHeader property is used to get and change the HTML code inserted in the page header.
<HTML Display control>.ExecuteJS (Function)
Runs JavaScript code in the context of the Web page displayed by an HTML Display control.
Flexbox control properties
You can manipulate Flexbox controls in a page using the following WLanguage properties......
Programming by preset action
Preset actions allow you to define the code of an event in a single click, without having to write one single line of code......
InComponentMode (Function)
Indicates whether the code is run: from a WINDEV application, a WEBDEV site or a PHP page. from a component....
2. Examples and components provided with WEBDEV
Configuring the AAF menus (Automatic Application Features)
WINDEV includes several Automatic Application Features (AAFs)......
Optional events
By default, the codes available in the code editor correspond to the most common codes......
How to create and handle a structure?
This help page explains how to create and handle a structure....
BackgroundColor (Property)
The BackgroundColor property is used to set the background color of a control, window, page or block of a report.
Opacity (Property)
The Opacity property is used to get and define the opacity percentage for a window, or for controls in a window or page.
Code editor: Various operations
The code editor is the editor where the developers spend most of their time. This help page presents a series of useful options for the most common actions ......
15. Repeating a group of controls: loopers
Common project
Projects are often cross-platform......
HTMLExecuteControlProcess (Function)
Executes a WLanguage event associated with a control in an HTML page displayed by an HTML Display control.
Configuring the connection with WDSQSINS
For compatibility with the earlier versions of the Native SQL Server Connector (also called Native SQL Server Access), the connection can still be configured in WDSQSINS (supplied with the Native SQL Server Connector)......
Programming standard errors
Programming standard errors inform you of potential problems detected when saving windows, pages, reports or when recompiling the project......
Description of an Organizer control (control of a page)
The Organizer control can be configured in the editor via the description window ("Details" tab)......