ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<Combo box>.Close (Function)
Forces the closing of the drop-down list in a Combo Box control (simple or multi-column Combo Box).
List Box, ListView and Combo Box control functions
List of functions for managing List Box, ListView and Combo Box controls...
Select query: Displaying the first/last n records
The editor of Select queries is used to limit the number of records that will be displayed in the result of the query....
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.
FBStartSession (Function)
Used to authenticate and log in to Faceboook.
HRegenerateFile (Function)
Regenerates a table from its log.
<Connection variable>.RegenerateFile (Function)
Regenerates a table from its log.
Check: Log of a WEBDEV site
The monitoring robot will retrieve the log of the day for a WEBDEV application on the associated FTP server......
PanelCreate (Function)
Creates a new Dockable Panel control in the current window.
Remote WEBDEV administrator: Managing the error messages
By default, when an error occurs in a dynamic WEBDEV site, an error message is displayed on the browser of the Web user....
<Looper>.AddIP (Function)
Adds a row as an internal page at the end of a Looper control populated programmatically.
ClientCertificate (Property)
The ClientCertificate property is used to manage client certificates.
Remote WEBDEV administrator: Backing up and restoring a WEBDEV site
The remote administration tool is used to manage the backups of your dynamic WEBDEV websites....
The Signature control
The Signature control is a report control used to sign......
Content (Property)
The Content property is used to read or write the whole content of a control: List Box populated programmatically, Combo Box populated programmatically, Spreadsheet....
Error 532: The size of the string to extract must be strictly positive
<List Box>.Position (Function)
Displays a List Box (or a ListView) control from a specified element or returns the index of the first element displayed in a List Box control (if the scrollbar was used).
<Table>.Add (Function)
Adds a row in: a Table control, a TreeView Table control, a Combo Box control "with table" (Table control displayed in a Combo Box control)....
TableAdd (Function)
Adds a row in: a Table control, a TreeView Table control, a Combo Box control "with table" (Table control displayed in a Combo Box control)....
ListPosition (Function)
Displays a List Box or ListView control from a specified element or returns the index of the first element displayed in a List Box control (if the scrollbar was used).