ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Native Progress Connector: Specific features and remarks
Remarks and specific features of Native Progress Connector......
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, ......
Creating an action plan
The action plans group all actions that will be performed by the software factory....
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...
MongoAdd (Function)
Adds one or more documents into a collection of MongoDB database.
TableFormulaAdd (Function)
Adds a calculated row to a Table control by providing custom calculation procedures.
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......
InDeviceOwnerMode (Function)
Indicates whether the Android application is in "Device owner" mode.
EmailReadLast (Function)
Reads the last incoming email according to the protocol used (POP3 or IMAP, MS Exchange, Lotus Notes or Outlook).
hServerOperation (Type of variable)
The hServerOperation type is used to get the characteristics of an operation performed on an HFSQL server.
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.
WINDEV applications for Linux: Specific features
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.
BufferToHexa (Function)
Converts a buffer to a hexadecimal string (e.g.,: "4A 5B 00").