ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Memory (Property)
The Memory property determines if the specified control is populated programmatically or is based on a table.
AnsiToOem (Function)
Converts an ANSI string (Windows) to an OEM string (DOS).
After (Property)
The After property replaces or inserts a procedure after the other procedures in: a Procedure variable. an event associated with a control....
HRplPass (Function)
Sets the passwords used to protect the universal replication files.
OLECreateEmpty (Function)
Associates an OLE control with an OLE object by invoking a specific OLE server.
fCompress (Example)
Usage example of the fCompress function
zipFindFile (Example)
Usage example of the zipFindFile function
HTTPResetForm (Function)
Clears an HTTP form that is currently edited.
Collapsed (Property)
The Collapsed property is used to: get or define the state (collapsed or expanded) that will be used when rows are added to a TreeView Table control. find out or modify the collapsed/expanded status for: the breaks of a Table control, the breaks of a Looper control, the break headers and footers of Table and Looper controls, a Drawer control, a Ribbon control, a Navigation Bar control. a Pivot Table control in a report....
dCircle (Function)
Draws a circle or an ellipse: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
OemToAnsi (Function)
Converts an OEM string (DOS) to an ANSI string (Windows).
PVTCalculateUpdateAsynchronous (Function)
Updates some of the data found in a Pivot Table control from a given date without blocking the application.
ChangeCharset (Example)
Usage example of the ChangeCharset function
dLine (Function)
Draws a line: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
Word Processing constants
The following constants are used by the functions for managing the Word Processing control:...
fParentDir (Function)
Returns the path of the parent directory for the specified directory.
AppInstallUPD (Function)
Triggers the automatic update of current application.
dVerticalSymmetry (Function)
Flips an image with respect to a vertical axis (symmetry with respect to a vertical axis).
dHorizontalSymmetry (Function)
Flips an image with respect to a horizontal axis (symmetry with respect to a horizontal axis).
HRetrieveRecord (Function)
Returns the content of the current record (in a file, a view or a query, ...).
Opacity (Property)
The Opacity property is used to get and change the opacity of an element.