ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

DateSys (Function)
Returns or modifies the system date (current date defined on the current computer).
gRectangle (Function)
Builds a sequence of characters used to draw a rectangle.
URLExtractPath (Function)
Returns the different elements of a URL: protocol, user, password, domain, port, resource path, resource name, resource extension, request and fragment.
PropertyExist (Function)
Used to find out whether a property exists on a control or on a class instance.
dbgCheckEqual (Function)
Checks whether the expressions are equal in assertive programming and in automated test mode.
sfProcessWorkItemRequest (Variable type)
The sfProcessWorkItemRequest type is used to describe a query for processing a task to submit to SFExecuteProcess...
NFCStatus (Function)
Returns the activation status of the NFC sensor found on the device.
fSeparator (Function)
Returns a file path with normalized separators.
BuildBrowsingTable (Function)
Creates a Table control from the items of a data file (view or query).
Stack (Variable type)
A Stack variable is a structured type that is used to group a set of elements of the same type.
PositionOccurrence (Function)
Finds the Xth position of a string within another string.
NFCWriteTag (Function)
Starts writing data to an NFC tag.
OrganizerDeleteAll (Function)
Deletes all the appointments from an Organizer control.
OrganizerPosition (Function)
Displays an Organizer control from a specified date or returns the date of the first day (or the date of the last day) displayed in an Organizer control.
HModifyViewRights (Function)
Modifies the rights granted to a user or to a group on a SQL view or on a materialized view.
zipDeleteFile (Function)
Deletes a file from an archive.
Marker (Type of variable)
The Marker type is used to define the characteristics of a marker that must be positioned on a map displayed in a Map control.
ArrayDeleteDuplicate (Function)
Deletes the duplicates from an array.
OrganizerBackgroundColor (Function)
Defines a background color for a time slot in an Organizer control.
Multiline strings
To type character strings over several lines in the code editor...
SOAPAddHeader (Function)
Adds a header to the next SOAP function of a Webservice to run.
CameraStop (Function)
Stops the video preview or video recording in a Camera control. Function kept for "Version-26-compatible" Camera controls....
TableDeleteAll (Function)
Deletes all rows from: a Table control populated programmatically, a TreeView Table control populated programmatically, tables displayed in a Combo Box control....