ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Locking data files: correspondence between WINDEV 5.5 and the later versions
Chart control: "General" tab
In all the editors (window, page or report), the "General" tab of the Chart control description window allows you to define the global characteristics of the control......
inAppProduct (Type of variable)
The inAppProduct type is used to define the advanced characteristics of a product for an In-App purchase.
grDestinationWMF (Function)
Defines a meta file as chart destination.
5. Modal, non-modal or MDI windows
Modal, non-modal or MDI windows...
Unavailable functions and properties
Some functions and properties have been removed from WLanguage......
Process (Property)
The Process property is used to modify the processes to be executed by the events available on a control, window, page, report, etc.
eRoundDifference (Function)
Returns the rounding difference between: the value displayed in a "Currency + Euro" control, the associated control used for dual display....
The Cell control
The Cell control contains controls......
Time and date management properties
List of properties for managing dates and times...
External language: Programming in Pascal
We are going to call the elements developed in WINDEV (project, windows, ......
Page templates and inheritance
When a page template is applied to a page, all the controls and code found in the template are "copied" into the page......
Timer (Function)
Periodically and automatically calls a WLanguage procedure.
Various constants
List of various constants used by the constants WINDEV functions....
Native Oracle Connector: Specific features and remarks
Remarks and specific features of the Native Oracle Connector...
Generator of WINDEV skin templates: Customizing the elements
The generator of WINDEV skin templates is used to generate the necessary files for creating a custom skin template for the WINDEV projects......
LoadError (Function)
Loads the file containing the error messages in the desired language into memory.
grSaveBMP (Function)
Saves a chart that was previously drawn in a file in BMP format.
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....
Configuring the Project Management Hub
The Project Management Hub allows you to configure......
Creating requirements
The following steps must be performed to implement the requirements......
License agreement for Native Oracle Connector
License agreement for Native Oracle Connector...
Refreshing the page data
In a dynamic WEBDEV site, the page data is refreshed during a user action......
ScheduledTask structure
The ScheduledTask structure is used to define the characteristics of a scheduled task......
1. Creating pages
WEBDEV Tutorial: My first WEBDEV website Lesson 1 - Creating pages - 10 min