ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

AnchorRateHeight (Property)
The AnchorRateHeight property is used to: Find out the vertical anchor rate of a control. Modify the vertical anchor rate of a control....
Modified (Property)
The Modified property is used to determine if a control or group of controls has been modified by the user (keyboard or mouse input).
ListDeleteAll (Function)
Clears a List Box, ListView or Combo Box control populated programmatically.
13. Security benefit: managing the "Back" button
StringInsert (Function)
Inserts a string into another character string at a given position.
TableDeleteSelect (Function)
Deletes the selected rows from a Table or Treeview Table control.
Managing the groups and users (HFSQL Client/Server)
To simplify the management of users and groups of users, the HFSQL Client/Server engine uses several variables allowing you to easily define the characteristics of groups and users......
New (Reserved word)
New is used to allocate memory space...
sClose (Function)
Closes the specified serial port, parallel port or infrared port.
ListDelete (Function)
Deletes an element from a List Box, ListView or Combo Box control populated programmatically.
TableModify (Function)
Modifies a row in: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
docNumberingLevel (Type of variable)
The docNumberingLevel type is used to define the advanced characteristics of a numbering level used in a Word Processing 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....
RoundFloor (Function)
Returns: the numeric value rounded down to the nearest integer. the duration rounded down to the nearest interval. the date and time rounded down to the nearest interval....
AnchorRateRight (Property)
The AnchorRateRight property is used to: Find out the anchor rate when a control moves on the horizontal axis. Modify the anchor rate when a control moves on the horizontal axis....
fListDirectory (Function)
Lists the subdirectories of a given directory and returns the full paths of listed subdirectories.
StringReverse (Function)
Reverses the characters of a string.
zipChangePath (Function)
Modifies the stored path of a file in an archive (in ZIP, WDZ or 7z format).
The Drawer control
The Drawer control can be expanded in order to display (or not) the integrated controls......
ListAdd (Function)
Adds an element to a List Box, ListView or Combo Box control populated programmatically.
FirstDayOfWeek (Function)
Returns the date of first day of the week (i.e., Monday).
Reset (Function)
Reinitializes: all the controls found in the current window or page (including the groups of controls, the supercontrols and the internal windows). the controls found in a group of controls, a supercontrol, an internal window or an internal page....
XMLDelete (Function)
Deletes the current element (as well as the entire branch) from an XML document.
CurrentTitle (Function)
Modifies the title of the current window (returned by CurrentWin) and the title bar.
Events associated with the Map control
WINDEV, WINDEV Mobile and WEBDEV manage the following events by default (order of appearance in the code editor)...