ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Image variable>.Pen (Function)
Declares the default color and style for the lines, rectangles, circles, ... in an Image variable.
<Image>.Pen (Function)
Declares the default color and style for the lines, rectangles, circles, ... in an Image control.
Project comparator
Comparing two windows (two pages, two reports, two classes, ......
The Upload control
The Upload control is used to upload files on the Web server......
Phone (Type of variable)
The Phone type is used to handle a phone number as well as its type (home, work, ...).
Image with automatic sequence (WEBDEV)
...Image controls with automatic sequence are used to view a series of images located in one or more site directories. The images are automatically browsed....
Handling a Wire control through programming
WINDEV allows you to handle a Wire control by programming......
Multiline (Property)
In a window or page, the Multiline property is used to: find out and modify the "Multiline" option of an Edit control. find out and modify the "Multiline" option of a column in a Table control. In a report, the Multiline property is used to determine and change the "Multiline" option of a control....
Menu option: operation performed and action
An option of a drop-down or context menu in a page can be associated with an action......
Programming Table controls based on a data file
This page explains how to program Table controls based on a data file......
How to create two linked cascading tables?
This help page explains how to create two linked cascading Table controls in a window or page....
Installing and using a Bitcoin Core server
WLanguage offers various functions for handle a Bitcoin Core server......
Style (Property)
The Style property is used to retrieve and assign the entire style of a control (including the overrides).
UI compilation errors
UI compilation errors indicate the possible problems detected in your interfaces whenever a window, a page or a report is saved or whenever the project is recompiled......
drag-and-drop operation set programmatically
The programmed Drag and Drop is used to entirely manage Drag/Drop between the different types of controls......
Code history
The code history is used to......
Age (Function)
Returns the age according to the date of birth.
Share your projects via Git
Git is a source code manager......
The Navigation Bar control
The Navigation Bar control is used to create a menu area that can easily adapt to the browser size......
EmailAddress (Type of variable)
The EmailAddress type is used to handle an email address as well as its type (home, office, etc.).
Manipulating a Layout control programmatically
A Layout control can be......
<PDF reader>.InfoXY (Function)
For a given position (coordinates of a point) in a PDF Reader control, returns one of the following: the page number for the specified position, the X-position (in mm) for the specified position, the Y-position (in mm) for the specified position....
PDFReaderInfoXY (Function)
For a given position (coordinates of a point) in a PDF Reader control, returns one of the following: the page number for the specified position, the X-position (in mm) for the specified position, the Y-position (in mm) for the specified position....
Properties associated with the breaks of a Looper control
Several properties can be used with the breaks found in a Looper control......
Deploying a WEBDEV site to a remote WEBDEV Application Server or WEBDEV Cluster
Installing a WEBDEV site (in Session or AWP mode) on a remote Application Server requires......