ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Salesforce functions (prefix syntax)
List of Salesforce functions (prefix syntax)...
WEBDEV: Native AS/400 Connector for PHP
WEBDEV allows you to create Internet or Intranet sites, in native mode or in PHP......
Notification Push: Android configuration (Google Cloud Messaging)
To use the Push notifications in Android, you must have a Google account and you must perform a specific configuration......
The Native Container control
The Native Container control is used to manage the controls not created with WINDEV or WINDEV Mobile......
DB2 Native Connector: Programming with SQL functions
The use of SQL functions to handle DB2 data does not require importing the table structure into the database schema......
SensorDetectEndShake (Function)
Notifies when the device has been shaken in any direction.
mongoWriteConcern (Type of variable)
The mongoWriteConcern type is used to define the level of acknowledgment of receipt requested for the write operations in a stand-alone mongod, in a set of replicas or in fragmented clusters.
SensorDetectBeginShake (Function)
Notifies when the device is shaken in any direction.
AS/400: Development method
The Native AS/400 Connector simplifies access to AS/400 data from your WINDEV and WEBDEV applications......
Round (Function)
Returns the rounded value of a numeric value according to the specified number of decimal places.
Python: Native calls
WLanguage allows for native Python calls......
Flexbox example: ratios to distribute available space among controls
In a flexbox container, you can define ratios for the different controls so that they take up a given amount of space......
Navigation Bar control properties
A Navigation Bar control can be manipulated in WLanguage in a page with the following properties......
Creating a frameset
WEBDEV proposes several methods for creating a frameset......
Nesting the framesets
By default, a frameset is used to display several pages in the same window of the browser......
The framesets
Via the management of framesets, WEBDEV allows you to display several HTML pages in the same browser window......
Handling the framesets
The different operations that can be performed on the framesets are as follows......
Displaying a frameset in a WEBDEV site
Displaying a new frameset in a WEBDEV site can be performed according to several methods......
Events associated with framesets
List of events associated with framesets...