ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

XMLNamespaceURI (Function)
Returns the URI of the namespace associated with the current tag in an XML document.
Programming by preset action
Preset actions allow you to define the code of an event in a single click, without having to write one single line of code......
Browser constants
17. TLS/SSL: Encrypting information on the Web
InSeconds (Property)
The InSeconds property is used to convert a Duration variable to seconds.
InMilliseconds (Property)
The InMilliseconds property is used to convert a Duration variable to milliseconds.
fDelete (Function)
Deletes a file accessible from the current computer.
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.
ThreadState (Function)
Returns the current status of a thread.
SQLReqExists (Function)
Checks the existence of a query.
HRecNum (Function)
Returns: the number of the current record in the HFSQL data file. the number of the current record in the HFSQL view....
Creating the windows and the pages of the RAD pattern
Project Management Hub: Managing projects
Project Management Hub: Management of projects (view, creation, ...)...
Events associated with internal windows
List of events associated with internal windows...
Special paste
The Special paste command is used to explicitly choose the format in which the clipboard content will be pasted in the window editor......
Code snippets
The code editor allows you to enter "Code snippets"......
fFileName (Function)
Returns the name of an external file that is currently opened.
AdditionCompleted (Property)
The AdditionCompleted property determines if an element was added to a queue, list or stack, or if the operation is in progress.
AddColumn (Function)
Adds a column at the end of a two-dimensional array property (xlsDocument variable for example]).
fDirSize (Function)
Returns the size of a directory in bytes.
tapiDialerCall (Function)
Opens the default telephony application (dialer) found on the phone and dials the specified number.
TableColumnSelect (Function)
Returns the column number corresponding to one of the columns selected in the Table control. This function is kept for backward compatibility. It is recommended to use TableSelect.
fSeparator (Function)
Returns a file path with normalized separators.
WinInitialized (Function)
Used to find out whether the "end of initialization" code was run for a window.