ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

hdfsRights (Type of variable)
The hdfsRights type is used to define the advanced characteristics regarding the access rights to an element (file, link, directory) of the Hadoop file system.
PageSubmit (Function)
Validates the specified page and starts the execution of a button.
PageToEmail (Function)
Emails the data found in a page currently displayed in the browser.
Events associated with an Organizer control
The following events are associated with Organizer controls:...
iYPos (Function)
Used to manage the vertical position (Y-coordinate) of print cursor in the page.
Data source (Type of variable)
A Data source variable is used to describe a temporary data source (query, view, alias, ...)
8. Sharing a project in practice
Dashboard control: Automatic Application Features (AAF)
The Dashboard control proposes several Automatic Application Features (AAF) allowing the user to benefit from all control capabilities......
Help editor options
The options of the help editor ("Display......
Events associated with Link controls
List of events associated with Link controls...
Burning a CD/DVD
Several WLanguage functions are used to burn the CDs or DVDs......
Characteristics of Table controls in a page
Table controls allow you to display and/or enter data......
HBuildKeyValue (Function)
Builds the value of a composite key to implement a filter (HFilter) or to perform a search (HReadSeekFirst, HReadSeekLast, etc.).
The UAC mechanism in Windows Vista (and later)
To increase security against worms and viruses, Windows Vista/7 implemented the UAC (User Account Control) mechanism......
7. Debugger
WINDEV Tutorial - WLanguage basics Lesson 7 - Debugger - 30 min
FilterWithBounds (Property)
The FilterWithBounds property is used to determine if bounds have been specified for the filter implemented by HFilter on an HFSQL data file, view or query.
16. Application test in practice
iPrintReport (Function)
Prints a report created with the report editor.
Composite keys
A composite key is a key item containing several other items......
TableInfoXY (Example)
Usage example of the TableInfoXY function
Encrypt (Function)
Encrypts a character string in binary format or in ASCII format.
UpperValue (Property)
The UpperValue property is used to: Get the upper bound of the currently selected interval in a Range Slider control. Change the upper bound of the currently selected interval in a Range Slider control....
5. Swipe gestures in a window
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 5 - Swipe gestures in a window - 20 min
2. Performance profiler
WINDEV Tutorial: Optimizing a project Lesson 2 - Performance profiler - 15 min
Report based on a data file
A report based on a data file is used to print the records coming from a single data file (HFSQL Classic or Client/Server, accessed via a Native Access, ......