ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

RoundCeil (Function)
Returns: the value rounded up to the nearest integer. the duration rounded up to the nearest interval. the date and time rounded up to the nearest interval....
Renaming a project
Renaming a project is used ton modify the name of the project. All the elements linked to the project before it is renamed are kept.
ExecuteRefreshUIElement (Function)
Immediately executes the "Request for refreshing the display" event of the given element.
HSavePosition (Function)
Stores the current file context (current record, filter, pointers).
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.
SelectColor (Function)
Opens the standard window for color selection and selects the specified color.
FBGetUserInformation (Function)
Retrieves the Facebook information of connected user.
fListDirectory (Function)
Lists the subdirectories of a given directory and returns the full paths of listed subdirectories.
HListTrigger (Function)
Returns the list of triggers applied to one or more HFSQL tables.
DashDelete (Function)
Deletes a widget displayed in a Dashboard control. The Dashboard control is updated and a free location replaces the deleted widget.
PopupClose (Function)
Hides a popup displayed in the page via PopupDisplay.
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....
BCDecode (Function)
Decodes the information stored in a QR Code bar code.
grSeriesType (Function)
Defines the type of series used in a composite chart (chart containing several types of charts).
SchedulerMode (Function)
Returns the display mode of a Scheduler control: day, week, month, ...
iPrintReport (Function)
Prints a report created with the report editor.
Array (Type of variable)
An array is a structured type that is used to group a set of elements of the same type...
fRename (Function)
Modifies the name of a file.
Automatic error handling
Error handling can be customized for each process......
XMLExecuteXPath (Function)
Executes an XPATH query: in an XML document. in an xmlDocument variable....
EmailStatus (Function)
Returns the status of an email sent via an SMTP session started in asynchronous mode.