ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The Button control
The Button control allows the user or the Web user to run a specific action with a simple click...
Drop-down button
The drop-down button expands:
  • a context menu.
  • a popup window.
Auto-scrolling text
Sometimes, text in a Static Text or Button control can exceed the width of the control...
Testing a static page
The test of a single page allows you to run the current page in WEBDEV......
Events associated with pages
List of events associated with pages...
4. Conditional statements
WINDEV Tutorial - WLanguage basics Lesson 4 - Conditional statements - 20 min
iParameterViewer (Function)
Configures the report viewer.
Help: Summary table
In a WINDEV application, users have multiple help features at their disposal: Tooltip. Status bar. Help window. Advanced tooltip. Help page. HLP file....
3. Dates, arrays and structures
WINDEV Tutorial: WLanguage basics Lesson 3 - Dates, arrays and structures - 20 min
Creating the windows and the pages of the RAD pattern
iOS 14 widget windows
An iOS application with an iOS widget configuration can contain one or more iOS 14 widget windows......
Configuring an application with User Groupware
Creating an automatic help
The Automatic Application Features (AAF) allow you to add features to your application without having to write a single line of code......
dLine (Example)
Usage example of the dLine function
SaaS administrator - Managing the subscriptions
The SaaS subscriptions are used to make a SaaS site available to a client account......
Value of constants for the Windows 32-bit API
Value of constants for the Windows 32-bit API...
Importing a WEBDEV project into WINDEV
...WINDEV proposes a feature for importing WEBDEV sites or WEBDEV pages....
Composite report
The report editor gives you the ability to create "Composite" reports. In this case, the report includes several sub-reports....
SCM: Working in Offline mode
The Source Code Manager allows you to easily work in offline mode......
Break in a report
The break is used to group the records corresponding to a sort criterion......
The different types of windows
The following types of windows can be created in a WINDEV application......
YesNoAsynchronous (Function)
Displays a message in a standard non-blocking dialog box with the answers "Yes" and "No" and calls a WLanguage procedure with the user's response....
Net constants
List of constants used by the Net functions....
How to create an SQL query with a calculation formula?
This help page explains how to create a query with a calculation formula with the query editor....
OKCancelAsynchronous (Function)
Displays a message in a standard non-blocking dialog box with the answers "OK" and "Cancel" and calls a WLanguage procedure with the user's response....
Defining a help window template
WINDEV allows you to create help window templates......
Multicolumn report
The report editor allows you to create "Multicolumn" reports....
ConfirmAsynchronous (Function)
Displays a non-blocking message in a standard dialog box with the answers "Yes", "No", "Cancel" and calls a WLanguage procedure with the user's response....