ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ListInfo (Function)
Retrieves the characteristics of a WLanguage list: types of elements and number of elements.
LanguageToNation (Function)
Returns the nation corresponding to a language.
LanguageToCharset (Function)
Returns the character set corresponding to a language.
grScatterLinkPoint (Function)
Links (or not) the points found in a "Scatter" chart.
IntegerPart (Function)
Returns the integer part of a number.
IntegerToDay (Function)
Returns the day of the week that corresponds to the specified date (this date is an integer).
XMLCancelSearch (Function)
Cancels the search performed by XMLFind.
FinRepayVal (Function)
Returns the amount of each regular payment for an investment with fixed interest rate and fixed payment.
ServicePause (Function)
Pauses a service.
EvaluateExpression (Function)
Evaluates the value of an expression built in a character string.
StackInfo (Function)
Retrieves the characteristics of a stack: types of elements and number of elements.
QueueInfo (Function)
Retrieves the characteristics of a queue: types of elements and number of elements.
NationToLanguage (Function)
Returns the language corresponding to a nation.
SeekProcedure (Function)
Seeks a procedure identified by its name. The procedure found can be run directly.
OKCancel (Function)
Displays a message in a standard dialog box that proposes "OK" and "Cancel" and returns the user's choice....
mlzInsertLine (Function)
Inserts a new dynamic row in a Multiline Zone control.
ArcCos (Function)
Returns the arc cosine of a numeric value (integer or real).
ArcSin (Function)
Returns the arc sine of a numeric value (integer or real).
NbPendingThread (Property)
The NbPendingThread property is used to get the number of pending threads in a queue or in a stack.
HAddScheduledBackup (Function)
Adds a scheduling for full backup (with or without differential backup) on the server defined by the connection.
NetGetFile (Example)
Usage example of the NetGetFile function
HDeleteGroup (Function)
Deletes (from the server) a group of users associated with a connection.
HDeleteUser (Function)
Deletes a user associated with a connection to the HFSQL server.
HListGroup (Function)
Returns the list of groups of users defined for a connection.
HListUser (Function)
Returns the list of users defined for a connection.