ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SelectColor (Function)
Opens the standard window for color selection and selects the specified color.
DashDelete (Function)
Deletes a widget displayed in a Dashboard control. The Dashboard control is updated and a free location replaces the deleted widget.
grSeriesType (Function)
Defines the type of series used in a composite chart (chart containing several types of charts).
ExecuteRefreshUIElement (Function)
Immediately executes the "Request for refreshing the display" event of the given element.
HSortView (Function)
Sorts an HFSQL view by creating an index on a view item. This function uses the former view mechanism.
fLock (Function)
Entirely or partially locks an external file.
fListDirectory (Function)
Lists the subdirectories of a given directory and returns the full paths of listed subdirectories.
EmailStatus (Function)
Returns the status of an email sent via an SMTP session started in asynchronous mode.
Various constants
List of various constants....
mlGetVariable (Function)
Retrieves the value of a variable for the MATLAB session.
mlSetVariable (Function)
Writes the value of a variable for the MATLAB session.
Automatic error handling
Error handling can be customized for each process......
Creating a replication
To understand the operating mode of ReplicEdit, we are going to create a replication by using a simple example......
fRename (Function)
Modifies the name of a file.
BCDecode (Function)
Decodes the information stored in a QR Code bar code.
Array (Type of variable)
An array is a structured type that is used to group a set of elements of the same type...
grPointType (Function)
Modifies the shape of point for a specific category or value found in a Line, Area, Scatter and Radar chart.
Multiline strings
To type character strings over several lines in the code editor...
<Page>.Display (Function)
Displays a web page in the user's browser....
HTTPGetResult (Function)
Retrieves the result or the header of last HTTP request run.
grAddTimeData (Function)
Adds data at a precise moment in a time chart.
OrganizerDisplayNextPeriod (Function)
Moves the time area displayed to the next area (next weeks for example) in an Organizer control.
OrganizerDisplayPreviousPeriod (Function)
Moves the time area displayed to the previous area (previous weeks for example) in an Organizer control.
RoundFloor (Function)
Returns: the numeric value rounded down to the nearest integer. the duration rounded down to the nearest interval. the date and time rounded down to the nearest interval....
Organizer control functions
The following functions are used to manage the Organizer control:...