ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Container column in a Table control
A cell found in a Table control can contain a set of controls......
Manual deployment of a dynamic site
WEBDEV proposes several methods for deploying a dynamic site......
HDeclare (Function)
Declares a description of data file (found in an analysis) in the current project.
Timer on button (AAF)
In an application developed in WINDEV, the user has the ability to implement a timer on a button......
sfExecuteQueryResult (Type of variable)
The sfExecuteQueryResult type is used to find out the result of SFForwardQuery and SFExecuteQuery...
Native SQLite Connector: Programming with SQL functions
The use of SQL functions to handle SQLite data does not require importing the data file structure into the analysis....
Positioning on a line in an edit control (AAF)
Several methods can be used to automatically position the edit cursor on a specific line in an edit control:...
HFSQL server configuration
The HFSQL Control Center allows you to fully manage HFSQL servers......
12. Retrieving data from a site
HClusterDeleteNode (Function)
Disables a node in a HFSQL cluster.
OrgDeleteAll (Function)
Deletes all elements from an Organization Chart control.
The Thumbnail control
The Thumbnail control is used to automatically manage the display of images in thumbnail format......
DotNetDelegate (Function)
Initializes a.NET delegate.
Code editor: Various operations
The code editor is the editor where the developers spend most of their time. This help page presents a series of useful options for the most common actions ......
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......
Managing the SNMP protocol
SNMP (Simple Network Management Protocol) is the standard protocol for managing the network devices......
fGraphicFilter (Function)
Returns the list of image formats supported by the current platform, in the format expected by the filter of fSelect.
Creating a strong-named .NET assembly
To create a strong-named .NET assembly ......
OKCancelAsynchronous (Function)
Displays a message in a standard non-blocking dialog box with the answers "OK" and "Cancel" and calls a WLanguage procedure with the user's response....
InfoBuild (Function)
Displays a custom message in a system information window.
HBuildKeyValue (Function)
Builds the value of a composite key to implement a filter (HFilter) or to perform a search (HReadSeekFirst, HReadSeekLast, etc.).
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......