ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

LooperPosition (Function)
Moves the scrollbar to display a specific row or returns the index of the first row displayed in a Looper control populated programmatically.
Push (Function)
Pushes an element onto the stack.
LooperDelete (Function)
Deletes a row from a Looper control.
Enqueue (Function)
Adds an element to the queue.
HStatNbRecRange (Function)
Returns an estimate regarding the number of entries for a given key item in a given interval of values.
HListTask (Function)
Lists the scheduled tasks of an HFSQL Client/Server server for a given connection....
ListSelectCount (Function)
Returns the number of elements selected in a List Box, ListView or Combo Box control.
ControlExist (Function)
Checks the existence of a control (or group of controls) in a window, in a page or in a report.
OrganizerDeleteAll (Function)
Deletes all the appointments from an Organizer control.
HDeactivateServerTrigger (Function)
Disables an HFSQL Client/Server server trigger on a server....
LooperMoveLine (Function)
Moves a row or swaps two rows in a Looper control.
InitialWidth (Property)
The InitialWidth property is used to: Find out the initial width of a control or window. Modify the base width used to anchor the controls in "width". Find out the initial width of a report control....
XMLSave (Function)
Saves an XML document in a file.
PDFReaderClose (Function)
Closes and frees the PDF file displayed in a PDF Reader control.
Option (Property)
The Option property is used to configure how a Bar Code control is displayed.
geoDistance (Function)
Returns the distance between the two locations. This distance is expressed in meters by default.
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.
RepeatString (Function)
Concatenates N number of copies of the same specified string or buffer.
InPHPMode (Function)
Indicates whether the code is run in PHP.
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.
iEllipse (Function)
Prints an ellipse (in a rectangle).
RTFToHTML (Function)
Returns the HTML string corresponding to the specified RTF string.