ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Checking an element back in the Source Code Manager (SCM)
Checking an element back in the repository is used to make the modified element available to all the users of the Source Code Manager......
Chart control: "Details" tab
Regardless of the editor (window, page or report), the "Details" tab found in the description window of Chart control is used to describe......
NumberAccessiblePages (Property)
The NumberAccessiblePages property is used to get the number of pages currently loaded in a PDF Reader or Word Processing control.
Skins
The skins are used to standardize the visual aspect of a site and they allow you to easily change style......
Properties associated with columns of Table controls
You can manipulate columns of Table controls in a window or page using the following WLanguage properties......
FAQ about Windows Vista and later
This help page presents a list of problems that may occur when using Windows Vista and later......
The groups of controls
A group of controls is a set of controls grouped together in order for their characteristics (their visible status for example) to be modified (or checked) in a single operation by programming......
1. Creating pages
WEBDEV Tutorial: My first WEBDEV website Lesson 1 - Creating pages - 10 min
The TreeView control
The TreeView control is a tree structure used to simplify the display of information that can be represented hierarchically......
Guided Tour
A Guided Tour presents a series of features, displayed in a tooltip in the current window or page......
Typing multilingual texts
For a multilingual application, you have the ability to......
The formatted display control
This control can be used to display dates, times and currency values while respecting the corresponding display format......
Flexbox example: automatic control layout
Flexbox controls allow arranging controls exactly as desired when the browser is resized......
Using the query result
The result of a select query can be used in......
<Word Processing>.InfoXY (Function)
For a given position (coordinates of a point) in a Word Processing control, returns one of the following: the number of the corresponding page, the corresponding X-position (in mm), the corresponding Y-position (in mm)....
Report viewer: "Export" tab
The "Export" pane in the report viewer allows you to perform the following operations......
Declaring and using a variable
A variable is defined by name and type......
Site test: the different types of tests
WEBDEV includes multiple methods for testing your sites......
Handling PDF Reader controls programmatically
A PDF Reader control can be handled through programming......
DocInfoXY (Function)
For a given position in a Word Processing control (coordinates of a control point), returns one of the following: the number of the corresponding page, the corresponding X-position (in mm), the corresponding Y-position (in mm)...
Managing the required input in WEBDEV
To prevent users from leaving a control empty, you can set it as a required field......
Handling a TreeView Table control programmatically
This page explains how to program TreeView Table controls......
Edit options of a report
The report editor allows you to......
14. Managing the "Back" button in practice
Tips for developing a site for an iPhone or for a BlackBerry
WEBDEV allows you to develop sites for all types of devices......