ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

1. Project dashboard
The project dashboard is an essential element for managing WINDEV Mobile projects....
Constants for test
List of constants used by the functions for managing automated tests....
Erase patches
To quickly modify the operating mode of an application, you can use application patches......
Using WDMSG
The different steps for translating the project messages with WDMSG are as follows:...
Various constants
List of various constants used by the constants WINDEV functions....
Anchoring controls in a report
The anchors are used to define the behavior of controls during a resize operation......
Analysis: Import files into the analysis (external database, HFSQL files, etc.)
WINDEV and WEBDEV allow you to easily handle external databases (Oracle, SQL Server, Access, etc....
3. Project dashboard
Project dashboard...
3. Project dashboard
Maintaining the files of Control Centers
When using a database, you may have to perform maintenance operations on the data files......
1. Project and Analysis
The development of a Windows application with WINDEV is based on two main elements: the Project and the Analysis....
Binding a Radio Button control to an item
A Radio Button control can be bound to an item in a data file, query, etc....
Dictionary properties
The properties of a WDTRAD dictionary are as follows......
<PDF Reader>.SeekFirst (Function)
Initializes the search for a text in a PDF file displayed by the PDF Reader control and positions on the first occurrence found (from the current page).
PDFReaderSeekFirst (Function)
Initializes the search for a text in a PDF file displayed by the PDF Reader control and positions on the first occurrence found (from the current page).
sysNotificationInput (Type of variable)
The sysNotificationInput type is used to define all the advanced features of an input control, such as a text input or combo box control, in an interactive notification.
gToRetrieve (Function)
Describes the text value to display and to return when retrieving the value of an element found in a List Box control or in a Combo Box control.
Starting WDOptimizer in a command line
WDMap: Overview
WDMap is a tool used to view and handle a data file while developing an application......
Tab order in a window, a page, etc.
The tab order of the controls found in a window or in a page describes the order in which the controls take focus in a window when the user presses the [Tabulation] key......
Performance profiler
The performance profiler (also called Profiler) is used to check and optimize the execution time of your application......
WINDEV and the streams - Use example
In this example, the application must manage a video conference between two computers......
Creating a flexible modeling
To create a new flexible modeling, you can......
Binding a Scrollbar control to an item
A scrollbar can be bound to an item in a data file, query, etc....
Creating a WINDEV project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective......