ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Sharing your source code with the SCM
WEBDEV Tutorial - A Source Code Manager for WEBDEV Sharing your source code with the SCM - 30 min...
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......
Page templates
WEBDEV allows you to create page templates......
Native Oracle Connector: Specific features and remarks
Remarks and specific features of the Native Oracle Connector...
Images, colors and tabs
To optimize the appearance of your screens, WINDEV, WEBDEV and WINDEV Mobile allows you to use images or colors in your tab controls......
Discover all the possibilities of pivot tables
Editing pages: Responsive mode (Zoning and layouts)
"Responsive (zoning and layouts)" is the default page editing mode. This editing mode allows you to easily handle pages in the editor....
Creating the skin template of a report
UMC: Implementing and managing the "User Macro-Codes"
Regardless of the skill of the development team, the end user will always want to do something that has not been planned for......
Creating and distributing Active WEBDEV Pages
To transform a page in Session mode into an Active WEBDEV Page:...
Events associated with TreeView controls
List of events associated with TreeView controls...
Characteristics of Table controls in a window
Table controls allow you to display and/or enter data......
Managing geolocation and GPS
WINDEV Mobile and WEBDEV allow you to exploit geolocation and GPS features found on mobile devices and browsers.
Report based on a TreeView Table control
You can use a report based on a TreeView Table control to directly print the information displayed in a TreeView Table control found......
WLanguage
The integrated WINDEV language, WLanguage, is powerful, simple and intuitive......
Handling the cells of report table
The operations that can be performed on the table cells are as follows:...
Automatic AJAX
The diagram below presents the automatic and immediate use of AJAX in a WEBDEV site......
The Diagram Editor control
The Diagram Editor control allows users to create and edit diagrams in your applications and sites......
Structure (Type of variable)
A structure is a custom type of data...
Image (Property)
The Image property gets and sets the background image of a control or block.
The Looper control
A Looper control is used to repeat the controls found in a specific area......
The Table control
The Table control is used to simplify the display and the input of information stored in memory or coming from a data file, a view or a query......
Multilingual feature in the controls (window, page, report)
In a multilingual application or site, the multilingual feature is proposed for the following elements......
Plane (Property)
The Plane property is used to: Get: the active plane of a window (or report) or the plane to which a control belongs. the active plane of a WEBDEV element. Change: the active plane of a window (or report) or associate a control with another plane. the active plane of a WEBDEV element....
2. WEBDEV administrator in practice