ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

ExceptionChangeParameter (Function)
Configures the automatic behavior that will be implemented if an exception occurs in the current process.
CommonLength (Function)
Returns the number of common characters between two strings (from the beginning or from the end of the string).
XMLNamespace (Function)
Returns the prefix of the namespace associated with the current tag in an XML document.
Left (Function)
Extracts the left part (i.e., the first characters) from a string or buffer.
CharactTypeCount (Function)
Returns the number of characters matching a given type.
VariantToJSON (Function)
Converts the content of a Variant variable to JSON.
NoLeftCharacter (Function)
Returns a string after removing the specified characters from the left side of the initial string.
Default (Property)
The Default property is used to determine if a parameter has been passed to a procedure with a custom or default value.
StringDelete (Function)
Deletes: all the occurrences of a substring within a string. part of a string within another string. The part of the string to remove is identified by its position and length....
HFilter (Function)
Defines and enables a filter on a data file, view or query.
TableMoveLine (Function)
Moves a row or swaps two rows in a Table control.
ChronoPause (Function)
Pauses a stopwatch in order to measure the time spent on a process.
SchedulerAddTrigger (Function)
Creates a trigger for a scheduled task.
docFragment (Type of variable)
The docFragment type is used to define the characteristics of a fragment found in a "docx" document.
TableSearch (Function)
Performs a search in: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
TreeDisplay (Function)
Refreshes the display of a TreeView control from a given position.
Coloring a row, a column or a cell found in a control (AAF)
To simplify the reading in the controls used to view large volumes of data, the end user has the ability to color the data found in the control......
btleDevice (Variable type)
The btleDevice type allows you to handle a device that uses the Bluetooth Low Energy technology.
SysTheme (Function)
Returns the current theme used on the mobile device.
HListQueryParameter (Function)
Returns the list of parameters for a query created in the query editor.
ContactSelect (Function)
Displays the list of contacts found on the device (Android, iPhone or iPad, Universal Windows).
Designation of current element (Reserved word)
The keywords used to identify the current element are:
ExeRunning (Function)
Allows you to find out whether a 32-bit application is already run.
ErrorChangeParameter (Function)
Configures the automatic behavior that will be implemented if an error occurs in the current process.