ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

iPageWidth (Function)
Calculates the width (in millimeters) of the printable page while taking the left or right margins into account.
iColumnEnd (Function)
Forces a column break in a multi-column report.
OCRLoadLanguage (Function)
Adds a language to the native OCR system.
Creating the Form windows of a WINDEV RAD pattern
Specific features of the applications for iPhone/iPad
3. Editing products
WEBDEV Tutorial - Creating a website with back office processes Lesson 3 - Editing products - 50 min
ColorHue (Function)
Calculates the hue of a color.
ColorSaturation (Function)
Calculates the saturation of a color.
ColorLightness (Function)
Calculates the lightness of a color.
5. User Groupware in practice
Slider control properties (in a window)
List of properties associated with the Slider control found in a window...
User Groupware: Configuring the site
Once the User Groupware is configured, the configuration of users and accesses is performed at runtime, by connecting with a "supervisor" account......
2. Listing products
WEBDEV Tutorial - Creating a website with back office processes Lesson 2 - Listing products - 50 min
Adapting a website to support multiple languages
WEBDEV Tutorial - Managing multiple languages in a website Adapting a website to support multiple languages - 50 min
Looper control populated programmatically
A Looper control populated programmatically is directly linked to lists stored in memory......
Properties associated with infinite Progress Bar controls
An infinite Progress Bar control can be handled in a window by the following WLanguage properties......
Map control properties
The following properties can be used with Map controls:...
14. Managing the "Back" button in practice
diagLayout (Type of variable)
The diagLayout type is used to define all the layout characteristics of a diagram.
pdfSignature (Type of variable)
The pdfSignature type is used to define the advanced characteristics of the signature that will be applied to a PDF file when signing an existing PDF (via PDFSign).
JSONExecute (Function)
Calls a server URL that returns data in JSON format (JavaScript Object Notation).
Sharing your source code with the SCM
WEBDEV Tutorial - A Source Code Manager for WEBDEV Sharing your source code with the SCM - 30 min...
JSONExecuteExternal (Function)
Calls an external server URL that returns data in JSON format (JavaScript Object Notation).
User login: User Groupware
WEBDEV Tutorial - User Groupware User login: User Groupware - 20 min
Looper control based on a data file
This type of Looper control uses data from a data file or query......
1. WLanguage
WINDEV Tutorial: WLanguage basics Lesson 1 - WLanguage - 5 min
FileDisplay (Function)
Displays a file in the browser of Web user.