ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Using the Wi-Fi
WINDEV and WINDEV Mobile propose the WiFi functions to easily access the Wi-Fi networks......
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.
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.
ThreadState (Function)
Returns the current status of a thread.
HRecNum (Function)
Returns: the number of the current record in the HFSQL data file. the number of the current record in the HFSQL view....
XMLNamespaceURI (Function)
Returns the URI of the namespace associated with the current tag in an XML document.
SysEnvironment (Function)
Returns the environment variables of the operating system for the current computer.
Accessing a database via a web service
The database can be accessed via a web service......
NFC constants
List of constants used by the NFC functions...
fDelete (Function)
Deletes a file accessible from the current computer.
Speech synthesis in the mobile applications
The phones can talk!......
InfoWithTimeout (Function)
Displays an information message in a system information window for a set amount of time
HTML Editor control constants
Used to find out whether the application is started in "simulator test mode" from WINDEV Mobile....
ExecuteRefreshUIParent
Immediately executes the "Request for refreshing the display" event of the parent.
HSavePosition (Function)
Stores the current file context: current record, filter, pointers.
Quick search in the current code
When coding, developers often need to do a quick search in the current code...
InfoAsynchronous (Function)
Displays a non-blocking custom message in a system information window.
HClusterDeleteNode (Function)
Disables a node in a HFSQL cluster.
GetCountryName (Function)
Returns the name of a country that corresponds to its ISO code according to the ISO 3166-1 standard.
fChangeExtension (Function)
Changes the extension of a file on disk.
WLanguage procedure called by SCPGetFile
WLanguage procedure ("callback") called by SCPGetFile when retrieving a file on a local computer using the Secure Copy Protocol (SCP).
Count (Property)
The Count property returns the number of elements in a given set.