ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Events associated with Internal Page controls
List of events associated with internal pages and Internal Page controls
Point (Type of variable)
A Point variable is a structured type that is used to represent a position (X, Y) in 2 dimensions.
Page (Property)
The Page property is used to handle the page loaded in the WEBDEV Page control.
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....
The Range Slider control
The Range Slider control is used to easily select an interval or a zoom......
Action Bar control events
Page with parameters
HReadPrevious (Function)
Sets the position on the previous record of a file according to a browse item.
SQL functions: Special case
List of SQL functions: Special case...
Native MariaDB Connector: Specific features
The Native MariaDB Connector creates "InnoDB" tables to support locks and transactions on a MariaDB database......
Native MySQL Connector: Specific features
The Native MySQL Connector (also called "Native MySQL Access") creates "InnoDB" tables to support locks and transactions on a MySQL database......
Handling an HTML control through programming
WINDEV and WEBDEV allow you to handle an HTML control through programming......
Handling a Slider control through programming
WINDEV and WINDEV Mobile allow you to handle a Slider control through programming......
grSunburstAddData (Function)
Adds a data to a Sunburst chart.
zipListFile (Function)
Returns the list of files found in an archive.
DeleteParameter (Function)
Deletes a parameter (or a set of parameters) saved either by SaveParameter, or automatically via the persistence of data in the controls.
sfLeadConvert (Type of variable)
The sfLeadConvert type is used to describe the conversion parameters of a lead...
NotesViewSeekLast (Function)
Seeks the last document found in the current view in Lotus Notes.
NotesViewSeekFirst (Function)
Seeks the first document found in the current view in Lotus Notes.
DisplayEnabled (Property)
The DisplayEnabled property is used to: determine whether or not a control or window is refreshed. If the control is displayed, its content is refreshed regularly. refresh a control or window....
The Rating control
The Rating control allows the user to: indicate the popularity level of an element via repeated icons. find out the popularity level of an element via repeated icons....
Configuring the connection with WDORAINS (optional setting)
For backward compatibility with the earlier versions of Native Oracle Connector (also called Native Oracle Access), the connection can still be configured in WDORAINS (supplied with Native Oracle Connector)......
Random (Function)
Returns a random number.
Managing Bluetooth Low Energy devices
The Bluetooth LE standard (for Low Energy) is used to manage devices with low energy consumption......
6. How to display an AWP site
An Active WEBDEV Page is a dynamic WEBDEV page without persistent context on the server....