ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

AnimationPrepare (Function)
Prepares the animation on a control, a group of controls or a window.
Properties associated with HTML Display controls
WINDEV and WINDEV Mobile include different WLanguage events associated with HTML Display Controls......
SpreadsheetInputFunction (Function)
Inserts a function name at cursor position in the editable cell of a Spreadsheet control found in a window.
htmlNode (Type of variable)
The htmlNode type is used to define all the advanced characteristics of a node of an HTML document.
EnumControl (Function)
Returns the name of Nth control found in the specified element.
Compilation statement: COMPILE IF
The <COMPILE IF> statement allows you to compile (or not) a WLanguage code according to a condition.
Image detection management constants
Calculates the width (in millimeters) of the text to print, according to the specified font....
docFormatting (Variable type)
The docFormatting type is used to define the formatting characteristics of an element in a Word Processing document.
SAPExecute (Function)
Calls a synchronous function or BAPI on a SAP system.
AnimationPlay (Function)
Plays an animation when a control, a group of controls or a window is modified.
DisplayedItemImage (Property)
The DisplayedItemImage property is used to: Get the item that corresponds to the image displayed in a ListView control. Change the item that corresponds to the image displayed in a ListView control....
Int (Variable type)
The Int type is used to easily perform calculations on integer values...
SessionPrologue (Function)
Enables or disables a WLanguage procedure called on each request in a session.
ListView control properties
List of properties associated with the ListView control...
List Box control properties
You can manipulate List Box controls in a window or page using the following WLanguage properties......
SCM: Retrieving and Checking in all
When developing a project in the SCM, you may need to retrieve all the elements from the repository, or to check all the elements stored locally back into the repository......