ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Vertical (Property)
The Vertical property is used to: determine if a control is oriented horizontally or vertically. change the orientation of Table and Looper controls (switch from vertical to horizontal and conversely)....
FillType (Property)
The FillType property is used to determine the type of source used to populate Table, List Box, ListView, Combo Box and Looper controls.
Multiselection (Property)
The Multiselection property gets and sets the selection mode: in a Table and TreeView Table control. in a Pivot Table control. in a List Box and ListView control. in a Looper control. in a Calendar control. of files in an Upload control....
StatusBar (Property)
The StatusBar property is used to: find out whether the status bar is displayed or not display (or not) the status bar of a window....
HelpNumber (Property)
The HelpNumber property is used to identify and modify the help number associated with a control.
Sorted (Property)
The Sorted property is used to: Determine whether a control is sorted. Sort a control or not....
CompactToolbar (Property)
The CompactToolbar property is used to: determine if the window toolbars are compacted. compact (or not) the toolbars....
NumberColumn (Property)
The NumberColumn property is used to: Get the number of columns in Table, Check Box, Radio Button controls, etc.. Set the number of columns in a multi-column List Box control....
MovableByBackground (Property)
The MovableByBackground property is used to: find out whether a window can be moved by the background, allow (or not) a window to be moved by the background....
StringIncrement (Function)
Increments a number at the beginning or at the end of a string.
UPNPGetMute (Function)
Retrieves the 'Mute' status of a UPnP device....
SaaSAdminDisconnect (Function)
Ends the management session of a SaaS database.
UPNPModifyMute (Function)
Modifies the 'Mute' status of a UPnP device....
ExtractLine (Function)
Extracts a specific line from a character string.
fAddBuffer (Function)
Adds the content of a buffer at the end of a file.
DocClose (Function)
Closes a docx file and frees the document.
<Looper>.Add (Function)
Adds a row at the end of a Looper control.
<Looper>.AddLine (Function)
Adds a row at the end of a Looper control.
<upnpDevice variable>.GetMute (Function)
Retrieves the 'Mute' status of a UPnP device....
<upnpDevice variable>.ModifyMute (Function)
Modifies the 'Mute' status of a UPnP device....
<String type>.Increment (Function)
Increments a number at the beginning or at the end of a string.
<Thread variable>.Wait (Function)
Waits for the end of the execution of the specified thread.
<Connection variable>.NoDatabaseAccess (Function)
Denies all new connections to a database or to all databases.
LooperAdd (Function)
Adds a row at the end of a Looper control.
DDEItem (Function)
Identifies the item affected by a DDE event.