ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Converting C types
Depending on the type of programming, it may be useful to know the correspondence between the types used in C and the types used in WLanguage......
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.
SourceToPage (Function)
Automatically updates the controls of a page with: the values of the bound items in the current record (loaded in memory) of the HFSL table described in the data model editor. the values of the bound WLanguage variables....
Testing a WEBDEV website on a mobile device
It is increasingly common for developers to test websites on mobile devices......
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......
Required or invalid input in WINDEV
WINDEV and WINDEV Mobile include several options to manage required or invalid input, both via the window editor and through programming......
Handling a dynamic programmatically
WINDEV allows you to manipulate Dynamic Tab controls with the TabXXX functions and with multiple WLanguage properties......
The "Interactive zoom" pane
The "Interactive zoom" pane is used to zoom the section currently hovered by the mouse cursor......
Reserved WEBDEV Application Server - License Agreement
Reserved WEBDEV Application Server - License Agreement...
Input suggestions in an Edit control
Implementing input suggestions in an Edit control is very simple......
Visible (Property)
The Visible property is used to: Find out whether an element is visible. Make an element visible or invisible....
Implement journaled replication: Modify database schema
Log-based replication can be implemented in the data model editor......
FTP constants
List of constants used by FTP functions....
Dialog (Function)
Displays a message box and returns the value of the button clicked by the user.
Creating an Android widget
Widgets are small applications that can be displayed on the home screen of phones or tablets......
Managing Bluetooth Low Energy devices
The Bluetooth LE standard (for Low Energy) is used to manage devices with low energy consumption......
Undocking the editors
Who has never wanted to view the code and the UI at the same time, without being constrained by the environment? WINDEV, WEBDEV and WINDEV Mobile allow you to "detach" the editors from the environment of the main window......
Events associated with a Ribbon control
The events associated with the Ribbon controls and groupings are:...