ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

EmulateRadioButton (Function)
Emulates the selection of an option in a Radio Button control.
<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.
12. Control templates
WINDEV Mobile allows you to create control templates....
Optional events
By default, the codes available in the code editor correspond to the most common codes......
SysThumbnailDeleteAll (Function)
Deletes all the buttons associated with the thumbnail of the application from the taskbar.
Compiling and testing the help system
It is necessary to compile the help to create a file based on the information entered in the help editor......
Description of a CSS style
This window allows you to describe a CSS style that will be used for the controls of your WEBDEV project......
Creating help pages
A help system includes several pages......
Choosing the action associated with a WEBDEV button
Whatever the type of button, it is possible to associate an action with it......
IMAP protocol
The IMAP protocol is a standard protocol for managing emails......
WDADMINEXE : Controlling the application remotely
The remote control of a WINDEV application allows the manager of an application used in network to manage the automatic or forced shutdown of the application for all the current users......
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......
Constants for managing dialog boxes
List of constants used by the functions for managing dialog boxes...
23. Print modes
SysThumbnailDeleteButton (Function)
Deletes one of the buttons found in the thumbnail of the application from the taskbar.
Automatic error handling
Error handling can be customized for each process......
Creating an Android widget
Widgets are small applications that can be displayed on the home screen of phones or tablets......
iPhone window: window creation wizard
The wizard for window creation allows you to easily create a window containing all main elements of a window for an iPhone application......
Automatic AJAX
The diagram below presents the automatic and immediate use of AJAX in a WEBDEV site......
SysThumbnailModifyButton (Function)
Modifies one of the buttons found on the application thumbnail in the taskbar.
RadioButtonCount (Function)
Returns the number of options found in a Radio Button control.
<Radio button>.Count (Function)
Returns the number of options found in a Radio Button control.
Linking a Table control to a data file or query
A Table control can be used to display the content of a data file or query......
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......