ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

AAF: Context menu of Image controls
A context menu is available for Image controls......
Installing an HFSQL Client/Server server with an application
When creating the setup program of a WINDEV application using HFSQL Client/Server tables, the wizard allows you to......
Multi-project search
Performing a search in the current project is a common operation......
Combo Box control and List Box control: automation features (FAA)
The List Box and Combo Box controls can benefit from several AAFs......
WDInst: choose the type of installation to generate
WDInst allows you to create several types of setup......
The different types of Table fields: programmatically populated, file with or without direct access
WINDEV, WEBDEV and WINDEV Mobile allow you to use......
Scope of procedures
The scope of a procedure defines whether it is public, private, etc......
ToolTip (Property)
The ToolTip property gets and sets the text displayed in a tooltip. This tooltip can be associated with: a control in a window or page, Versions 2025 (Abonnement) and later a control in a report. In this case, the tooltip will only be visible in the report viewer. Note: This feature is only available in subscription-based versions, starting with WINDEV Suite 2025 - Update 3. Subscription-exclusive new feature a control in a report. In this case, the tooltip will only be visible in the report viewer. Note: This feature is only available in subscription-based versions, starting with WINDEV Suite 2025 - Update 3. New in version 2025 (Abonnement) a control in a report. In this case, the tooltip will only be visible in the report viewer. Note: This feature is only available in subscription-based versions, starting with WINDEV Suite 2025 - Update 3. a control in a report. In this case, the tooltip will only be visible in the report viewer. Note: This feature is only available in subscription-based versions, starting with WINDEV Suite 2025 - Update 3....
WEBDEV Application Server for the subscription-based version
To use an Informix database with the Native Connector, import the structure of Informix tables into the WINDEV or WEBDEV analysis......
"Project explorer" pane
The "Project explorer" pane is used to simplify the development environment of WINDEV, WEBDEV and WINDEV Mobile......
Android application: Using and sharing SQLite data
For the Android applications, the available databases are HFSQL (Classic and Client/Server) and SQLite....
Organizer report
The report editor gives you the ability to create "Organizer" reports....
Width (Property)
The Width property gets and changes the width: of a control or block in a report. of a control (found in a window), window, column found in a table or column found in a list box (including listview). of a control (found in a page), column found in a table or column found in a list box. The control can be overlayable or not....
Multilingual messages: Convert to new format (version 27 and later)
WINDEV, WEBDEV and WINDEV Mobile have included multilingual project support in many previous versions......
ExecutionMode (Function)
Allows you to: find out and/or modify the behavior of the application or site when some errors are generated. optimize the calls to the functions declared externally. find out and/or change how the application uses JITc. find out and/or modify the management mode of low references for all the instantiated objects....
Automatic context menu for the Scheduler controls
Each Scheduler control found in a window proposes a menu to the user....
Context menu of Organizer controls (AAF)
Each Organizer control found in a window proposes a menu to the user......
Native MariaDB Connector: Requirements and remarks
This page presents the main aspects and requirements of the Native MariaDB Connector......
TableAdd (Function)
Adds a row in: a Table control, a TreeView Table control, a Combo Box control "with table" (Table control displayed in a Combo Box control)....
HOpenConnection (Function)
Opens a connection to a specific database.
Performance profiler
The performance profiler (also called Profiler) is used to check and optimize the execution time of your application......