ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ThreadRequestStop (Function)
Sends a stop request to a thread.
HActivateServerTrigger (Function)
Re-enables a server trigger that was disabled by HDeactivateServerTrigger.
HDeleteServerTrigger (Function)
Deletes a server trigger.
HPriorityClient (Function)
Modifies the priority of a client application.
XMLOpen (Function)
Loads an XML document from a file, a URL or a string into an xmlDocument variable.
FinPaymentNb (Function)
Returns the number of payments required to pay off a capital according to a given rate.
HStatNbRec (Function)
Returns the number of entries for a given key item.
Software factory: Implementation
To implement the software factory on your WINDEV, WEBDEV or WINDEV Mobile projects, you must:...
hFileParameter (Type of variable)
The hFileParameter type is used to define the data files taken into account by a scheduled optimization task.
CurrentYear (Function)
Returns the current year in integer format.
PositionToLine (Function)
Returns the number of the line that contains a character identified by its position in a block of text.
StringReverse (Function)
Reverses the characters of a string.
CommonLength (Function)
Returns the number of common characters between two strings (from the beginning or from the end of the string).
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.
AnimationSetParameter (Function)
Changes one of the animation parameters used for: an animated image (in an Image control), an animated text (in a Static control)....
HRecordToXML (Function)
Retrieves the structure and the value of the current record and exports them into a character string in XML format.
Deploying an Android application
WINDEV Mobile allows you to develop Android applications. Then, these applications can be easily deployed....
Customizing the system information windows (or dialog boxes)
Your applications use several system dialog boxes? A specific skin template is used in your project? Why not customize these windows and give them the "appearance" of your application?......
InAWPMode (Function)
Used to determine if the page currently run is an Active WEBDEV Page.
zipExist (Function)
Used to find out whether an archive exists.
HSaveParameter (Function)
Saves a persistent value on the HFSQL server.
HDeactivateServerTrigger (Function)
Disables a HFSQL Client/Server server trigger on a server....
HPriority (Function)
Finds out and modifies the priority of the calling application.
InStoredProcedureMode (Function)
Indicates whether the code is run on an HFSQL server.