ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Contains (Function)
Allows you to check if a substring is within a string.
LooperDeleteAll (Function)
Deletes all rows from a Looper control populated programmatically.
fGlobalDirCommon (Function)
Returns a directory path for the global data of current application (data shared between several applications), regardless of the current user.
fGlobalDirUser (Function)
Returns a directory path for the global data of current application (data shared between several applications), for the current user.
ByAddress (Property)
The ByAddress property is used to determine if a procedure parameter was passed by address.
StringInsert (Function)
Inserts a string into another character string at a given position.
DnDIsDataAvailable (Function)
Checks whether a specific type of data is available during Drag/Drop....
StringReverse (Function)
Reverses the characters of a string.
TableCollapseAll (Function)
Collapses: the entire hierarchy (all nodes) of a TreeView Table control. all breaks of a Table control....
OpenSister (Function)
Opens a non-modal sibling window.
HashCheckString (Function)
Checks the Hash of a character string for a specific type of algorithm.
XMLToText (Function)
Converts a character string in XML format into a standard character string.
Events associated with Internal Page controls
List of events associated with internal pages and Internal Page controls
LooperMoveLine (Function)
Moves a row or swaps two rows in a Looper control.
fDataDirUser (Function)
Returns a directory path for the data of the current user of the current application.
ListSort (Function)
Sorts the elements in a List Box, ListView or Combo Box control populated programmatically.
dPolygon (Function)
Draws a polygon: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
Managing emails with "Simple MAPI"
Simple MAPI simplifies the management of emails received by the hosting company......
InTestMode (Function)
Indicates whether the application or the site is started: from the WINDEV or WEBDEV editor, from the executable or browser. from the WEBDEV administrator....
ZOrder (Property)
The ZOrder property defines the Z-order of an element.
zipAddFileList (Function)
Adds a list of files (of any type) into an archive in ZIP, CAB, WDZ or 7z format and compresses it.
The Toolbar control
The Toolbar control is an advanced type of control, linked to a window......
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.
fSaveBuffer (Function)
Creates and fills a text file with the content of a string or buffer variable.