ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Window>.EdSelectMinus (Function)
Deselects a control when the interface is modified by the end user ("Allow end users to modify the UI" option enabled).
Information about a control found in a window or in a page
The window editor and the page editor allow you to get information about the controls used.
WinEdSelectMinus (Function)
Deselects a control when the interface is modified by the end user ("Allow end users to modify the UI" option enabled).
Testing the WEBDEV Application Server setup with an example
IWListPosition (Function)
Displays the internal window corresponding to the specified position (in the list of internal windows browsed by an Internal Window control) or returns the position of the internal window currently displayed (in the list of internal windows browsed by an Internal Window control).
DocInfoXY (Function)
For a given position in a Word Processing control (coordinates of a control point), returns one of the following: the number of the corresponding page, the corresponding X-position (in mm), the corresponding Y-position (in mm)...
User group settings
nWDEvaluate: Evaluating the value of an element
Evaluating the value of an element......
iPrintPDF (Function)
Prints the content: of a PDF file. of a buffer containing a PDF. of a PDF Reader control....
TableRecNum (Function)
Returns the number of the current record in a Table control based on a data file.
TableToText (Function)
Creates a character string from the data found in a Table or TreeView Table control.
Image (Property)
The Image property gets and sets the background image of a control or block.
GanttDeleteAll (Function)
Removes all tasks from a Gantt Chart column in a Table or TreeView Table control.
SchedulerDisplay (Function)
Reinitializes the content of a Scheduler control from its data source (HFSQL file for example).
TableAdjust (Function)
Adjusts the title and size of columns found in a Table or TreeView Table control.
InvalidInputShowIcon (Function)
Shows an error icon next to an Edit control to indicate that the input is invalid.
TableToXML (Function)
Creates an XML file from the data found in a Table or TreeView Table control.
TableItemStatus (Function)
Returns the status of a node in a Treeview Table control: collapsed, expanded or not found.
AAFDisable (Function)
Disables an Automatic Application Feature (AAF) on a control, window or on the current application.
Programming automatic calculations in the columns of a Table control
DisableAAF (Function)
Disables an Automatic Application Feature (AAF) on a control, window or on the current application.
Managing the analysis versions
WINDEV, WEBDEV and WINDEV Mobile allow you to manage the different versions of the analysis from the data model editor......
CSS styles (Cascading Style Sheet)
The CSS styles are the standard styles used on Internet......
TABOrder (Property)
The TABOrder property gets and sets the position of a control in the tab order of a window.
StreamChangeDriver (Function)
Specifies the camera that will be used as source for a stream and/or a Conference control....
TableSort (Function)
Sorts a Table or TreeView Table control on one or more columns (lexicographical sort).
HTMLClass (Property)
The HTMLClass property reads and sets the value of the "class" HTML attribute of the control.
ListCount (Function)
Returns the number of elements in a List Box, ListView or Combo Box control.