ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Events associated with formatted display controls
List of events associated with formatted display controls...
Code editor: Display options
The code editor proposes several display options......
How to set the focus to a column in a Table control?
To set the focus to a column in Table control (i.e. to be positioned in input in this column), ......
The Shape control
The Shape control allows you to create geometric shapes in your windows and reports......
In-App purchases
The mobile systems (Android/iOS) allow their applications to propose content at extra cost, by using the payment system of App Store or Google Play......
Error 530: The -- operator is not allowed
Choose the action of the button in a page
WEBDEV proposes several actions of the button on the controls of the page......
6. Chart and Pivot Table
WINDEV Tutorial: WINDEV application: Managing data Lesson 6 - Chart and Pivot Table - 30 min
Sending and receiving emails
WINDEV, WEBDEV and WINDEV Mobile allow you to directly manage the emails from your applications......
Different page layout methods
Tutorial - Anchors, zoning and layouts Different page layout methods - 30 min
Automatic update (Network applications)
This step of the wizard allows managing the automatic updates of the applications from the reference server....
Image (Keyword)
The Image keyword can correspond to: an Image variable. a property used to get and change the image of an element....
Options displayed in a status bar with multiple cells
In the status bar description window, you can specify the options that will appear in each cell of the status bar......
Diagram (Type of variable)
The Diagram type is used to define all the advanced characteristics of a diagram that can be edited in the Diagram Editor control.
PageCloseDialog (Function)
Closes the current page. This page was opened by PageDisplayDialog. A return value can be returned to the calling page.
ArrayToString (Function)
Converts a one- or two-dimensional array to a character string.
LooperSavePositionAndSelection (Function)
Saves: the position of the scrollbar in a Looper control, the selected element(s). These elements can be restored by LooperRestorePositionAndSelection....
WDScript: use in interactive mode
In interactive mode, the WDScript editor is divided into several areas......
Slider control properties (in a page)
A Slider control and a Range Slider control found in a page can be handed in WLanguage by the following properties.
Radio Button control properties
List of properties associated with a Radio Button control...
I work as a developer: How to manage my tasks and my schedule?
The Control Centers in WINDEV, WEBDEV and WINDEV Mobile include many tools to help developers manage their schedules and the different associated tasks......
WDINT license agreement
WDINT license agreement...
Customizing the system information windows (or dialog boxes)
Your applications use several system dialog boxes? A specific skin template is used in your project? Why not customize these windows and give them the "appearance" of your application?......
Manipulating an HTML Display control in the code
The HTML Display control is used to display a Web page in an application......
Configuring the server for the CGI/AWP protocol
To use WEBDEV, a Web server must to be found on the computer where WEBDEV is installed......