ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Access rights to a class property: special cases
The retrieval and assignment processes can be public, private or protected. The access rights of the property correspond to the less restrictive rights of the two processes....
CheckBoxDelete (Function)
Deletes an option from a Check Box control.
ToastDisplay (Function)
Displays a "Toast" message.
DashMode (Function)
Opens or closes the Dashboard control edit mode.
Handling a Chart control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Chart control through programming......
UsefulWidth (Property)
The UsefulWidth property is used to get and change the useful width of an internal window (or supercontrol) with scrollbars.
Appointment (Type of variable)
The Appointment type is used to define the advanced characteristics of an appointment: time, location, ...
TableFormulaAdd (Function)
Adds a calculated row to a Table control by providing custom calculation procedures.
Radial Bar chart
The "Image gallery" Looper control is used to manage the display of a set of images without programming......
InSimulatorMode (Function)
Used to find out whether the application is started in "simulator test mode" from WINDEV Mobile.
GetColor (Function)
Allows you to get a set of harmonious colors without having to use a table of colors.
mlInitialize (Function)
Initializes a new independent MATLAB session with an empty workspace in order to run functions.
DisplayedValue (Property)
The DisplayedValue property returns the value currently displayed in the control of a window or page.
Mean (Function)
Calculates the mean of several elements: elements found in an array, numeric values, ......
SocketConnect (Function)
Connects a client computer to a given socket.
rssImage (Type of variable)
The rssImage type is used to describe the image of a RSS stream...
IF statement
The conditional IF statement allows you to run an action according to a condition...
Installing the monitoring robot
The monitoring robot includes three executables......
MongoAdd (Function)
Adds one or more documents into a collection of MongoDB database.
Native Progress Connector: Specific features and remarks
Remarks and specific features of Native Progress Connector......
RadioButtonDelete (Function)
Deletes an option from a Radio Button control.
Control style: Font characteristics
You can change many style options in the "Style" tab of the control description window......
Handling an Upload control through programming
The Upload control is used to upload one or more files....
TableInputSearch (Function)
Enables input in the the search area in the column title of the Table or Treeview Table control.
Debugging constants
List of constants used by the debugging functions...