ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MapLicenseGgl (Function)
Indicates the "Google Maps API" license key that will be used in the Map controls (of WINDEV or WEBDEV).
MapDisplayPosition (Function)
Centers the map displayed in a Map control on a geographical position or on a specific location.
Constant
The constants are language elements whose value is fixed once and for all...
Dynamic array (Type of variable)
A dynamic array is an "advanced" type of array...
WDOptimizer: Canceling/Freeing records in transaction
WDOptimizer is used to......
Vocabulary linked to replication
Before implementing the replication, you must be familiar with the vocabulary specific to the replication.
LowerValue (Property)
The LowerValue property is used to: Get the lower bound of the interval currently selected in a Range Slider control. Change the lower bound of the interval currently selected in a Range Slider control....
UpperValue (Property)
The UpperValue property is used to: Get the upper bound of the currently selected interval in a Range Slider control. Change the upper bound of the currently selected interval in a Range Slider control....
WinRefreshVisible (Function)
Modifies or returns the visibility state of the refresh bar in a window.
SysDir (Function)
Returns the path of a system directory.
LDAPAddAttribute (Function)
Adds an attribute or adds a new value to an existing attribute.
NotifPushEnable (Function)
Enables the management of push notifications in a WINDEV Mobile application (Android or iOS).
WINDEV 2024: New WLanguage features
In version 27, new functions, properties and data types have been introduced and some have been improved......
Running the test of the User Groupware and installing it
Native Sybase Connector: Output value of a stored procedure run on the server
The Native Sybase Connector (also called Native Sybase Access) is used to: specify the input values during the call to a stored procedure. retrieve the output values after a call to a stored procedure....
SQLTable (Function)
Transfers the result of a query to a Table control populated programmatically (a List Box or Combo Box control), with the possibility of Partial Fetch (the result is retrieved by blocks of rows).
Looper control based on a data file
This type of Looper control uses data from a data file or query......
HashString (Function)
Calculates the Hash of a character string according to a specific algorithm.
WEBDEV Application Server for Linux - Overview
WEBDEV is a full development environment devoted to Internet and Intranet......
Upgrading a WEBDEV Cluster
WEBDEV Custer is a hosting solution for WEBDEV sites that ensures high performance and availability......
sfUserInfo (Type of variable)
The sfUserInfo type is used to get information about a user...
hScheduledTask (Type of variable)
The hScheduledTask type is used to manage a scheduled HFSQL Client/Server task through programming......
Aligning elements in a List Box or Combo Box control
There are different methods to align the elements in a List Box or Combo Box control......
Specific features of the applications for iPhone/iPad
ScheduledTask structure
The ScheduledTask structure is used to define the characteristics of a scheduled task......