ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Python: Native calls
WLanguage allows for native Python calls......
BurnerProperty (Function)
Used to find out and modify the properties of the current burner.
Caption (Property)
In a database, the Caption property is used to: Find out the caption associated with a file item. Find out the caption associated with a data file. Find out and modify the connection caption. In a report, the Caption property is used to: Find out the text displayed in a Static or Link control. Modify the text displayed in a Static or Link control. In a window or page, the Caption property is also used to: Find out and modify the caption of a control in a window or in a page. Find out and modify the caption of a menu option. Find out and modify the title of a window or page. Find out the content of a Breadcrumb control....
Managing emails with "Simple MAPI"
Simple MAPI simplifies the management of emails received by the hosting company......
Select query description window: Actions applied
This help page presents the actions that can be performed from the description window of a query....
Managing accessibility on Mobile
On smartphones and tablets, there is an operating mode designed for visually impaired and blind users......
OrganizerDeleteAll (Function)
Deletes all the appointments from an Organizer control.
Error 1001: The operators: and:: can only be used in the methods of classes
iImageWidth (Function)
Calculates the width of the image to print (in millimeters).
2. Analysis in practice
grScatterLinkPoint (Function)
Links (or not) the points found in a "Scatter" chart.
Encrypt (Function)
Encrypts a character string in binary format or in ASCII format.
grScatterPointSize (Function)
Defines the size of points in a "Scatter" chart.
Creating the Form pages of a WEBDEV RAD pattern
WDDeploy features
WDDeploy can be used to......
2. Listing products
WEBDEV Tutorial - Creating a website with back office processes Lesson 2 - Listing products - 50 min
Filtering a data file, a view or a query
A filter is used to define by programming a selection of records corresponding to one or more criteria......
Properties associated with windows, pages and controls
List of properties associated with windows, pages and controls...
iDestination (Function)
Configures the print destination.
MVP RAD
WINDEV proposes an MVP RAD that generates the "table" and "form" windows as well as the necessary Presenter and Model classes......
IF statement
The conditional IF statement allows you to run an action according to a condition...
TableDelete (Function)
Deletes a row from: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
OpenSister (Function)
Opens a non-modal sibling window.
AAFs available for numeric edit controls
The numeric edit controls propose several AAFs (Automatic Application Features): a context menu proposing the "Calculator" option. the ability to modify the control value with the mouse wheel....
MultimediaPlay (Function)
Plays a multimedia file in a Multimedia control.