ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Preset control properties
List of properties associated with the Preset control
"Preset controls" pane
The "Preset controls" pane proposes several preset controls that can be included in the current window or in the current page by "Drag and Drop"...
Input masks and display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks......
Creating an application using the RAD methodology
The RAD (Rapid Application Development) is a technology used to easily create a full application (or site)......
Looper controls populated programmatically: Operations in WLanguage
Here is an overview of how to handle Looper controls populated programmatically in WLanguage....
2. Analysis in practice
Handling List Box controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically handle List Box controls....
Developing an application for Apple Watch
An Apple Watch application is an application intended for a watch associated with an iOS device (phone, tablet, ......
Displaying an Active WEBDEV Page
An Active WEBDEV Page can be displayed......
Value (Property)
The Value property is used to: Find out and modify the value of a report control. Find out and modify the value of a control or the title of a window. Find out the identifier of a stream. Find out and modify the value of a control or the title of a page....
AS/400: Development method
The Native AS/400 Connector simplifies access to AS/400 data from your WINDEV and WEBDEV applications......
Manipulating controls in a page
The different operations that can be performed on the page controls are as follows......
<Variable Drive>SendDirectory (Function)
Sends a directory and its files (present on the user's machine) to an Drive (remote disk)....
Developing applications for Android
WINDEV Mobile allows you to develop applications for the Android operating system......
Characteristics of a toolbar
The main characteristics of a "Toolbar" control are configured in the "Details" tab and in the "UI" tab of the description window of control......
DndSource (Property)
The DndSource property is used to determine and change a control's drag-and-drop behavior....
The Group structure
The Group structure is a preset structure of WLanguage (no declaration is required)......
Printing in WLanguage
WINDEV, WEBDEV and WINDEV Mobile propose several print methods......
Handling controls in a window
The different operations that can be performed on the window controls are as follows......
The Carousel control
The Carousel control is used to display an animated menu made of images......
Optional connection information
When defining the connections in the data model editor or when defining the connections through programming, you have the ability to specifier the optional connection information......
Conditions for updating an application automatically (Live update)
Whenever the application is modified on the development computer (modifications of windows, code, analysis, ......
Multilingual project
Native MySQL Connector: Specific features and remarks
Remarks and specific features of the Native MySQL Connector...
PageToFile (Function)
Automatically updates: the value of the items in a data file with the value of the controls in the page. The data file items bound to the window controls are automatically updated with the values of these controls. the value of the WLanguage variables with the value of the window controls. The WLanguage variables bound to the page controls are automatically updated with the values of these controls. This operation is performed regardless of the state of the controls (grayed, inactive or invisible)....
Native PostgreSQL Connector: Specific features and remarks
Remarks and specific features of Native PostgreSQL Connector......
<Page>.ToFile (Function)
Automatically initializes: the value of the items in a data file with the value of the controls in the page. The data file items bound to the window controls are automatically updated with the values of these controls. the value of the WLanguage variables with the value of the window controls. The WLanguage variables bound to the page controls are automatically updated with the values of these controls. This operation is performed regardless of the state of the controls (grayed, inactive or invisible)....