ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Border of controls
One of the most important elements of control style is its border......
CallWD: Function specific to the external language
Calls a WLanguage function from an external language....
Infinite Table and Looper controls
There are two methods to populate Table and Looper controls programmatically......
14. Managing the "Back" button in practice
Remote check: Customizing with a window
To customize the remote control performed on a multi-user WINDEV application, the standard window can be replaced with a window from your application......
<Radio button>.Count (Function)
Returns the number of options found in a Radio Button control.
12. Control templates
WINDEV Mobile allows you to create control templates....
WEBDEV administrator: Viewing the logs
The "Logs" tab is used to see the details of logs for a specific period......
Classes, members, methods and properties
A class is made of......
End-user UI management functions
Video control properties
The following properties can be used on a Video control:...
External language: Programming in C++ (WDWDIAL interface)
This third method uses the notion of class inheritance to simplify the interfacing between a C++ application and WINDEV......
Line control properties
List of properties associated with the Line control...
Handling character strings
WINDEV, WINDEV Mobile and WEBDEV allow you to perform different types of operations on character strings via the WLanguage functions......
ERR_NO_PAGE
Managing the application language through programming
A multilingual application is an application that can be distributed in several languages......
Managing context menus in a WINDEV or WINDEV Mobile application
A context menu can be opened by the user via a right mouse click......
Telephony: Managing the incoming calls
The management of the incoming calls is performed in a specific "thread"....
The Toolbar control
The Toolbar control is an advanced type of control, linked to a window......
WDTrans: Overview
WDTrans is a tool for canceling transactions......
Locking data files: correspondence between WINDEV 5.5 and the later versions
Dialog (Function)
Displays a message box and returns the value of the button clicked by the user.
Query based on query
Queries can be based on items from another query......
Customizing the report viewer: Available windows
Compiling and testing the help system
It is necessary to compile the help to create a file based on the information entered in the help editor......