ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

diagSelection (Type of variable)
The diagSelection type is used to define all the advanced characteristics of a selection made in a diagram.
ComboClose (Function)
Closes the drop-down list in a Combo Box control (simple or multi-column Combo Box control).
Empty (Property)
The Empty property is used to determine if: a Looper, Table, List Box or Combo Box control is empty. The control can be a browsing control or a memory control. a Chart control contains no series. a report control is empty (control linked to an item). an array (or an associative array) contains no element. an element of an associative array exists or not. a queue, a list or a stack contains no element....
Report templates
WINDEV, WINDEV Mobile and WEBDEV allow you to create report templates......
psheetSelection (Type of variable)
The psheetSelection type is used to find out the advanced characteristics of a selection in a Spreadsheet control.
iDirImageHTML (Function)
Used to select the directory in which the images must be generated during a print in HTML format.
ERR_DISCONNECTED_TIMEOUT
Creating and testing a query with parameters
Regardless of the query type (Select, Insert, Delete, Update) and regardless of its creation mode (with the wizard or by SQL directly), you have the ability to use parameters. The name of the parameter is specified when creating the query....
edtHTMLSelection (Type of variable)
The edtHTMLSelection type is used to identify all the advanced characteristics of a selection in an HTML Editor control
StoredItem (Property)
The StoredItem property is used to: Find out the stored item or the stored variable of a Table, Looper, List Box or Combo Box control. Modify the stored item or the stored variable of a Table, Looper, List Box or Combo Box control....
Spreadsheet control in a window
The spreadsheet is one of the most often used business tools. The Spreadsheet control is used to include a spreadsheet in your WINDEV windows....
How to retrieve the analysis structure through programming?
This help page explains how to retrieve the analysis structure through programming....
Select query description window
The description window of a select query includes several sections......
WLanguage procedure called by SelectColor
Browser WLanguage procedure ("callback") executed by SelectColor when the color selection popup is closed.
SelectedResource (Property)
The SelectedResource property returns the name of the resource that corresponds to the user's selection in a Scheduler control....
First project window
<Connection variable>.DeleteFile (Function)
Deletes the HFSQL data files (.fic, .ndx, .ftx and .mmo files if they exist) from the server.
Examples for using the OLE DB provider for HFSQL
HDeleteFile (Function)
Deletes the HFSQL data files (.fic, .ndx, .ftx and .mmo files if they exist) from the server.
Installing and configuring HFSQL Cluster
Required configuration and overview for installing HFSQL Cluster....
StartShare (Function)
Opens a popup allowing you to select the application that will be used to share a resource (text or document).
SelectionLength (Property)
The SelectionLength property is used to get and change the length of the selection made in a Word Processing control.
HOptimizeQuery (Function)
Optimizes the Select queries by using idle times when handling an application (period without processes).
BarVisible (Property)
The BarVisible property is used to manage the selection bar on a column in a Table or TreeView Table control.
ERR_WDADMIN_EXIST