ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ExecuteProcess (Function)
Starts the execution of a process programmatically, i.e. without the user having to perform any particular action in the interface.
The Map control: Automatic Application Features (AAF)
The Map control proposes several features directly accessible to the end user......
HExecuteQueryAsynchronous (Function)
Executes a SELECT query asynchronously.
HSavePosition (Function)
Stores the current file context: current record, filter, pointers.
Events associated with a Range Slider control
The following events are associated with Range Slider controls:...
dbgWriteWarningAudit (Function)
Writes a custom runtime warning into the dynamic audit.
Bearing (Property)
The Bearing property gets or sets the bearing of the map displayed in a Map control.
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....
SQLConnectWS (Function)
Connects the current application to a database that will be queried by SQL through a Webservice proxy (SOAP).
ReturnToCapture (Function)
Stops the current process and forces the input in the specified control, window or page.
The Calendar control
The Calendar control is used to permanently display a calendar in a window or page......
gglOverride (Type of variable)
The gglOverride type is used to define information about event notification overrides.
GglConnect (Function)
Manages authentication on a Google server (via the "OAuth 2.0" authentication mode).
API description (Type of variable)
An API Description variable is used to describe an API, its parameters, its return value and its calling options by programming.
Native xBase/FoxPro Connector
WINDEV and WEBDEV propose a Native xBase/FoxPro Connector (or Native xBase/FoxPro Access) module......
gpwOAuthParameters (Type of variable)
The gpwOAuthParameters type allows you to define all the information needed for authentication to the User Groupware via an application that uses the OAuth 2.0 standard.
Automatic AJAX
The diagram below presents the automatic and immediate use of AJAX in a WEBDEV site......
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....
fWriteLine (Function)
Writes a line into a text file (ANSI or UNICODE).
Analyzing dependencies and orphan images
To help you manage the navigation of the Web users in your sites, an advanced feature for analyzing the dependencies and the orphan images is available in WEBDEV......
Cursor constants
List of constants used by the functions for managing cursors and the mouse...
HRestorePosition (Function)
Restores the context of a previously saved file (HSavePosition): current record, filter, pointers.
DateToString (Function)
Converts: a date to a string in the specified format. a date time to a string in the specified format....
Handling a Sliding Banner control through programming
A Sliding Banner control can be handled through programming......
Testing a WEBDEV site on a mobile device
It is increasingly common for developers to test websites on mobile devices......