ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

IF statement
The conditional IF statement allows you to run an action according to a condition...
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.
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.
iOS 14 widget windows
An iOS application with an iOS widget configuration can contain one or more iOS 14 widget windows......
fGraphicFilter (Function)
Returns the list of image formats supported by the current platform, in the format expected by the filter of fSelect.
rssImage (Type of variable)
The rssImage type is used to describe the image of a RSS stream...
UsefulWidth (Property)
The UsefulWidth property is used to get and change the useful width of an internal window (or supercontrol) with scrollbars.
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.
HExecuteSQLQueryAsynchronous (Function)
Executes an SQL query asynchronously.
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....
VerticalAlignment (Property)
The VerticalAlignment property gets and changes the vertical alignment of a control.
WINDEV applications for Linux: Specific features
Debugging constants
List of constants used by the debugging functions...
grParameter (Function)
Retrieves or modifies a chart parameter.
UsefulHeight (Property)
The UsefulHeight property is used to get and change the useful height of an internal window (or supercontrol) with scrollbars.
SchedulerModifyTrigger (Function)
Modifies the parameters of a trigger of a scheduled task, i.e. the parameters that will define the execution of a task.