ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HFSQL constants
List of constants used by the HFSQL functions....
<Image variable>.DrawArc (Function)
Draws a circle arc or an ellipse arc in an Image variable.
TableDeleteSelect (Function)
Deletes the selected rows from a Table or Treeview Table control.
Managing Responsive Web Design in your Web pages
Websites can be viewed on several platforms......
Manipulating TreeView controls programmatically (prefix syntax)
WINDEV, WINDEV Mobile and WEBDEV allow you to manipulate a TreeView control through programming......
HSetReplication (Function)
Temporarily disables (or re-enables) the replication.
HLockRecNum (Function)
Locks a record and restricts the access to this record for all the other applications.
iPreview (Function)
Configures the print destination.
hRSConfig (Type of variable)
The hRSConfig type is used to define the advanced characteristics of a replication between 2 HFSQL servers.
<Image>.DrawSlice (Function)
Draws a circle or an ellipse section in an Image control.
FTPAttribute (Example)
Usage example of the FTPAttribute function
Vocabulary linked to replication
Before implementing the replication, you must be familiar with the vocabulary specific to the replication.
Constants for manging the replication
List of constants used by the functions for managing the replication....
"Project explorer" pane
The "Project explorer" pane is used to simplify the development environment of WINDEV, WEBDEV and WINDEV Mobile......
NbThumbnail (Property)
The NbThumbnail property is used to get the number of thumbnails generated for an item.
HSetDuplicates (Function)
Enables or disables the management of duplicates on a unique key.
Creating and using a REST Webservice
A REST WebService is a program hosted on a server containing functions accessible via HTTP requests......
HChangeConnection (Function)
Dynamically changes the connection associated with a table.
Dictionary
The dictionary is a file that can contain the project elements......