ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

5. User Groupware in practice
Communicating with the Web user
From now on, with the new Web technologies, the sites can look more like Windows applications and display dialog boxes......
Printing bar codes
WINDEV, WEBDEV and WINDEV Mobile allow you to print bar codes....
Repositionable note (AAF)
End users can create repositionable notes in all the windows of their WINDEV applications......
Managing a Text token Edit control
...Interfaces that use token controls are common. A Token control contains variable amounts of information in a limited area....
WDInst: installing additional elements
By default, only the files found in the "List of setup files" window are installed on the user computers......
WINDEV and OPC
OPC stands for "OLE for Process Control"......
Printing in Linux
WEBDEV and WINDEV allow you to print to PDF in Linux using WLanguage functions......
The Thumbnail control
The Thumbnail control is used to automatically manage the display of images in thumbnail format......
Automatic error handling
Error handling can be customized for each process......
3. Layouts
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 3 - Window orientation (layouts) - 15 min
Characteristics of a Looper control in a window
To display the control characteristics, select "Description" in the context menu of control......
Automatic Application Features (AAF) constants
List of constants used by the Automatic Application Features (AAF) functions....
Report controls
Several types of controls can be handled in a report created by the report editor......
Container column in a Table control
A cell found in a Table control can contain a set of controls......
Automatic context menu for the Scheduler controls
Each Scheduler control found in a window proposes a menu to the user....
Context menu of Organizer controls (AAF)
Each Organizer control found in a window proposes a menu to the user......
The Navigation Bar control
The Navigation Bar control is used to create a menu area that can easily adapt to the browser size......
User Groupware: Configuring the application
Once the User Groupware is configured, the configuration of users and accesses is performed at runtime, by connecting with a "supervisor" account......
Automatic Application Features (AAF) of Spreadsheet controls
The Spreadsheet control includes multiple Automatic Application Features (AAF) in order to simplify the use of the control......
Native Oracle Connector: Specific features and remarks
Remarks and specific features of the Native Oracle Connector...
In-House deployment
Apple's In-House deployment allows you to overcome most of the constraints of the other two modes (App Store deployment and Ad Hoc deployment) and to widely distribute an application without the need to reference client devices in advance......
Creating an executable: Data file directory
Two types of directories can be configured when creating the executable......
BurnerSave (Function)
Burns the files found in the compilation onto the CD or DVD.
Managing databases in the WINDEV Java applications
This document presents the different access modes to databases from a WINDEV Java application......