ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

iEllipse (Function)
Prints an ellipse (in a rectangle).
RepeatString (Function)
Concatenates N number of copies of the same specified string or buffer.
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.
DateToMonthInAlpha (Function)
Returns the name of the month that corresponds to a specified date.
AnimationSetParameter (Function)
Changes one of the animation parameters used for: an animated image (in an Image control), an animated text (in a Static control)....
ThreadState (Function)
Returns the current status of a thread.
HRecordToXML (Function)
Retrieves the structure and the value of the current record and exports them into a character string in XML format.
SQLReqExists (Function)
Checks the existence of a query.
SQLListTable (Function)
List all the tables that can be accessed by the connected database system.
HRecNum (Function)
Returns: the number of the current record in the HFSQL data file. the number of the current record in the HFSQL view....
SocketClose (Function)
Closes a socket or a connection to a server socket.
fDelete (Function)
Deletes a file accessible from the current computer.
XMLNamespaceURI (Function)
Returns the URI of the namespace associated with the current tag in an XML document.
OrganizerSelectedRange (Function)
Returns the start or end date and time of the time slot selected in an Organizer control.
DatePicker (Function)
Opens the system date picker.
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.
fFileName (Function)
Returns the name of an external file that is currently opened.
HSaveParameter (Function)
Saves a persistent value on the HFSQL server.
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.
fDirSize (Function)
Returns the size of a directory in bytes.
HDeactivateServerTrigger (Function)
Disables a HFSQL Client/Server server trigger on a server....