ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MinWidth (Property)
The MinWidth property is used to get and change the minimum width of a control or window.
"?" menu
WINDEV proposes a help menu adapted to your applications......
TableSearchEverywhere (Function)
Searches for a value in all the columns of the following controls: Table control, TreeView Table control, Table control displayed in a Combo Box control....
dbgEnableAudit (Function)
Enables the dynamic audit through programming.
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......
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...
Label report
The report editor allows you to create "Label" reports......
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......
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......
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.