ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Radio button>.Add (Function)
Adds a new option into a Radio Button control.
<Radio button>.Insert (Function)
Inserts a new option into a Radio Button control.
Choosing the action associated with a WEBDEV button
Whatever the type of button, it is possible to associate an action with it......
12. Control templates
WINDEV Mobile allows you to create control templates....
EmulateRadioButton (Function)
Emulates the selection of an option in a Radio Button control.
IMAP protocol
The IMAP protocol is a standard protocol for managing emails......
Test of a query
The query editor allows you to run the test of query result......
23. Print modes
SysThumbnailDeleteButton (Function)
Deletes one of the buttons found in the thumbnail of the application from the taskbar.
Examples for using the OLE DB provider for HFSQL
RadioButtonCount (Function)
Returns the number of options found in a Radio Button control.
SysThumbnailModifyButton (Function)
Modifies one of the buttons found on the application thumbnail in the taskbar.
<Radio button>.Count (Function)
Returns the number of options found in a Radio Button control.
Validating a page from a control that has no action on the server (List Box control, Combo Box, etc.)
By default, the validation of a page must be performed by a "Send the values of controls to the server (Submit)" button......
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....
New Features brochure - Version 27: Common new features
New features in WINDEV/WEBDEV/WINDEV Mobile 27 presented in the New Features brochure....
8. Smart controls
Ouvre une fenêtre de type popup en précisant sa position d'ouverture et attend sa fermeture....
Constants for managing dialog boxes
List of constants used by the functions for managing dialog boxes...
Dialog (Function)
Displays a message box and returns the value of the button clicked by the user.
14. Managing the "Back" button in practice
Managing the browser "Back" button
The browser "Back" button allows the Web users to display the pages that were already visited......
Custom synchronization for Table controls based on a data file
In some cases, you may want to use a custom synchronization for Table controls based on a data file......
Abandon (Function)
Closes the current window by running the "Click" event of the CANCEL Button control.