ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Image control properties
The Image controls include properties that can be handled in WLanguage both in the windows and pages but also in the reports......
SwipeEnabled (Property)
The SwipeEnabled property enables or disables the swipe gesture support: on an Internal Window control. on a row in a Looper control....
Edit control properties
You can manipulate Edit controls in a window, page or report using the following WLanguage properties......
iColumnNum (Function)
Returns the number of the current column in a multi-column report.
Option,Test (External language)
In an information window, displays each call to the function and each status report returned by the function.
Static control properties
List of properties associated with a Static control...
iPrintingNation (Function)
Modifies the current language for the next print (programmed print or report print).
Sequence of events associated with reports
Several operations are performed when printing a report. These operations are performed in the following order......
RunReportsAndQueries (Function)
Starts Reports and Queries and opens the WINDEV project corresponding to the current application.
BlurLevel (Property)
The BlurLevel property gets and sets the percentage of blur applied to a control in a report.
The Check Box control
A Check Box can correspond to......
Adapting a website to support multiple languages
WEBDEV Tutorial - Managing multiple languages in a website Adapting a website to support multiple languages - 50 min
Shape control properties
Shape controls in windows, pages and reports can be handled using different WLanguage properties......
The formatted display control
This control can be used to display dates, times and currency values while respecting the corresponding display format......
Android permission management
Android applications require permissions to provide certain features that may require access to sensitive data or sensitive device functionalities......
HTML control properties
You can manipulate HTML controls in a window, page or report using the following WLanguage properties......
Properties associated with a group of controls
Several WLanguage properties can be used on a group of controls found in a window, in a page or in a report......
How to contact the Free Technical Support?
The different methods to contact PC SOFT Technical Support....
Binding a List Box control to an item
A List Box control can be bound to an item in a data file, query, etc....
The RTF control (Report editor)
The "RTF" (Rich Text Format) control is used to display a formatted character string in your report......
Managing a Text token Edit control
...Interfaces that use token controls are common. A Token control contains variable amounts of information in a limited area....
Check Box control properties
Several WLanguage properties can be used on the Check Box controls found in a window, in a page or in a report......
Manipulating an HTML Display control in the code
The HTML Display control is used to display a Web page in an application......
Creating and distributing Active WEBDEV Pages
To transform a page in Session mode into an Active WEBDEV Page:...
Radio Button control properties
List of properties associated with a Radio Button control...