ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

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....
Bold (Property)
The Bold property is used to: Find out whether a Font variable is bold. Modify the bold attribute of a Font variable....
ListSeek (Function)
Searches for an element in a List Box, ListView or Combo Box control (including the values described by gStoredValue).
OrganizerSelectMinus (Function)
Deselects an appointment from an Organizer control.
OrganizerSelectPlus (Function)
Selects an appointment in an Organizer control.
HExecuteScheduledBackup (Function)
Forces the execution of a scheduled backup.
FilterCondition (Property)
The FilterCondition property allows you to know the selection condition set by HFilter on a data file, HFSQL view or query.
Mean (Function)
Calculates the mean of several elements: elements found in an array, numeric values, ......
WordCount (Function)
Returns the number of words in a string.
Looper control functions
List of functions for managing Looper controls...
MemOut (Function)
Used to find out whether the browse performed on a memory area is outside this memory area.
iTextHeight (Function)
Calculates the height of the font for the text to print (in millimeters).
HDescribeConnection (Function)
Describes a new connection to an external database.
HUnlockFile (Function)
Unlocks the records of a data file: locked by HLockFile. individually locked by a locking read function....
zipDeleteAll (Function)
Deletes all files from an archive.
ByAddress (Property)
The ByAddress property is used to determine if a procedure parameter was passed by address.
ControlContextMenu (Function)
Identifies the control on which the context menu was opened.
MatDeterminant (Function)
Calculates the determinant of a square matrix (the number of rows is equal to the number of columns).
MatRead (Function)
Reads the value of a matrix element.
HRetrieveRecord (Function)
Returns the content of the current record (in a file, a view or a query, ...).
XMLParent (Function)
Positions on the parent element of current element (tag or attribute).
HErrorPassword (Function)
After the execution of a read or write function in a data file, used to find out whether an error caused by a wrong password occurred on this data file.
fListDirectory (Function)
Lists the subdirectories of a given directory and returns the full paths of listed subdirectories.
zipCreate (Function)
Creates an archive.
MultimediaBeginning (Function)
Positions at the beginning of the media file played in the Multimedia control.