ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

XPercent (Property)
The XPercent property gets and sets the X-coordinate of a point, expressed as a percentage.
YPercent (Property)
The YPercent property gets and sets the Y-coordinate of a point, expressed as a percentage.
HDBOpenNoLock (Function)
In single-user mode, opens an xBase data file without locking it.
External language: Programming in C#
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
AAF: File Path edit controls
The edit controls that use the "File name and full path" input mask propose several AAFs (Automatic Application Features): a specific popup menu used to handle the file. a file preview in thumbnail format (for an Image or PDF file path)....
Context menu of TreeView controls (AAF)
Each TreeView control found in a window proposes a popup menu to the user......
New Features brochure - Version 27: New WEBDEV features
New features in WEBDEV 27 presented in the New Features brochure....
Sensor functions
The following functions are used to manage the compass and the accelerometer in an application run on a mobile device (phone or tablet)....
4. HFSQL Classic
HFSQL Classic is the database format......
ERR_BAD_PARAMETER
9. Internal component
The "Interactive zoom" pane
The "Interactive zoom" pane is used to zoom the section currently hovered by the mouse cursor......
Synchronizing the analysis with external databases
The analysis must be synchronized with an external database if it uses......
Report based on a variable (Data binding)
A report based on a variable is used to directly print the information found in a WLanguage variable......
Report viewer (Print preview)
The report viewer allows you to see the report layout without printing it......
Guided Tour
A Guided Tour presents a series of features, displayed in a tooltip in the current window or page......
ErrorThrow (Function)
Throw a non-fatal error.
HReadSeekFirst (Function)
Sets the position on the first record whose value for a specific item is strictly equal to a sought value (exact-match search).
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....
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).
Managing Responsive Web Design in your Web pages
From now on, the Web sites can be viewed on several platforms......
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....
The Upload control
The Upload control is used to upload files on the Web server......
Handling a Calendar control by programming
WINDEV, WEBDEV and WINDEV Mobile allow you to handle a Calendar control through programming......