ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Client application: Running procedures on a SOAP server
WINDEV include several SOAP functions...
HStatNbRec (Function)
Returns the number of entries for a given key item.
HChangeKey (Function)
Changes the browse item.
MemFirst (Function)
Positions on the first element of a memory zone and returns the value of this first element.
OrganizerPosition (Function)
Displays an Organizer control from a specified date or returns the date of the first day (or the date of the last day) displayed in an Organizer control.
MatCreate (Function)
Creates a matrix containing 0 row and 0 column.
Push (Function)
Pushes an element onto the stack.
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.
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.
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....
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.
iEllipse (Function)
Prints an ellipse (in a rectangle).
RTFToHTML (Function)
Returns the HTML string corresponding to the specified RTF string.
SemaphoreStart (Function)
Locks the current thread until the semaphore is opened (which means until a "free" spot becomes available in the protected section).
zipExist (Function)
Determines whether an archive exists.