ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

The Spreadsheet control: Available formulas
At run time, in the Spreadsheet control, the end user directly enters the calculation formulas......
12. Available tests
REST Services: Prologue procedure (executed before each call)
It is now possible to specify in the description of a Webservice that a procedure must be called (and executed automatically) each time a Webservice is called......
Characteristics of a toolbar
The main characteristics of a "Toolbar" control are configured in the "Details" tab and in the "UI" tab of the description window of control......
dbgAssert (Function)
Used to find out and signal the possible errors via an assertive programming.
iVPos (Function)
iVPos is kept for backward compatibility.
iHPos (Function)
iHPos is kept for backward compatibility.
The Flexbox control
Flexbox is a standard layout system for web pages......
Importing and exporting a WEBDEV Application Server
WEBDEV Account Manager allows you to easily import and export the WEBDEV Application Server configuration......
Obtaining an SSL certificate for IIS2 (2.0 or later)
ListSeek (Function)
Searches for an element in a List Box, ListView or Combo Box control (including the values described by gStoredValue).
WDDeploy features
WDDeploy can be used to......
Remote HFSQL administrator: Overview
...The remote HFSQL administrator is a WEBDEV site installed with the WEBDEV application server and used to remotely manage the HFSQL Client/Server databases installed on the Web server......
Context menu associated with Table controls and their columns (AAF)
WINDEV applications automatically include a context menu for Table controls, TreeView Table controls and their columns......
Filters in Table controls based on a data file
WINDEV, WEBDEV and WINDEV Mobile include multiple methods to filter the records displayed in a Table control based on a data file......
HExportXML (Function)
Exports the records found in a data file (HFSQL or OLE DB), view or query to an XML file.
Google Contacts management functions
List of functions for managing Google contacts...
TableSortChild (Function)
Sorts a branch in a TreeView Table control on one or more columns.
Push notification: 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......
Manage SCM branches visually
The Source Code Manager offers a graphic interface for editing branches to optimize the management of branches in your projects......
Positioning marks in the code
The positioning marks are used to "tag" specific lines of code......
DateValid (Function)
Checks the validity of a date between January 01 0001 and December 31 9999.
The Table control populated programmatically
A Table control populated programmatically is directly linked to lists stored in memory......
HState (Function)
Used to find out the state of a record.
.NET object
To access a class......