ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

How to create a query with external join?
In SQL language, an external join is used to exclude or include file records with or without correspondences in the linked files......
NetListRemoteAccess (Function)
Returns the list of available remote accesses.
Properties linked to the Euro management
List of properties linked to the Euro management...
<Connection variable>.InfoGroup (Function)
Returns information about the specified group of users.
License agreement - HFSQL Client/Server
FileFilter (Property)
The FileFilter property gets and sets the filter used to display files: when using assisted input in an Edit control or table column with the "File path autocomplete" option (in the "General" tab of the description window), in the file picker displayed when the user selects the "Browse..." option in the context menu of an Edit control, table column or Combo Box control....
Type and version of Web server
The configuration diagnostic displays the following error......
5. Loops
WEBDEV Tutorial - WLanguage basics Lesson 5 - Loops - 15 min
12. Control templates
...Control templates...
HInfoGroup (Function)
Returns information about the specified group of users.
FOR EACH/FOR ALL statement (loop through a variable of type XMLReader)
The FOR EACH statement loops through a variable of type xmlReader in various ways: Loop through a level. Loop through a level with copy. In-depth loop....
SCM: Management of branches
The management of branches is used to manage several versions of the same application in parallel......
Distributing Reports & Queries
This help page presents the operations that must be performed in order for a WINDEV application to be handled by Reports & Queries......
<Connection variable>.InfoServer (Function)
Returns the specified information about the server.
ControlDelete (Function)
Permanently deletes a control from a window, page or report.
<Array>.Count (Function)
Returns: the number of elements in a one-dimensional array. the number of rows in a two-dimensional array. the number of elements in the first dimension of a three-dimensional or N-dimensional array....
ArrayCount (Function)
Returns: the number of elements in a one-dimensional array. the number of rows in a two-dimensional array. the number of elements in the first dimension of a three-dimensional or N-dimensional array....
Various WEBDEV constants
Various WEBDEV constants...
FilePath (Property)
The FilePath property gets: the name of the xlsx file associated with a Spreadsheet control. the name of the file associated with an Image Editor control. the name of the PDF file associated with a PDF Reader control. the name of the DOCX file associated with a Word Processing control. the name of the wddiag file associated with a Diagram Editor control....
Characteristics of a PCL print
The result of a PCL print mainly depends on the technical features of the printer used (management of images and lines, management of fonts, ......
<Diagram variable>.Load (Function)
Loads a diagram into a Diagram variable from a ".wddiag" file, a memo or a binary buffer.
DiagramLoad (Function)
Loads a diagram into a Diagram variable from a ".wddiag" file, a memo or a binary buffer.
The Linear Looper control
A Linear Looper control is used to display a set of controls in a horizontal scrolling list......
WDInst: Additional options (summary, license, etc.)
When installing the application, you have the ability to display......
Binding an Image control to an item
An Image control can correspond to an item found in a data file, in a query, ......