ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TableSelectMinus (Function)
Deselects a row from a Table or TreeView Table control.
Troubleshooting
This chapter presents the main problems (and their solutions) that can occur when using the WEBDEV Application Server...
Different page layout methods
Tutorial - Anchors, zoning and layouts Different page layout methods - 30 min
Print constants
List of constants used by the print functions....
ReplicEdit: Replication editor
ReplicEdit is a tool used to define the characteristics of a replication......
gglContact (Type of variable)
The gglContact type is used to describe and modify a contact used by the Google Contacts service...
Handling a TreeMap through programming
WINDEV allows you handle a TreeMap control through programming....
Process (Property)
The Process property is used to modify the processes to be executed by the events available on a control, window, page, report, etc.
Mean (Function)
Calculates the mean of several elements: elements found in an array, numeric values, ......
3. Managing sockets
WINDEV includes advanced socket management functions....
PunctuationSensitive (Property)
The PunctuationSensitive property is used to determine if punctuation characters (comma, period, etc.) are taken into account in the different searches performed on the item (with HReadSeek, HReadSeekFirst and HReadSeekLast, for example).
TableDeleteAll (Function)
Deletes all rows from: a Table control populated programmatically, a TreeView Table control populated programmatically, a table displayed in a Combo Box control....
In-App purchases
The mobile systems (Android/iOS) allow their applications to propose content at extra cost, by using the payment system of App Store or Google Play......
TableColumnIndex (Function)
Returns the index of a column in a Table or Treeview Table control.
LoadError (Function)
Loads the file containing the error messages in the desired language into memory.
FinCurrentVal (Function)
Returns the current value of investment.
TreeInsert (Function)
Inserts a leaf into a TreeView control at a specific position.
grGridlines (Function)
Displays or hides the chart gridlines.
grLineThickness (Function)
Retrieves and/or modifies the value of the line thickness in a line chart....
grDestinationControl (Function)
Defines an Image control as destination of a chart.
BurnerMediaInfo (Function)
Retrieves the characteristics of the CD/DVD found in the current burner....
HState (Function)
Used to find out the state of a record.
The Ribbon control
The Ribbon control proposes an additional feature regarding the menus found in your applications. It is used to present in a small surface a large number of controls arranged logically in order to perform choices....
Docker image of the HFSQL server
From version 22, a Docker container with the HFSQL server is available in Docker Hub......
Manual deployment of a dynamic site
WEBDEV proposes several methods for deploying a dynamic site......