ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Rating control properties
The Rating control can be used in a window as well as in a page....
WINDEV Mobile: Overview
WINDEV Mobile is a development environment for PC that allows you to develop......
Null (Reserved word)
The Null keyword can be used according to different methods in WLanguage......
Properties associated with windows, pages and controls
List of properties associated with windows, pages and controls...
WDMap: Exporting records from a data file
WDMAP allows you to export records to......
SourceFromPage (Function)
Automatically updates: the value of the items in a data file with the value of the controls in the page. the value of the WLanguage variables with the value of the page controls....
Messaging
A messaging is included in WINDEV, WINDEV Mobile or WEBDEV......
Live Data: viewing data in the editors
The "Live Data" is used to view the content of the data files in the controls currently created in the different editors of the product used (window editor, page editor, report editor, ......
Creating links
Links help users navigate the help system......
Image catalog
As soon as an image can be used (in a control, in a window, in a report, ......
User Groupware: Multilingual applications
If your application is a multilingual application, the multilingual feature must also be managed in the windows/pages of user groupware......
Error 102: The constants can be defined in the initialization code of project, ...
Characteristics of Table controls in a window
Table controls allow you to display and/or enter data......
Alignment options
To optimize the alignment of controls in a window, page or report, you have the ability to use the alignment options......
Error 532: The size of the string to extract must be strictly positive
NbLabel (Property)
The NbLabel property is used to: Find out the number of labels printed across the page width. Modify the number of labels printed across the page width....
Note (Property)
The Note property is used to: Find out the notes associated with a control, a window, a page or a report. Modify the notes associated with a control, a window a page or a report....
PageBorderVisible (Property)
The PageBorderVisible property is used to: determine if the page borders are displayed in a Diagram Editor control. show or hide the page borders in a Diagram Editor control....
Real Time Performance Profiler (RTPP)
The Real Time Performance Profiler (RTPP) is a tool that helps you identify what is slowing down your application......
How to avoid displaying the URL of WEBDEV pages in the browser?
By default, when the user connects to a site developed with WEBDEV, the address bar of the browser contains an address in the following format......
fSelectDir (Function)
Opens a directory picker.
tapiUnhold (Function)
Picks up a call on hold.
Title (Property)
The Title property is used to: Get the title of a Table control column, a Chart control, a window or a page Change the title of a Table control column, a Chart control, a window or a page....
WEBDEV Account Manager
WEBDEV Account Manager allows you to easily host websites developed with WEBDEV......
MyPage (Reserved word)
MyPage is used to handle the current page...