ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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......
MyPopupControl (Reserved word)
MyPopupControl is used to handle the control that opened a popup window...
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......
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....
gr3DSParameter (Function)
Retrieves or modifies a parameter for drawing a chart in 3D Spatial mode.
Positioning table
Positioning the elements in a page is simplified by the use of a positioning table (HTML table)......
HFreeQuery (Function)
Free the resources of a query (after the call to HExecuteQuery or HExecuteSQLQuery).
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)......
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.
OpenPopup (Function)
Opens a popup window and waits for this window to be closed.
Native Sybase Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native Sybase Connector (also called Native Sybase Access)......
HTML Display control processes
WINDEV and WINDEV Mobile include different WLanguage events associated with HTML Display Controls......
HFConf.Ini file
The HFConf.INI file is found at server root. This file is used to define several characteristics of HFSQL Client/Server server....
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......
SQLExec (Function)
Names and runs an SQL query.
The Progress Bar control
The Progress Bar control is used to follow the progress of an event......
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.
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...
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....