ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Action Bar control functions
The following functions are used to manipulate Action Bar controls...
Describing the Action Bar control
This help page presents the main aspects of the Action Bar description window ...
Action Bar of a window
Action Bars replace the title bar of a window and display different types of information...
HModify (Function)
Modifies the specified record or the record found in memory in the data file (query or view).
Report viewer: "Print" tab
The report viewer allows end users to view reports before printing them......
HExecuteSQLQuery (Function)
Initializes a query written in SQL language and declares this query to the HFSQL engine.
Mobile Image Editor control
By using the Image Editor control in your mobile applications, you will allow users to edit images or photos......
CalculatorButton (Property)
The CalculatorButton property is used to determine and indicate whether a Numeric or Currency Edit control has a button to display a popup calculator.
TableAddColumn (Function)
Adds elements on the right of an Horizontal Table control.
ExecuteJS (Function)
Runs JavaScript code in the context of the Web page displayed by an HTML Display control.
Logical Data Model (LDM)
A Logical Data Model (LDM) is used to describe the data structures (files, items, ......
Creating a .NET assembly that can be accessed using COM
To create a.NET assembly accessible by COM, you must......
HLockRecNum (Function)
Locks a record and restricts the access to this record for all the other applications.
zipDeleteFileList (Function)
Deletes a list of files from an archive.
CertificateCheckString (Function)
Checks the correspondence between a signature and a string.
Database of the Control Centers
The database of Control Centers groups various information shared by the different modules found in WINDEV, WEBDEV and WINDEV Mobile......
HFSQL Control Center: Overview
The HFSQL Control Center is used to manage the different HFSQL databases (Network, Mobile, Client/Server) found in the company......
HOpenConnection (Function)
Opens a connection to a specific database.
Functions for managing menus (prefix syntax)
List of functions for managing menus...
Debugging an external component
You have developed an external component and you want to debug it? The user of an external component sends an executable indicating that your external component does not operate? You are using your external component in another project and you want to debug it?......
The Tab control
The Tab control is used to simultaneously display different controls......
WLanguageCodeFormatting (Type of Variable)
The type WLanguageCodeFormatting allows you to define all the setting parameters in Geometry 06500740072007900 of the WLanguage code.
W3C standardization
You must comply with the W3C standard (HTML 4......
Menu management functions
List of functions for managing menus...
mongoOperationAdd (Type of variable)
The mongoOperationAdd type is used to define all the advanced characteristics of a document add operation in bulk.
Changing the window content by swipe
The mobile devices propose several features available via finger movements......
Display (External language)
Displays a value in a control or assigns a value in a variable.
Native SQL Server Connector: Executing the same stored procedure multiple times
In some cases, it may be useful to execute the same stored procedure multiple times by changing one or more parameters ......