ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Table control based on a variable
A Table control based on a variable is a Table control whose columns are bound to the elements of an Array variable, to the members of a class or to the elements of an advanced variable (e.g., xlsDocument)......
NationToLanguage (Function)
Returns the language corresponding to a nation.
LanguageToNation (Function)
Returns the nation corresponding to a language.
TextToXML (Function)
Converts an ANSI string to an XML string.
Multimedia constants
List of constants used by the multimedia functions....
MyFile (Reserved word)
In a trigger, MyFile is used to identify the file that activates the trigger...
ListInfo (Function)
Retrieves the characteristics of a WLanguage list: types of elements and number of elements.
SeekProcedure (Function)
Seeks a procedure identified by its name. The procedure found can be run directly.
Error (External language)
Displays a dialog box containing an error logo and the message passed in parameter.
SourceFile (Property)
The SourceFile property is used to set the characteristics of a link.
FinError (Function)
Returns the number of the last error caused by a Finxxx function (financial functions).
xlsNbRows (Function)
xlsNbRows is kept for backward compatibility only.
HInfoUser (Function)
Updates the variables for user management with the information regarding the specified user.
SocketConfigure (Function)
Configures the use of Socket functions.
ControlNoSpace (Function)
Specifies whether the space characters on the right of the value found in the control are deleted.
Manager of automated tests
The test manager is used to......
KeySize (Property)
The KeySize property is used to set the characteristics of a text memo key item.
dbgWriteWarningAudit (Function)
Writes a custom runtime warning into the dynamic audit.
NbArrayElement (Property)
NbArrayElement is used to configure the number of elements in an array item.
Procedure/Function
A procedure is used to associate an identifier with a statement block......
FOR statement
The statement block is repeated while a control variable is modified and compared to a limit value (before each beginning of statement block)...
The Repositionable Note control
The Repositionable Note control allows you to include the famous yellow sticker in your applications......
Info (External language)
Displays a dialog box containing an information logo and the message passed in parameter.
LinkedFile (Property)
The LinkedFile property is used to set the characteristics of a link.
ModificationRule (Property)
The ModificationRule property is used to configure the modification rule (integrity management) to be applied to the data file described in the code.