ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WDOptimizer: Optimizing indices
WDOptimizer includes multiple modes to optimize indices......
Anchoring applied to window controls
The windows of a WINDEV application can be resized at runtime......
Programming patterns
CAUTION......
User Groupware: Creating and installing the executable
The executable of an application that supports the User Groupware is a multi-instance executable....
Word processing: Features
This page lists the available and forthcoming features of the Word Processing control......
Optional events: Information retrieved (Java and Android)
WINDEV and WINDEV Mobile allow you to add optional events to the ones proposed by default for the different application elements......
8. Smart controls
Ouvre une fenêtre de type popup en précisant sa position d'ouverture et attend sa fermeture....
Natif Informix Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose an optional Native Connector to Informix (also called Native Access......
Managing the browser "Back" button
The browser "Back" button allows the Web users to display the pages that were already visited......
WDADMINEXE: Managing versions
The "Versions" tab of WDADMINEXE is used to manage from the server the versions installed on the client computers......
Managing a Text token Edit control
...Interfaces that use token controls are common. A Token control contains variable amounts of information in a limited area....
Preventing the use of the browser's "Back" button
If the browser "Back" button is used to display the previous page, this action will have no effect......
ListView control linked to a data file (or to a query)
A ListView control can be used to display the content of a data file (or the content of a query)......
ActionLabel (Property)
The ActionLabel property is used to get and change the label of the notification's action button....
Page Header block
The Page header block is printed on each new page......
Abandon (Function)
Closes the current window by running the "Click" event of the CANCEL Button control.
EmulateDialog (Function)
Emulates the next call to Dialog and automatically clicks the button passed in parameter.
EmulateOKCancel (Function)
Emulates the next call to OKCancel and automatically clicks the button passed in parameter.
EmulateConfirm (Function)
Emulates the next call to Confirm and automatically clicks the button passed in parameter.
EmulateYesNo (Function)
Emulates the next call to YesNo and automatically clicks the button specified in parameter.
Appendix 3: Configuration file
Bloque entièrement ou partiellement un fichier externe....
The different types of buttons in a window
WINDEV and WINDEV Mobile include 5 types of buttons......
10. Smart controls
Smart controls...
WDTrans: Delete the records in transaction
Transforms all the records "in transaction" into "normal" records if these records do not belong to a transaction currently in progress......
Page templates and inheritance
When a page template is applied to a page, all the controls and code found in the template are "copied" into the page......