ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

EmulateInput (Function)
Performs an input by emulation in a control while checking whether this control is an editable control.
HTTPAddFile (Function)
Adds a file to the HTTP form.
WEBDEV User Groupware: Tips
This help page contains different programming tips for the User Groupware in WEBDEV......
PVTSave (Function)
Saves the result of the calculation performed in a Pivot Table control (in a file or in memory).
ThreadCurrent (Function)
Returns the name of the thread currently run.
Process (Type of variable)
The Process type is used to define the characteristics of the remote application that can be started by ExeRemoteRun.
Native Progress Connector: Specific features and remarks
Remarks and specific features of Native Progress Connector......
WDAdminHF: Managing the data files
The remote HFSQL administrator proposes a full management of the HFSQL Client/Server databases......
Converting an HFSQL Classic database into HFSQL Client/Server
There are two methods to convert HFSQL Classic databases to HFSQL Client/Server in WINDEV, WEBDEV and WINDEV Mobile......
ShellExecute (Function)
Opens a document in its associated application.
HListFullTextIndex (Function)
Returns the list of full-text indexes of a file (a query or a view) recognized by the HFSQL engine.
sysNotification (Type of variable)
The sysNotification type is used to define all the advanced characteristics of an interactive system notification.
HDeleteParameter (Function)
Deletes a parameter previously saved by HSaveParameter.
zipDeleteFileList (Function)
Deletes a list of files from an archive.
iDocumentCanceled (Function)
Used to find out whether the current print was canceled by the user.
HOpen (Function)
Opens a data file.
1. Implementing a Client/Server database
WEBDEV Tutorial - Managing an HFSQL Client/Server database Lesson 1 - Implementing a Client/Server database - 10 min...
HChangeName (Function)
Modifies the physical name of a data file.
HTTPAddParameter (Function)
Adds a parameter to an HTTP form.
FinLinearRedemption (Function)
Calculates the value of linear amortization of a product over a specific period of time.
FinInterestRate (Function)
Calculates the interest rate for a loan over a specific period of time with fixed payments.
ThreadState (Function)
Returns the current status of a thread.
BrowsedFile (Property)
The BrowsedFile property gets and sets the data source used to display records in controls based on a data file.
Warning (Function)
Displays a custom message in a system warning window.
HExecuteQueryAsynchronous (Function)
Executes a SELECT query asynchronously.