ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

fFileName (Function)
Returns the name of an external file that is currently opened.
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.
ServiceWait (Function)
Pauses the current service during the specified duration.
PageToSource (Function)
Automatically updates: the value of the items in a data file with the value of the controls in the page. the value of the WLanguage variables with the value of the page controls....
Creating anchors
The anchors are used to define specific points in a help page......
Installing a Webservice (old format)
docCell (Type of variable)
The docCell type is used to define the advanced characteristics of a table cell found in a Word Processing document.
SelectedResource (Property)
The SelectedResource property returns the name of the resource that corresponds to the user's selection in a Scheduler control....
HTMLControlValue (Function)
Used to identify or modify a control in an HTML form contained in an HTML Display control.
Events associated with the cells of the status bars
WINDEV manages the following events by default:...
FinLinearRedemption (Function)
Calculates the value of linear amortization of a product over a specific period of time.
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.
Push (Function)
Pushes an element onto the stack.
HListTask (Function)
Lists the scheduled tasks of an HFSQL Client/Server server for a given connection....
FTPProxy (Function)
Specifies whether the communication functions that use the FTP protocol must go through a proxy to run their requests.
OrganizerDisplayNextPeriod (Function)
Moves the time area displayed to the next area (next weeks for example) in an Organizer control.
OrganizerDisplayPreviousPeriod (Function)
Moves the time area displayed to the previous area (previous weeks for example) in an Organizer control.
MapModifyMarker (Function)
Modifies a marker displayed in a Map control.
MapInfoPosition (Function)
Returns the coordinates (in pixels) of the point corresponding to a geographical position (latitude and longitude).
MemRetrieve (Function)
Retrieves the return value of an element found in a memory zone.
Asc (Function)
Returns the ASCII code of the specified character.
IntegerPart (Function)
Returns the integer part of a number.