ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

How to write into a text or CSV file?
This help page explains how to write into a text or CSV file....
The Dashboard control
Dashboards are essential elements in an application......
Operations performed on state-transition diagrams
The following paragraphs explain......
Z-index of a control
All the controls in a window or report have a different z-index......
Positioning on a line in an edit control (AAF)
Several methods can be used to automatically position the edit cursor on a specific line in an edit control:...
How to read in a text or CSV file?
This help page explains how to read the content of a text or CSV file....
Advanced management of class instances
The advanced management of instances is used to choose the mode for taking reference. This choice directly impacts the freeing of the class objects: depending on the selected take of reference, the "Destructor" will not be called at the same time....
CallWD: Function specific to the external language
Calls a WLanguage function from an external language....
ContextMenu (Property)
The ContextMenu property is used to: Get the custom context menu of a control, window or page. Change the custom context menu of a control, window or page (or associate another context menu). Customize the system menus of the controls by adding options....
WINDEV Mobile: Overview
WINDEV Mobile is a development environment for PC that allows you to develop......
How Session mode pages work
WEBDEV includes several types of pages to create dynamic sites......
Operating mode of dynamic Active WEBDEV Pages
TreeFind (Function)
Finds an element (leaf or node) in a TreeView control and returns its path.
CalendarOpen (Function)
In a Date edit control, opens a popup window displaying a calendar.
Note (Property)
The Note property is used to get and change a text associated with an element.
CellCloseDialog (Function)
Hides a Cell control previously displayed in the page via CellDisplayDialog.
Option (Property)
The Option property is used to configure how a Bar Code control is displayed.
HTMLBefore (Property)
The HTMLBefore property gets and changes the HTML code added before the control.
Keywords (Property)
The Keywords property is used to get and modify the keywords associated with a page.
gglCoordinate (Type of variable)
The gglCoordinate type is used to describe and handle a geographical point on a map...
InFactoryMode (Function)
Indicates whether the code is run by an action plan of the software factory.
Various WEBDEV constants
Various WEBDEV constants...
WinInitialized (Function)
Used to find out whether the "end of initialization" code was run for a window.
xmlAttribute (Type of variable)
The xmlAttribute type is used to handle the attributes of a node in an XML document.
InVGAMode (Function)
Indicates whether the application is run in VGA mode on a mobile device.