ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Action Bar properties
You can manipulate Action Bars in a window using the following WLanguage properties.
TransactionFile (Property)
The TransactionFile property is used to determine if a table is a transaction table.
HFSQL Control Center: Overview
The HFSQL Control Center allows you to manage the different HFSQL databases (Network, Mobile, Client/Server) of an organization......
Events associated with a Multiline Zone control
WINDEV and WINDEV Mobile manage the following events by default (order of appearance in the code editor):...
Choosing the type of link
WEBDEV proposes several types of links according to the action of link on the page controls......
BackgroundColor (Property)
The BackgroundColor property is used to set the background color of a control, window, page or block of a report.
BrowserVersion (Function)
Returns the version of the browser used by the Web user.
Error 107: Redefinition of the parameter
HModifyViewRights (Function)
Modifies the rights granted to a user or to a group on a SQL view or on a materialized view.
Constants for external files
List of constants used by the functions for managing external files....
PVTToExcel (Function)
Creates an Excel file with data from a Pivot Table control.
IntegerToDay (Function)
Returns the day of the week corresponding to the specified date (this date is an integer).
docHeaderFooter (Variable type)
The docHeaderFooter type is used to define the text of the different paragraphs found in a page header or footer.
Mobile Image Editor control events
Formats WLanguage code: coloring, normalized rewriting, indentation, translation, etc....
User Groupware and Client/Server data files
An application that uses the User Groupware can be used with an HFSQL database in Client/Server mode......
HChangeConnection (Example)
Usage example of the HChangeConnection function
Compilation instruction: IF TargetExecution
The <IF ExecutionTarget> compile statement allows you to compile or not compile a WLanguage code depending on the execution target.
WinEditAllowed (Property)
The WinEditAllowed property is used to determine and configure the actions allowed on a control when the window switches to "Allow end users to modify the UI" mode.
Events associated with Slider controls
List of events associated with Slider controls in a window...