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.
HLoadParameter (Function)
Reads a parameter that was saved from a stored procedure by HSaveParameter.
HDeleteParameter (Function)
Deletes a parameter previously saved by HSaveParameter.
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......
ThreadCurrent (Function)
Returns the name of the thread currently run.
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......
Comparison operators
The comparison operators can be divided into several categories......
Brochure of new features: New WINDEV features
New features in WINDEV 28 presented in the New Features brochure....
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.
Marker (Type of variable)
The Marker type is used to define the characteristics of a marker that must be positioned on a map displayed in a Map control.
HCancelDeclaration (Function)
Used to: Delete a declaration made previously using HDeclare, HDeclareExternal, HDescriveFile. After this operation, the data file is no longer recognized by the HFSQL engine. Free the resources of a query (after calling HExecuteQuery or HExecuteSQLQuery)....
iDocumentCanceled (Function)
Used to find out whether the current print was canceled by the user.
HOpen (Function)
Opens a data file.
HFilterIdentical (Function)
Defines and enables a filter used to find the exact value of a string item.
HChangeName (Function)
Modifies the physical name of a data file.
AppInstallUPD (Function)
Triggers the automatic update of current application.
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.
Address (Type of variable)
The Address type is used to manipulate the address of a place or person.
EmailReadNext (Function)
Reads the incoming email found after the current email according to the protocol (POP3 or IMAP, MS Exchange, Lotus Notes or Outlook).
Warning (Function)
Displays a custom message in a system warning window.