ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

2. Projects in practice
Configuring the automatic modification of data files
The automatic data file modification updates the description of data files on user computers......
Generating the analysis
The analysis generation comes before the programming phase and after the file description phase......
Authentication via Active Directory
Kerberos is an authentication mode based on the use of tickets and secret keys......
Native Oracle Connector for WINDEV and WEBDEV
WINDEV and WEBDEV support an optional Native Oracle Connector (also called Native Oracle Access......
WDInst: Configuring the setup computer
When creating the setup program, WDInst allows you to configure the computer where the program will be installed......
Android 10: Changing application behavior
Starting with Android 10, Google no longer allows an application running in the background to open a window
Break in a Looper control
A break in a Looper control is used to group the data corresponding to one or more arguments......
Push notification
A mobile device can receive push notifications......
Client/Server transactions: Available isolation modes
The HFSQL engine proposes to isolate the transactions......
Customizing the setup program (Plug-in)
In a setup program, you may want to customize some actions......
DisplayedItem (Property)
The DisplayedItem property is used to: Find out the item or the variable displayed by the control. Modify the item or the variable displayed by the control....
TableInsert (Function)
Inserts a row into: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
Time management help
Time management is extremely important......
Filtering a data file, a view or a query
A filter is used to define by programming a selection of records corresponding to one or more criteria......
Discover WINDEV Mobile
WINDEV Mobile tutorial: WINDEV Mobile overview Discover WINDEV Mobile - 10 min
SQL view
An SQL view is a virtual data source defined by an SQL query......
HFSQL Client/Server: Scheduled tasks
The scheduled tasks are used to schedule automatic tasks......
Generating the RAD pattern
To generate a RAD pattern:...
WDInst: Configuring the uninstaller
The application uninstaller is the application that allows the end user to uninstall the application....
WDOptimizer: Canceling/Freeing records in transaction
WDOptimizer is used to......