ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HDisconnectClient (Function)
Displays a message on the Client computer(s) and disconnects the application.
UncompleteDir (Function)
Removes the '/' or '\' characters from the end of a string, if necessary....
FTPConfigure (Function)
Modifies the behavior of standard FTP functions.
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.
Managing Responsive Web Design in your Web pages
From now on, the Web sites can be viewed on several platforms......
Enqueue (Function)
Adds an element to the queue.
AddColumn (Function)
Adds a column at the end of a two-dimensional array property (xlsDocument variable for example]).
Push (Function)
Pushes an element onto the stack.
Dynamic structure (Type of variable)
A structure can be allocated dynamically...
HSetMemo (Function)
Used to modify the management mode of memo items.
dbgEnableAssert (Function)
Enables or disables the assertive programming.
ThreadPersistent (Function)
Makes a thread persistent.
XMLParentName (Function)
Returns the name of parent tag for the current element (tag or attribute).
XMLRoot (Function)
Positions on the root tag of an XML document.
XMLFound (Function)
Checks whether the current element corresponds to the current browse or to the current search.
NationRightToLeft (Function)
Allows you to find out whether the current language is written from right to left.
Binding a Scrollbar control to an item
A scrollbar can be bound to an item in a data file, query, etc....
Charset (Property)
The Charset property is used to: Get the character set used by a Font variable. Change the character set used by a Font variable. Get the character set used by an HFSQL data file....
Library,Disk (External language)
Opens the project library that is stored on disk.
UnloadProcedure (Function)
UnloadProcedure is kept for backward compatibility.
RETURN statement
The RETURN statement is used to exit a statement block and the current process (or procedure).
BrowserName (Function)
Returns the name of the browser of the Web user ("user agent").
ControlPane (Function)
Returns the name of static or dynamic pane found in a Tab control associated with a control.
EmailStatus (Function)
Returns the status of an email sent via an SMTP session started in asynchronous mode.