ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

KeySize (Property)
The KeySize property is used to set the characteristics of a text memo key item.
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.
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)......
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......
Multimedia constants
List of constants used by the multimedia functions....
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.
HDeleteView (Function)
Deletes a previously created view. This function uses the former view mechanism.
HNoDatabaseAccess (Function)
Denies all new connections to a database or to all databases.
XMLElementName (Function)
Returns the name of current element (tag or attribute).
XMLElementType (Function)
Returns the type of current element (tag or attribute).