ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

SelectColor (Function)
Opens the standard window for color selection and selects the specified color.
Creating a replication
To understand the operating mode of ReplicEdit, we are going to create a replication by using a simple example......
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.
fLock (Function)
Entirely or partially locks an external file.
HSortView (Function)
Sorts an HFSQL view by creating an index on a view item. This function uses the former view mechanism.
EmailStatus (Function)
Returns the status of an email sent via an SMTP session started in asynchronous mode.
fListDirectory (Function)
Lists the subdirectories of a given directory and returns the full paths of listed subdirectories.
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.
FBGetUserInformation (Function)
Retrieves the Facebook information of connected user.
Automatic error handling
Error handling can be customized for each process......
fRename (Function)
Modifies the name of a file.
Array (Type of variable)
An array is a structured type that is used to group a set of elements of the same type...
BCDecode (Function)
Decodes the information stored in a QR Code bar code.
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....
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.
HTTPGetResult (Function)
Retrieves the result or the header of last HTTP request run.
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....