ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

RegistryCopyKey (Function)
Copies a registry key with all its subkeys and values.
HFilter (Function)
Defines and enables a filter on a data file, view or query.
Android 10: Modifying the behavior of applications
Starting with Android 10, Google no longer allows an application running in the background to open a window
Handling a Spin control through programming
WINDEV allows you to handle a Spin control through programming......
Indirection operators
The { and } operators are used to access a control, a variable, a class member or a file item by dynamically building the name of control, variable, class member or item...
TreeAdd (Function)
Adds a "leaf" element (and all necessary nodes) into a TreeView control.
Upgrading a WEBDEV Cluster
WEBDEV Custer is a hosting solution for WEBDEV sites that ensures high performance and availability......
The Range Slider control
The Range Slider control is used to easily select an interval or a zoom......
Bearing (Property)
The Bearing property gets or sets the bearing of the map displayed in a Map control.
HSetPosition (Function)
Sets the position on a record, based on the approximate position of one of its items.
Creating a query
Two methods can be used to create a query......
5. Site test in practice
SysScreenOrientation (Function)
Allows you to: get the screen orientation of the device (Android, iOS or Universal Windows phone). set the screen orientation of the device (Android phone)....
2. Managing a database
WEBDEV Tutorial: My first WEBDEV website Lesson 2 - Managing a database - 30 min
2. Web development and WEBDEV
WEBDEV Tutorial: WEBDEV overview Lesson 2: Web development and WEBDEV - 10 min
Automatic AJAX
The diagram below presents the automatic and immediate use of AJAX in a WEBDEV site......
The Navigation Bar control
The Navigation Bar control is used to create a menu area that can easily adapt to the browser size......
Appendix 2: Checking the server
Bloque entièrement ou partiellement un fichier externe....
Border (Type of variable)
The Border type is used to handle a border through programming...
iPrint (Function)
Sends the character string passed as parameter to the print buffer.
iXPos (Function)
Used to manage the horizontal position (X-coordinate) of print cursor in the page.
Spacing out a selection of controls
To create modern interfaces, you need to increase spacing between the controls in your windows......
Structure of log files (HFSQL Classic)
The following files are automatically created when logging an HFSQL Classic data file......
iPrintReport (External language)
Prints a report created with the report editor.
Handling a Slider control through programming
WINDEV and WINDEV Mobile allow you to handle a Slider control through programming......