ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

YPercent (Property)
The YPercent property gets and sets the Y-coordinate of a point, expressed as a percentage.
XPercent (Property)
The XPercent property gets and sets the X-coordinate of a point, expressed as a percentage.
Example for creating a select query
This help page explains how to create two select queries......
Context menu of TreeView controls (AAF)
Each TreeView control found in a window proposes a popup menu to the user......
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......
Error 2: Incomplete line
ERR_BAD_PARAMETER
9. Internal component
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......
Managing the Bluetooth keys
Create a new type of application! With no contact between the PC and the mobile device, several processes can be run on the PC by using the data found on the mobile device......
New Features brochure - Version 27: New WEBDEV features
New features in WEBDEV 27 presented in the New Features brochure....
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)....
ErrorThrow (Function)
Throw a non-fatal error.
5. User Groupware in practice
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).
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).
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....
Report viewer (Print preview)
The report viewer allows you to see the report layout without printing it......
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......