ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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......
InTestMode (Function)
Indicates whether the application or the site is started: from the WINDEV or WEBDEV editor, from the executable or browser. from the WEBDEV administrator....
Favicon: Define the site icon
WEBDEV allows you to easily define the site icon (also called Favicon)......
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.
grAddData (Function)
Adds a data into a chart.
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.
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.
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......
HFreeQuery (Function)
Free the resources of a query (after the call to HExecuteQuery or HExecuteSQLQuery).
Action Bar properties
You can manipulate Action Bars in a window using the following WLanguage properties.
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....
InitialState (Property)
The InitialState property is used to get the initial state of a control.
Multicolumn report
The report editor allows you to create "Multicolumn" reports....
OpenPopupPosition (Function)
Opens a popup window by specifying its opening position and waits until it is closed.
Constants for managing the windows
List of constants used by the functions for managing the 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......
Setup on a local network (LAN)
The Internal Window control
The "Internal Window" control is used to include a window (and its code) in a control of another window......
DataBinding (Property)
The DataBinding property is used to identify and change the binding between a control and: an item in a data file. a variable. several variables....