ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Property Description (Variable type)
The Property Description type is used to get information about a property.
Using Java code
You can use Java code: in Java applications generated with WINDEV. in Android applications generated with WINDEV Mobile. This allows you to create global procedures in Java....
5. Deploying a dynamic site (Session or AWP) in practice
Sorted (Property)
The Sorted property is used to: Determine whether a control is sorted. Sort a control or not....
dPixelColor (Function)
Identifies the color of a pixel: in an Image control. in an Image variable. in a picLayer variable. in a WDPic variable]....
Events associated with Link controls
List of events associated with Link controls...
HCheckStructure (Function)
Defines the mode for comparing tables.
Operations performed on a data file (Data model editor)
The main operations that can be performed on a data file from the data model editor are as follows......
Filter (Property)
The Filter property is used to identify and change the filter applied to records in: Table controls based on a data file, browsing TreeView Table controls, browsing List Box controls, Combo Box controls based on a data file, browsing Looper controls....
Constants for managing the Image Editor control
The SynchroHFSQL property is used to: get the refresh mode of a Table control based on a data file linked to an HFSQL Client/Server data file. specify the refresh mode of a Table control based on a data file linked to an HFSQL Client/Server data file....
HCreateServerTrigger (Function)
Adds or modifies a server trigger on the HFSQL server.
HExecuteAsynchronousProcedure (Function)
Executes a stored procedure in asynchronous mode. This new function is available from WINDEV Suite SaaS 2025 - Update 2....
Using the Control Centers in Client/Server mode
All the Control Centers provided with WINDEV, WEBDEV and WINDEV Mobile use the same database......
sfSaveResult (Type of variable)
The sfSaveResult type is used to find out the result of SFAdd and SFModify...
sfExecuteQueryResult (Type of variable)
The sfExecuteQueryResult type is used to find out the result of SFForwardQuery and SFExecuteQuery...
Describing the replication (ReplicEdit)
ReplicEdit is used to create a replication via a wizard, but the replication description window allows identifying or configuring additional parameters......
ThreadMode (Function)
Changes the management mode of threads.
Opening, closing and saving a query
The query editor allows you to easily handle the queries....
HDeleteAll (Function)
Deletes all records from a table, an HFSQL view or a query.