ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Radio Button control properties
List of properties associated with a Radio Button control...
DeleteButton (Property)
The DeleteButton property is used to determine if there should be an automatic delete button in a Text Edit control, and to change its position.
NbComponent (Property)
The NbComponent property is used to get the number of elements in a composite key.
Radio Button control functions
The following functions are used to manage the Radio Button controls......
InitialAnimation (Property)
The InitialAnimation property determines whether the animation of an Image, Button, Static or Carousel control is enabled when the control is created.
CalendarButton (Property)
The CalendarButton property is used to determine and specify whether a Date Edit control has a button to display a popup calendar.
Pushed (Property)
The Pushed property is used to get and change the state of a two-state button (pressed or released).
Page menu
WEBDEV allows you to create a drop-down menu in your HTML pages......
RightClick (Property)
The RightClick property gets and sets the name of the Button control that will be executed when an object is right-clicked.
DialogAsynchronous (Function)
Displays a non-blocking message box and calls a WLanguage procedure with the value of the button clicked by the user.
CalculatorButton (Property)
The CalculatorButton property is used to determine and indicate whether a Numeric or Currency Edit control has a button to display a popup calculator.
DoubleClick (Property)
The DoubleClick property is used to get and change the name of the Button control that will be executed when a control is double-clicked.
Rich text, links and images in the WEBDEV controls
Rich text supports multiple advanced features: font, weight, size, color, attribute, ......
WEBDEV styles
The WEBDEV styles are advanced styles, easier to use than the CSS styles......
The Button control
The Button control allows the user or the Web user to run a specific action with a simple click......
Runtime log
The runtime log is the best way to identify the most used features of an application......
General options of WINDEV, WEBDEV and WINDEV Mobile
The general options are used to configure the working environment of the product used......
OLE DB: Required configuration
To handle a database via OLE DB, the following elements must be installed on the development computer and on the deployment computer......
ReturnedValue (Property)
The ReturnedValue property is used to: Get and change the value returned by a window, page or report. Get and change the value returned by an option in a Radio Button control....
EmulateCombo (Function)
Emulates one of the following actions on a Combo Box control: click on the button to expand the list of the Combo Box control. select an element in a Combo Box control....
Common project
Projects are often cross-platform......
12. Preventing from going back to a page
Managing the analysis versions
WINDEV, WEBDEV and WINDEV Mobile allow you to manage the different versions of the analysis from the data model editor......
Component diagram
A component diagram shows the physical and static architecture of a system software......
Multi-control search: search in a window
You want to find a word in the controls of your window? Nothing is easier, press CTRL + F and type the word to find......