ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

iPrintAreaMarkdown (Function)
Prints Markdown text in a rectangular area.
Storing files in Android
The file system on the devices running Android is divided into two main storage areas......
NotifPushEnable (Function)
Enables the management of push notifications in a WINDEV Mobile application (Android or iOS).
Code statistics
The code statistics affect......
Operations available for the dates, times and durations, ...
The following operations are available for the following types of variables......
Distributing an external component
Once the component has been created, tested and generated, it can be distributed to other developers......
"Unit examples" pane
The "Unit examples" pane proposes the unit examples found in the different products......
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
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......
iPrintAreaHTML (Function)
Pritns a text in HTML format in a rectangular area.
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.
Report based on a memory area
A report based on a memory area is used to print the records stored in a memory area......
Real Time Performance Profiler (RTPP)
The Real Time Performance Profiler (RTPP) is a tool that helps you identify what is slowing down your application......
The Word Processing control
The "Word processing" control is an advanced control that allows the end user to create and edit documents in docx format......
Binding a Spin control to an item
A Spin control can be bound to an item in a data file, query, etc....
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....
NotifPushDisable (Function)
Disables the management of push notifications for a WINDEV Mobile application (Android or IOS).
NotifPushProcedure (Function)
Specifies the WLanguage procedure called when a push notification is received by a WINDEV Mobile application (Android or iOS).
Shared memory area functions
BrowserWidth (Function)
Returns the width (in pixels) of the client area where the page is displayed.
Writing an email
Writing an email in WLanguage consists in filling the email structure of WLanguage......