ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Testing a WEBDEV website on a mobile device
It is increasingly common for developers to test websites on mobile devices......
hScheduleMaterializedView (Variable type)
The hScheduleMaterializedView type is used to programmatically manage a task for recalculating the data of a scheduled materialized view on an HFSQL server.
Chrono (Variable type)
The Chrono type is used to define all the advanced characteristics of a stopwatch.
InDeviceOwnerMode (Function)
Indicates whether the Android application is in "Device owner" mode.
Context menu of Check Box columns (AAF)
The Table and TreeView Table controls can propose Check Box columns allowing the user to select the requested options......
Now (Function)
Returns or modifies the system time (current time defined for the current computer).
Manipulating iFrame controls programmatically
WEBDEV allows you to manipulate an iFrame control programmatically......
The "Interactive zoom" pane
The "Interactive zoom" pane is used to zoom the section currently hovered by the mouse cursor......
Accessibility (Property)
The Accessibility property gets and sets the accessibility properties of a control.
fSelectDir (Function)
Opens a directory picker.
pdfPage (Variable type)
The pdfPage type is used to define all the advanced characteristics of a page from a PDF document loaded in memory.
WBAdminAuth (Variable type)
The WBAdminAuth type allows you to define all the advanced characteristics of the API used to remotely manage a WEBDEV Application Server.
Using the UI modification when running a project or window test
End users can directly modify the interface of the application (according to the options specified by the developer).......
fUnlock (Function)
Entirely or partially unlocks an external file.
Dashboard control: Automatic Application Features (AAF)
The Dashboard control proposes several Automatic Application Features (AAF) allowing the user to benefit from all control capabilities......
Handling a dynamic programmatically
WINDEV allows you to manipulate Dynamic Tab controls with the TabXXX functions and with multiple WLanguage properties......
Search and full-text index
HFSQL proposes a quick search for character strings in the data......
Dark theme on mobile devices
The latest versions of mobile OSs allow you to switch applications to a dark theme to reduce battery consumption or to make the device easier to use in a low-light environment......
Display (External language)
Displays a value in a control or assigns a value in a variable.
1. My first Android/iOS project
WINDEV Mobile tutorial: My first Android/iOS application Lesson 1 - My first Android/iOS project - 1 hr...
Implement journaled replication: Modify database schema
Log-based replication can be implemented in the data model editor......
Dialog (Function)
Displays a message box and returns the value of the button clicked by the user.
ZOrder (Property)
The ZOrder property defines the Z-order of an element.
HRetrieveLog (Function)
Creates a text file containing the server logs between two given dates.