ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

jQueryExecute (Function)
Runs a JavaScript method of the jQuery library on a page element.
UI compilation errors
UI compilation errors indicate the possible problems detected in your interfaces whenever a window, a page or a report is saved or whenever the project is recompiled......
MyPopupControl (Reserved word)
MyPopupControl is used to handle the control that opened a popup window...
WDTestSite: Running a scenario
The scenario is a text file (".WCN" extension) containing all the operations performed when recording the scenario. This scenario is run by WDTestSite....
DashMode (Function)
Opens or closes the Dashboard control edit mode.
The Map control
The Map control allows you to display a map in order to geolocate, create a route, display points of interest (POI) and more....
HDescribeConnection (Example)
Usage example of the HDescribeConnection function
The Clickable Image control
The Clickable Image control can be used to......
Fax constants
List of constants used by the functions for managing faxes....
WDAPI: Converting a declaration of C function or structure
WDAPI is used to convert a declaration of C function or structure into a declaration of WLanguage function or structure......
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....
Positioning table
Positioning the elements in a page is simplified by the use of a positioning table (HTML table)......
HTML Display control processes
WINDEV and WINDEV Mobile include different WLanguage events associated with HTML Display Controls......
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......
AutomaticTooltip (Property)
The AutomaticTooltip property is used enable or disable automatic tooltips on List Box, Table and TreeView Table controls.
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....