ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

AutomaticTooltip (Property)
The AutomaticTooltip property is used enable or disable automatic tooltips on List Box, Table and TreeView Table controls.
Positioning table
Positioning the elements in a page is simplified by the use of a positioning table (HTML table)......
jQueryExecute (Function)
Runs a JavaScript method of the jQuery library on a page element.
psheetSelection (Type of variable)
The psheetSelection type is used to find out the advanced characteristics of a selection in a Spreadsheet control.
kbActionAllowed (Type of variable)
The kbActionAllowed type allows you to define which actions are available to the end user when handling cards in a Kanban control.
grAddData (Function)
Adds a data into a chart.
Manipulating Chart controls in a WEBDEV site
When a Chart control is executed on a page of the WEBDEV site, users can personalize visuals via a context menu......
Computer renamed or changed
During the development phase, you may have to change the computer used for development (change computer, rename the computer, ......
Browser code (WLanguage): Framework 2
From version 22, WEBDEV proposes a new WLanguage framework for the browser code...
TotalNbRec (Property)
The TotalNbRec property is used to: Get the number of records to be printed. Change the number of records to be printed....
OpenPopup (Function)
Opens a popup window and waits for this window to be closed.
WDTrans: Cancel the operations performed on a transaction file
If a transaction is in progress, cancels all operations performed on the files in transaction since the start of transaction......
Fax constants
List of constants used by the functions for managing faxes....
InitialState (Property)
The InitialState property is used to get the initial state of a control.
TableInfoXY (Function)
Returns for a given position in a Table or TreeView Table control (coordinates of a control point): the name of the column displayed for the specified position. the index of the row or column for the specified position....
Multicolumn report
The report editor allows you to create "Multicolumn" reports....
fCacheDir (Function)
Returns the path of directory that will be used to store the data in cache on the internal storage space of application.
fImageSelect (Function)
Opens the image picker of Windows.
Bar code constants
Managing emails with "Simple MAPI"
Simple MAPI simplifies the management of emails received by the hosting company......
External language: Programming in Pascal
We are going to call the elements developed in WINDEV (project, windows, ......
GuidedTour (Type of Variable)
The GuidedTour type allows you to define all the advanced characteristics of a guided tour and its stages.
GuidedTourStep (Type of Variable)
The GuidedTourStep type allows you to define all the advanced characteristics of a step of a guided tour.
UI modifiable by the end user
By default, WINDEV applications allow end users to modify the interface of the application......
Hint (Property)
The Hint property gets and sets the hint text displayed when the Edit control is empty.