ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

KeyPressed (Function)
Checks which key is pressed.
Vocabulary linked to replication
Before implementing the replication, you must be familiar with the vocabulary specific to the replication.
HAdd (Function)
Adds: the record found in memory into the table (query or view). the record found in a Record variable into the table (query or view)....
HDescribeConnection (Example)
Usage example of the HDescribeConnection function
Frequently asked questions about HFSQL Cluster
Frequently asked questions about HFSQL cluster....
HMergeView (Function)
Creates an HFSQL view from two previously created views (HCreateView). This function uses the former view mechanism.
iZoneHeight (Example)
Usage example of the iZoneHeight function
TableInsertLineWithAnimation (Function)
Inserts a row into a Table control or into a TreeView Table control with an animation.
HSortView (Function)
Sorts an HFSQL view by creating an index on a view item. This function uses the former view mechanism.
Creating a WINDEV SOAP Server application
The SOAP Server application is an application containing all the procedures to run......
COMCallMethod (Function)
Runs a method of an interface of a COM object instantiated by COMCreateInstance.
RegexMatch (Function)
Checks whether a string matches the format defined by a regular expression.
fShortName (Example)
Usage example of the fShortName function
The Item control
The "Item" control is used to edit the content of an item found in a data file......
HDescribeConnection (Function)
Describes a new connection to an external database.
fRename (Example)
Usage example of the fRename function
HDescribeItem (Example)
Usage example of the HDescribeItem function
xlsColumnType (Example)
Usage example of the xlsColumnType function
Setups while taking the Push into account
The setup while taking the Push into account is used to deploy an application on all the client computers of a network from a single management computer......
ParallelTaskExecute (Function)
Triggers the execution of a parallel task.
FolderModeImage (Property)
The FolderModeImage property gets and sets the display mode of the folder image in TreeView and TreeView Table controls.
RegistryRename (Function)
Renames a key in the registry.