ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Input suggestions in an Edit control
Implementing input suggestions in an Edit control is very simple......
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......
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......
Reserved WEBDEV Application Server - License Agreement
Reserved WEBDEV Application Server - License Agreement...
fSelectDir (Function)
Opens a directory picker.
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......
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......
Handling a Switch control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Switch control by programming......
Events associated with a Ribbon control
The events associated with the Ribbon controls and groupings are:...