ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TableDeleteSelect (Function)
Deletes the selected rows from a Table or Treeview Table control.
RequestRefreshUIElement (Function)
Requests the execution of the "Request for refreshing the display" event of the specified element (and gives back control without waiting for the execution of the event).
GglUploadDocument (Function)
Uploads a document to the Google server.
TableSwapLine (Function)
Swaps: two rows in a Table control populated programmatically. two branches in a Treeview Table control populated programmatically....
ThreadPersistent (Function)
Makes a thread persistent.
LDAPReplaceAttributeValue (Function)
Replaces a specific value of an attribute by a new value.
Author (Property)
The Author property gets and changes the author of an element.
Label (Property)
The Label property is used to get and define the label of an element.
Alignment
The Alignment property is used to align elements.
Printing the content of a pivot table (AAF)
Pivot Table controls include an automatic context menu that allows users to perform different actions on the data displayed in the control......
TwainToControl (Function)
Allows you to : view the document coming from the Twain device in an Image control. view the document coming from the Twain device in the user interface of device....
grOrigin (Function)
Modifies the start and end marks on one of the chart axes.
Handling an Internal Window control through programming
The "Internal Window" control is used to display an existing internal window......
NoteSaveAll (Function)
Saves the repositionable notes of the current window in a file.
User Control Center: Overview
The User Control Center is used to manage the applications deployed on a company network....
Relationships in a CDM
The relationships are used to link entities among themselves or to link associations to entities......
HeightInPixel (Property)
The HeightInPixel property is used to get the height in pixels of a control in a report.
HCreateMovableReplica (Function)
Creates a movable replication.
Language (Property)
The Language property is used to get and change the language used.
RTFAddLink (Function)
Adds a link to a text section in an RTF Edit control.
Positioning a toolbar
A Toolbar control can be created in a "Free" window or in an "MDI Parent" window......
fAttribute (Example)
Usage example of the fAttribute function
ListAdd (Function)
Adds an element to a List Box, ListView or Combo Box control populated programmatically.
Events associated with a Multiline Zone control
WINDEV and WINDEV Mobile manage the following events by default (order of appearance in the code editor):...
WinEdUndo (Function)
Undoes the last action performed by the end user when modifying the interface ("Allow end users to modify the UI" option enabled).