ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Describing the Action Bar control
This help page presents the main aspects of the Action Bar description window ...
Action Bar control functions
The following functions are used to manipulate Action Bar controls...
Action Bar of a window
Action Bars replace the title bar of a window and display different types of information...
Oracle Native Connector: Programming with HFSQL functions
To use an Oracle database with the Native Connector, the structure of ORACLE tables must be imported into the WINDEV or WEBDEV database schema......
Screen,Get (External language)
Retrieves the value in a control or in a variable.
W3C standardization
You must comply with the W3C standard (HTML 4......
Report viewer: "Print" tab
The report viewer allows end users to view reports before printing them......
Troubleshooting
This chapter presents the main problems (and their solutions) that can occur when using the WEBDEV Application Server...
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.
Marker (Variable type)
The Marker type is used to define the characteristics of a marker that must be positioned on a map displayed in a Map control.
CertificateCheckString (Function)
Checks the correspondence between a signature and a string.
Preparing the phone to test an Android application
WINDEV Mobile allows you to develop Android applications. To run the test of these applications on an Android phone, some operations must be performed ......
2. Searching and iterating over records
WINDEV Tutorial: WINDEV application: Managing data Lesson 2 - Searching and iterating over records - 30 min
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......
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?......
HModify (Function)
Modifies the specified record or the record found in memory in the data file (query or view).
WEBDEV site deployment: Deployment profile
The setup program creation wizard allows you to select the deployment profile to use......
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......