ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Events associated with the Pivot Table control
Log-based replication: Programming the log-based replication in WLanguage
Several WLangage functions allow you to include log-based replication in your application and to customize it......
HReadNext (Function)
Sets the position on the next data file record according to a browse item.
nfcTag (Type of variable)
The nfcTag type is used to define the advanced characteristics of an NFC tag (Near Field Communication).
HManageServerUpdate (Function)
Used to manage the automatic update of HFSQL Client/Server servers by specifying the check frequency regarding the availability of updates....
TableSelectPlus (Function)
Selects a row in a Table or TreeView Table control.
HCreateMasterReplica (Function)
Creates the description file of a Master Replica (logged replication or universal replication).
SOAPRun (Function)
Runs a procedure on a SOAP server.
Events associated with supercontrols
List of events associated with supercontrols...
Creating a WEBDEV project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective......
Native SQLite Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native SQLite Connector.
Characteristics of menu options
WINDEV and WINDEV Mobile manage two types of menus......
Management errors specific to Native Connectors
When an HFSQL function fails (returns False for example), the corresponding error number is returned by HError......
AutomaticEvent (Type of variable)
The AutomaticEvent type is used to manage an automatic event.
PageSubmit (Function)
Validates the specified page and starts the execution of a button.
ErrorPropagate (Function)
Propagates a non-fatal error that can be processed by the calling code if the management of non-fatal errors was enabled for this code (in the code editor or by ErrorChangeParameter).
docTabulation (Type of variable)
The docTabulation type is used to define the characteristics of a custom tabulation.
grTooltip (Function)
Displays and formats: the tooltip associated with each section of a chart (section of a pie chart, column of a column chart, etc.). Also allows you to find out the characteristics of the tooltip associated with each chart section. a custom tooltip, associated with a point....
Code editor options
A series of options allows you to customize and take full advantage of the code editor......
MemRetrieve (Function)
Retrieves the return value of an element found in a memory zone.
AAF: Automatic filter on the columns of Table controls
The user can filter the content of a Table control by displaying the records corresponding to a condition for example......
Manipulating a Layout control programmatically
A Layout control can be......
FTPAttribute (Function)
Identifies the attributes of a file found on an FTP server (File Transfer Protocol).
The different states of a Button control in a window
In WINDEV or WINDEV Mobile applications, Button controls can have multiple states......
NetGetFile (Function)
Retrieves an existing file from an FTP server (File Transfer Protocol) powered by WINDEV. This function is kept for backward compatibility....