ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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....
SQLDisconnect (Function)
Closes the current connection and frees the memory used by the connection.
TablePosition (Function)
Displays a Table or TreeView Table control from a specified row or returns the index of the first row displayed in a Table or TreeView Table control.
InputMask (Property)
The InputMask property is used to: get the input mask. set the input mask (from the masks available for the type)....
RGBToHTML (Function)
Returns the HTML color corresponding to the RGB color.
NoCharacter (Function)
Returns a string after removing the specified leading and trailing characters.
XMLToText (Function)
Converts a character string in XML format into a standard character string.
PhysicalName (Property)
The PhysicalName property is used to manage the physical name of HFSQL data files.
Creating an action plan
The action plans group all actions that will be performed by the software factory....
MyParent (Reserved word)
MyParent is used to handle...
ArraySwapLine (Function)
Used to swap two rows in a two-dimensional array or in an advanced array property.
XMLExtractString (Function)
Extracts the content of a tag found in an XML document.
HFilterStartsWith (Function)
Defines and enables a "Start with" filter on a file, view or query.
Bearing (Property)
The Bearing property gets or sets the bearing of the map displayed in a Map control.
InAutomaticTestMode (Function)
Used to find out whether an automatic test is currently run or not.
TableDisableFilter (Function)
Disables a user filter on a column or on all the columns found in a Table or TreeView Table control.
XMLRead (Function)
Returns the value of an XML element or the value of the attribute for an XML element.
HNbRec (Function)
Returns the number of records in a file, query or HFSQL view: active records, crossed records, deleted records, etc.
ListDeleteAll (Function)
Clears a List Box, ListView or Combo Box control populated programmatically.
ListDelete (Function)
Deletes an element from a List Box, ListView or Combo Box control populated programmatically.
PageDisplay (Function)
Displays a web page in the user's browser....
HState (Function)
Used to find out the state of a record.
SQLReqExists (Function)
Checks the existence of a query.
zipOpen (Function)
Opens an existing archive.
MatStack (Function)
Compresses the memory footprint occupied by a matrix.