ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

BankHolidayDeleteAll (Function)
Clears the list of all public holidays.
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.
BufferToInteger (Function)
Extracts an integer from a binary buffer at a given position.
FinPaymentNb (Function)
Returns the number of payments required to pay off a capital according to a given rate.
HTTPTimeOut (Function)
Sets the timeout for WLanguage functions that use the HTTP protocol (HTTPRequest, SOAPExecute, DotNetExecute, J2EEExecute, etc.).
HForward (Example)
Usage example of the HForward function
HChangeKey (Function)
Changes the browse item.
HCreateMovableReplica (Function)
Creates a movable replication.
Combo Box and List Box controls: Automatic features (AAF)
The List Box and Combo Box controls can benefit from several AAFs......
9. Types of standard controls
Types of standard controls...
External language: Programming in Visual Basic
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
CommonLength (Function)
Returns the number of common characters between two strings (from the beginning or from the end of the string).
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.
ThreadRequestStop (Function)
Sends a stop request to a thread.
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)....
Aligning elements in a List Box or Combo Box control
There are different methods to align the elements in a List Box or Combo Box control......
Multilingual messages: Convert to new format (version 27 and later)
WINDEV, WEBDEV and WINDEV Mobile have included multilingual project support in many previous versions......
Enqueue (Function)
Adds an element to the queue.
AdditionCompleted (Property)
The AdditionCompleted property determines if an element was added to a queue, list or stack, or if the operation is in progress.
sfMergeRequest (Type of variable)
The sfMergeRequest type is used to describe the elements to merge during the call to SFMerge...