ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Operations available for the dates, times and durations, ...
The following operations are available for the following types of variables......
Code statistics
The code statistics affect......
Internal procedure
Several features require a procedure called once or several times via a WLanguage function ("Callback")....
21. Managing business rules
Managing business rules...
18. Management of business rules
"Unit examples" pane
The "Unit examples" pane proposes the unit examples found in the different products......
Multi-control search: search in a window
You want to find a word in the controls of your window? Nothing is easier, press CTRL + F and type the word to find......
Writing an email
Writing an email in WLanguage consists in filling the email structure of WLanguage......
MapLimitArea (Function)
Limits the geographic area displayed in the Map control.
<Map>.LimitArea (Function)
Limits the geographic area displayed in the Map control.
<Image>.Blur (Function)
Blurs the entire given area in an Image control.
iPrintAreaHTML (Function)
Pritns a text in HTML format in a rectangular area.
Shared memory areas
WINDEV, WEBDEV and WINDEV Mobile allow you to handle shared memory areas......
Useful parameters of a procedure
A procedure can declare some parameters that are not immediately used. In this case, a warning appears in the code editor, indicating that the local variable is not used....
Binding a Spin control to an item
A Spin control can be bound to an item in a data file, query, etc....
The Duration control: Input or display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks......
The structure of the RAD patterns (kept for backward compatibility)
...The RAD pattern files (MDL files) are used to describe:...
Shared memory area functions
Customizing the WEBDEV User Groupware
The groupware in automatic mode offers several possibilities......
BrowserWidth (Function)
Returns the width (in pixels) of the client area where the page is displayed.
BrowserHeight (Function)
Returns the height (in pixels) of the client area where the page is displayed.
OCRDetectTextArea (Function)
Returns all text areas of an image without reading the text.
geoGetArea (Function)
Retrieves the coordinates of the geographic area that corresponds to a given description.
iPrintAreaRTF (Function)
Prints rich text format (RTF) in a rectangular area.
<Image variable>.Blur (Function)
Blurs the entire given area in a variable of type Image.