ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Context menu associated with Table controls and their columns (AAF)
WINDEV applications automatically include a context menu for Table controls, TreeView Table controls and their columns......
TableAddLineWithAnimation (Function)
Adds a row to a Table or TreeView Table control with an animation.
TableMoveLine (Function)
Moves a row or swaps two rows in a Table control.
The Edit control
The Edit control allows users to enter data......
diagHead (Type of variable)
The diagHead type is used to define all the advanced characteristics of an end of a connector in a diagram.
HTTPSend (Function)
Sends an HTTP request and waits for the response from the HTTP server.
Trace (Function)
Displays the requested information (content of a control, for example) in a window opened next to the current window.
rssEnclosure (Type of variable)
The rssEnclosure type is used to describe and handle the attachment of an entry of RSS stream...
MinWidth (Property)
The MinWidth property is used to get and change the minimum width of a control or window.
ArrayDeleteDuplicate (Function)
Deletes the duplicates from an array.
SourceFromWindow (Function)
Automatically updates: the values of a data file's items in memory with the values from the controls in the window. the value of the WLanguage variables with the value of the window controls. This function is also available for WEBDEV pages....
Testing a Mobile application
By testing the project you can simulate how the application will run when launched by the user......
The PDF Reader control
The "PDF Reader" control is an advanced control that allows end users to view PDF documents in their applications, without an external software......
TableSelectMinus (Function)
Deselects a row from a Table or TreeView Table control.
The SilverLight control
The SilverLight control is used to display a SilverLight 2 animation in a WEBDEV page......
Using the Vista style in your windows
WINDEV allows you to customize......
Size (Property)
The Size property is used to determine and change the size of an element.
Printing the content of a Spreadsheet control (AAF)
Spreadsheet controls include an automatic context menu that allows users to perform different actions on the data displayed in the control......
Priority (Property)
The Priority property is used to get and change the priority level of an element.
Header
The Header property is used to get and change a header.
TableSelect (Function)
Returns the index of the selected element in the Table or TreeView Table control.
Dashboard control: Automatic Application Features (AAF)
The Dashboard control proposes several Automatic Application Features (AAF) allowing the user to benefit from all control capabilities......
Access rights to a class property: special cases
The retrieval and assignment processes can be public, private or protected. The access rights of the property correspond to the less restrictive rights of the two processes....
GetDefinition (Function)
Retrieves the definition of element type.
fShortName (Function)
Returns the short name of a file or directory.