ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HLockFile (Function)
Locks a table and restricts the access to this table for all other sites or applications.
SQL view
An SQL view is a virtual data source defined by an SQL query......
"WEBDEV Application Server" license agreement
"WEBDEV Application Server" license agreement...
HFSQL server configuration
The HFSQL Control Center allows you to fully manage HFSQL servers......
12. Retrieving data from a site
OrgDeleteAll (Function)
Deletes all elements from an Organization Chart control.
LooperDeleteSelect (Function)
Deletes the selected rows from a Looper control.
Native DB2 Connector : Programming with SQL functions
The use of SQL functions to handle DB2 data does not require importing the file structure into the analysis......
HErrorLock (Function)
Used to check whether a lock error occurred.
Yousign
It is now common for individuals or businesses to sign contracts electronically......
WindowToData (Function)
Automatically updates: the values of a table's items in memory with the values from the controls in the window. the value of the WLanguage variables with the value of the window controls. This function is also available for WEBDEV pages....
ScreenToSource (Function)
Automatically initializes: the values of a table's items in memory with the values from the controls in the window. the value of the WLanguage variables with the value of the window controls. This function is also available for WEBDEV pages....
HBuildKeyValue (Function)
Builds the value of a composite key to implement a filter (HFilter) or to perform a search (HReadSeekFirst, HReadSeekLast, etc.).
DotNetDelegate (Function)
Initializes a.NET delegate.
Manual deployment of a dynamic site
WEBDEV proposes several methods for deploying a dynamic site......
HMergeView (Function)
Creates an HFSQL view from two previously created views (HCreateView). This function uses the former view mechanism.
The ListView control
The ListView control is used to display a list of graphic elements (images, logos, etc....
SQL set operations: UNION, UNION ALL and INTERSECT
SQL allows performing set operations on groups of files......
Container column in a Table control
A cell found in a Table control can contain a set of controls......