ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HReadSeekLast (Function)
Sets the position on the last record whose value for a specific item is less than or equal to a sought value (exact-match search).
Report viewer (Print preview)
The report viewer allows you to see the report layout without printing it......
Information about a control found in a window or in a page
The window editor and the page editor allow you to get information about the controls used....
Properties of a help page
The characteristics of a help page are used to define......
How to fill a TreeView control?
This help page explains how to fill a TreeView control....
Handling a Calendar control by programming
WINDEV, WEBDEV and WINDEV Mobile allow you to handle a Calendar control through programming......
The Upload control
The Upload control is used to upload files on the Web server......
Handling Organization Chart controls programmatically
The "Interactive zoom" pane
The "Interactive zoom" pane is used to zoom the section currently hovered by the mouse cursor......
Error 1012: The class member is not global: it cannot be accessed from a global method
How to use an array of structures?
An array of structures is an Array variable......
Managing the remote accesses
The remote accesses are used to create a temporary network connection......
<Chart>.ScatterPointSize (Function)
Defines the size of points in a "Scatter" chart.
External language: Programming in C#
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
<Source>.ReadSeekFirst (Function)
Sets the position on the first record whose value for a specific item is strictly equal to a sought value (exact-match search).
Managing Responsive Web Design in your Web pages
From now on, the Web sites can be viewed on several platforms......
<Source>.ReadSeekLast (Function)
Sets the position on the last record whose value for a specific item is less than or equal to a sought value (exact-match search).
The Windows registry
Several WINDEV functions can be used to handle the Windows registry......
Project portfolio
From version 25, you can create "project portfolios"......
AAFs available for numeric edit controls
The numeric edit controls propose several AAFs (Automatic Application Features): a context menu proposing the "Calculator" option. the ability to modify the control value with the mouse wheel....
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, ......
PDFMergeWithPassword (Function)
Merges several existing and password-protected PDF files into a single PDF file.
The Table control populated programmatically
A Table control populated programmatically is directly linked to lists stored in memory......
WDBal messaging: Overview
WDBal is a secure messaging, included in WINDEV, WEBDEV and WINDEV Mobile......
WDSQL: Database structure
WDSQL is used to find out the structure of the accessed database......