ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Manipulating menu options via the context menu
WINDEV and WINDEV Mobile manage two types of menus:...
Characteristics of menu options
WINDEV and WINDEV Mobile manage two types of menus...
Configuring the AAF menus (Automatic Application Features)
WINDEV includes several Automatic Application Features (AAFs)...
Managing menu options in MDI windows
The MDI windows must respect some constraints specific to the MDI applications...
Manipulating menu options programmatically
Menu options can be manipulated...
Managing main window menus
A main menu is necessarily associated with a window...
SysRecentDocList (Function)
Returns the list of recently opened documents.
AssistedInputAdd (Function)
Adds a row to the list of values available in the autocomplete suggestions of an Edit control.
Heatmap chart
The Heatmap chart is used to represent in 2 dimensions data with 3 axes of values......
Set of fonts (WEBDEV site)
The browser support the most common fonts by default......
GetActiveObject (Function)
Allows to use an Automation object already started on the current computer.
Value (Property)
The Value property is used to get and change the value of an element.
JSEvent (Function)
Associates a browser procedure with an event on an object in browser code.
TableAdjust (Function)
Adjusts the title and size of columns found in a Table or TreeView Table control.
fRead (Example)
Usage example of the fRead function
Lambda: Expressions and procedures
A lambda ("lambda function") is a more concise way to write internal procedures...
Page in Session mode: Populating controls after a long process
In a web application, you may need to run long processes (for example, to update counters......
zipArchive (Type of variable)
The zipArchive type is used to handle an archive file in one of the following formats: ZIP, CAB, RAR or WDZ.
Handling a Logical Data Model (LDM)
The main operations that can be performed on an LDM are as follows......
Link Description (Type of variable)
A Link Description variable is used to describe a link between two data files through programming.
DashResizeWidget (Function)
Changes the dimensions of a widget found in a Dashboard control.
DashMoveWidget (Function)
Changes the position of a widget found in a Dashboard control.
Linking a Table control to a data file or query
A Table control can be used to display the content of a data file or query......
BrowserIPAddress (Function)
Returns the IP address of the client computer connected to the WEBDEV site.
TableFormulaDeleteAll (Function)
Deletes all formulas added with TableFormulaAdd.
Dynamic audit
The dynamic audit of an application analyzes its runtime performance......
<WDPic variable>.Rotation (Function)
Rotates a WDPic image.
Burner constants
List of constants used by the burner functions....
OLECreateCopy (Function)
Associates an OLE control with an OLE object while specifying a base file.
OLECreateEmpty (Function)
Associates an OLE control with an OLE object by invoking a specific OLE server.
htmlDocument (Type of variable)
The htmlDocument type is used to define all the advanced characteristics of an HTML document.