ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Looper constants
List of constants used by the functions for managing looper controls....
CheckBoxDelete (Function)
Deletes an option from a Check Box control.
fTrackFile (Function)
Triggers the tracking of a file.
MyReport (Reserved word)
MyReport is used to handle the current report...
FileToMemoryList (Function)
Populates a List Box or Combo Box control programmatically with the records from a data file or query.
FishEye
The "FishEye" effect is used to enlarge a section of editor graphs (analysis graph, UML graph, ......
WidthInPixel (Property)
The WidthInPixel property is used to get the width in pixels of a control in a report.
DDEError (Function)
Returns the runtime status report of a DDE function.
KanbanDeleteList (Function)
Deletes a list from a Kanban control.
Attribute (Property)
The Attribute property is used to manage attributes.
BuildBrowsingTable (Function)
Creates a Table control from the items of a data file (view or query).
Device panel
In WINDEV Mobile, you can create applications that adapt to all devices, by setting anchors on the controls......
AppointmentReset (Function)
Reinitializes: the Appointment structure. the Appointment variable....
TableSortChild (Function)
Sorts a branch in a TreeView Table control on one or more columns.
PunctuationSensitive (Property)
The PunctuationSensitive property is used to determine if punctuation characters (comma, period, etc.) are taken into account in the different searches performed on the item (with HReadSeek, HReadSeekFirst and HReadSeekLast, for example).
TreeInsert (Function)
Inserts a leaf into a TreeView control at a specific position.
Handling an Internal Window control through programming
The "Internal Window" control is used to display an existing internal window......
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....
FolderData (Function)
FolderData is kept for backward compatibility.
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.