ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Tips for developing a site for an iPhone or for a BlackBerry
WEBDEV allows you to develop sites for all types of devices......
Configure the setup program interface
To make the installation process more user-friendly, the setup wizard allows you to customize the interface of the setup program......
Compile (Function)
Dynamically compiles an Procedure whose source code is provided (dynamic compilation).
OpenChild (Function)
Opens a non-modal child window.
WDMap: Modifying the display mode of records
By default, WDMap displays the records found in a data file by using the following rules......
YesNo (Function)
Displays a message in a standard dialog box that proposes "Yes" and "No" and returns the user's choice....
2. Performance profiler
WINDEV Tutorial: Optimizing a project Lesson 2 - Performance profiler - 15 min
Configuring the titles of columns (Table control)
The title of table columns is an important element of Table control......
Principle for running threads
At runtime, an application runs in a main thread......
Handling a report (in the editor)
Once a report was created, the description of this report can be modified at any time......
Business rules
WINDEV, WEBDEV and WINDEV Mobile allow you to manage the business rules......
2. Development
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 2 - Development - 30 min
Creating an executable
Once the development of your WINDEV application is completed (windows, reports, queries, etc....
Monitoring robot: General check parameters
The general parameters of the check must be defined when creating or modifying a check......
Setups while taking the Push into account
The setup while taking the Push into account is used to deploy an application on all the client computers of a network from a single management computer......
Input suggestions in an Edit control
Implementing input suggestions in an Edit control is very simple......
Developing an iOS 13 widget
An iOS widget is an application intended to be displayed as a widget on iOS devices (iPhone, iPad, etc.
Data model editor: types of links
Several types of links can be found between the files......
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 ......
Starting WDOptimizer in a command line
Transactions in HFSQL Client/Server mode
To keep maximum compatibility between HFSQL Classic applications (single-user or multi-user) and HFSQL Client/Server applications, the transaction mechanism in HFSQL Client/Server mode is similar to the one in HFSQL Classic mode......
2. Performance profiler
WEBDEV Tutorial - Optimizing a WEBDEV project Lesson 2 - Performance profiler - 15 min
The Calendar control
The Calendar control is used to permanently display a calendar in a window or page......
Composite report
The report editor gives you the ability to create "Composite" reports. In this case, the report includes several sub-reports....
Creating a Pivot Table control
To create a Pivot Table control......