ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Frequently asked questions about HFSQL Cluster
Frequently asked questions about HFSQL cluster....
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....
<DateTime type>.ToString (Function)
Converts a DateTime to string in the specified format.
<Chrono>.Reset (Function)
Stops and resets a running stopwatch.
<Chrono>.Start (Function)
Starts a stopwatch to measure the duration of a process (in milliseconds) and resets a running stopwatch.
HErrorDuplicates (Example)
Usage example of the HErrorDuplicates function
Configuring the Apache server (1.3.x and 2.0.x)
WEBDEV Development: Configuring the Apache 1.3.x or 2.0.x server for the CGI protocol and for the WEBDEV sites....
Automation object
The Automation keyword is used to declare an automation object...
Events associated with a Dashboard control
WINDEV and WINDEV Mobile manage the following events by default (order of appearance in the code editor)...
HReadLast (Example)
Usage example of the HReadLast function
"?" menu
WINDEV proposes a help menu adapted to your applications......
Printing the content of a Spreadsheet control (AAF)
Spreadsheet controls include an automatic context menu that allows users to perform different actions on the data displayed in the control......
HCancelDeclaration (Example)
Usage example of the HCancelDeclaration function
Configuring the Apache 2.2 server
WEBDEV Development: Configuring the Apache 1.3.x or 2.0.x server for the CGI protocol and for the WEBDEV sites....
HMergeView (Example)
Usage example of the HMergeView function
HBuildKeyValue (Example)
Usage example of the HBuildKeyValue function
Mathematical SQL functions
The mathematical SQL functions that can be used on the queries written in SQL code are as follows......
ControlAlias (Function)
Gets, modifies or restores the data binding to a control or group of controls.
<List Box>.SelectPlus (Function)
Selects one or more elements in a List Box, ListView or Combo Box control.
The setup editor WDInst
WDInst is a setup editor used to define the setup parameters of your application......
The SilverLight control
The SilverLight control is used to display a SilverLight 2 animation in a WEBDEV page......
Spreadsheet: Using the ribbon
The ribbon of the Spreadsheet control proposes several features and it allows you to define several settings......
HExecuteSQLQuery (Example)
Usage example of the HExecuteSQLQuery function
Print constants
List of constants used by the print functions....
HListItem (Example)
Usage example of the HListItem function