ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WEBDEV Page control events
The control Page WEBDEV allows you to integrate an Page WEBDEV in a WINDEV application......
CountryGet (Function)
Returns the Country variable corresponding to an ISO code or to the country caption according to ISO 3166-1.
nWDOpenWDL: Opening a library
Opens a library created by WINDEV (file with a WDL extension)......
Events associated with Link controls
List of events associated with Link controls...
Events associated with Clickable Image controls
List of events associated with Clickable Image controls...
Events associated with supercontrols
List of events associated with supercontrols...
Events associated with a Dockable Panel control
Sharing your source code with the SCM
WINDEV Tutorial - An SCM for WINDEV Sharing your source code with the SCM - 30 min
BrowserSlice (Function)
Returns the number of the slice displayed in a page in Responsive Web Design mode.
The triggers
A trigger is a WLanguage procedure automatically called by the HFSQL engine whenever a modification is performed (addition, deletion, modification, ......
Camera control in a mobile application
The Camera control is used to......
The HTML Display control
The HTML Display control displays a web page in an application......
DescribedName (Property)
The DescribedName property is used to handle the logical name of HFSQL data files (ignoring possible changes made by HAlias).
Creating a delete query
A delete query (corresponding SQL statement......
Handling a Popup control through programming
The popup being a control of the page, you have the ability to access: the page controls from the popup. the popup controls from the page....
Properties associated with the breaks of a Table control
Several properties can be used with the breaks found in a Table control......
Replication (Property)
The Replication property is used to: determine the replication mode used for a data file (defined in the data model editor or programmatically). specify the replication mode used for a data file (file described programmatically only)....
Events associated with a Spreadsheet control
Events associated with a Slider control (WEBDEV)
WINDEV manages the following events by default (in the order in which they appear in the code editor) for the Linear Slider controls and for the Range Slider controls...
Events associated with a Native Container control
WINDEV and WINDEV Mobile manage the following events by default (order of appearance in the code editor)...
CtDescribedPassword (Property)
The CtDescribedPassword property allows you to set the password used to open the data file in an OLE DB connection (file defined in the code only).
Events associated with Shape controls
List of events associated with Shape controls...
Events of the Mobile Image Editor control
control Image Editor allows you to offer your mobile application users the possibility to edit and modify images or photos......
Error 1001: The operators: and:: can only be used in the methods of classes
Responsive Web Design: Tips
The Responsive Web Design was used in your pages but you still encounter some lock points......