ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ListDelete (Function)
Deletes an element from a List Box, ListView or Combo Box control populated programmatically.
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.
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....
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.
Creating the Relation pages of a WEBDEV RAD pattern
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.
PhysicalName (Property)
The PhysicalName property is used to manage the physical name of HFSQL data files.
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.
FTPConnect (Function)
Connects the current computer to an FTP server (File Transfer Protocol).
LooperMoveLine (Function)
Moves a row or swaps two rows in a Looper control.
fFileName (Function)
Returns the name of an external file that is currently opened.
LastDayOfWeek (Function)
Returns the date of the last day of the week corresponding to a given date.
CharactTypeCount (Function)
Returns the number of characters matching a given type.
The Drawer control
The Drawer control can be expanded in order to display (or not) the integrated controls......
Menu option: operation performed and action
An option of a drop-down or context menu in a page can be associated with an action......