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.
5. User Groupware in practice
Background tasks
Continuing to run a process when the application is in background is very useful on mobile......
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......
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......
9. Internal component
Report viewer (Print preview)
The report viewer allows you to see the report layout without printing it......
ERR_BAD_PARAMETER
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).
Functions for managing objects (External language)
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)....
WINDEV Mobile Generator of skin templates: Customizing the elements
The WINDEV Mobile generator of skin templates is used to generate the necessary files for creating a custom WINDEV Mobile skin template......
ErrorThrow (Function)
Throw a non-fatal error.
FOR EACH/FOR ALL statement (loop through a variable of type XMLReader)
The FOR EACH statement loops through a variable of type xmlReader in various ways: Loop through a level. Loop through a level with copy. In-depth loop....
Generator of WINDEV skin templates: Customizing the elements
The generator of WINDEV skin templates is used to generate the necessary files for creating a custom skin template for the WINDEV projects......
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 Organization Chart controls programmatically
The "Interactive zoom" pane
The "Interactive zoom" pane is used to zoom the section currently hovered by the mouse cursor......
Handling a Calendar control by programming
WINDEV, WEBDEV and WINDEV Mobile allow you to handle a Calendar control through programming......