ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Optional parameters
Some of the parameters passed to a procedure can be optional parameters......
Using the UI modification when running a project or window test
End users can directly modify the interface of the application (according to the options specified by the developer).......
Content of the Table control
A Table control can be based on a data file, based on a variable or populated programmatically......
Summary table: Installing an application developed in WINDEV
When developing an application, one of the important steps consists in deploying this application on the user computers......
WDAPI: Using the APIs in a WINDEV application
The two most interesting features of WDAPI are......
5. Modal, non-modal or MDI windows
Modal, non-modal or MDI windows...
Handling XLS files
WINDEV and WEBDEV propose two methods for handling the Excel files......
WDDIXIO overview
awSendInfo (Function)
Sends an information from an iOS phone to an Apple Watch (or conversely).
Automatic management of exceptions
The management of exceptions can be customized by process......
Description of a Pivot Table control
The description window of a Pivot Table control is used to configure several elements of the control......
Compile
The Compile keyword can correspond to: the Compile function, which dynamically compiles a procedure whose source code is specified.. the <COMPILE IF> statement, which allows you to compile WLanguage code according to a condition (mainly used to compile code according to a platform or configuration type)....
Diagram Editor (WINDEV): ribbon and panels
The Diagram Editor includes many features accessible via......
Native MariaDB Connector - License Agreement
Native PostgreSQL Connector - License Agreement
TwainToControl (Function)
Allows you to : view the document coming from the Twain device in an Image control. view the document coming from the Twain device in the user interface of device....
Reports
A report provides a custom view of data......
Diagram Editor (WEBDEV): Features
The Diagram Editor control includes many features accessible via......
Characteristics of a Looper control in a window
To display the control characteristics, select "Description" in the context menu of control......
Aligning elements in a List Box or Combo Box control
There are different methods to align the elements in a List Box or Combo Box control......
HResetGroup (Function)
Initializes the structure for group management (HGroup) with the default values.
Check model
You can use check models to easily create checks...
13. Reports
WINDEV Mobile allows you to easily create and print all types of reports with the report editor....
The Dashboard control
Dashboards are essential elements in an application......
Query and project