ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Web Component control properties
The Web Component control can be handled by the WLanguage properties in server code and in browser code......
xmlNode (Variable type)
The xmlNode type is used to handle a node of an XML document.
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)....
VaultSecretContents (Function)
Checks for the secret contents of the vault, i.e. determines if an application is executed using the secret contents. This new function is available from WINDEV Suite SaaS 2025 - Update 3....
InputMask (Property)
The InputMask property is used to: get the input mask. set the input mask (from the masks available for the type)....
Error 1045: A class cannot be declared outside the declaration code of a class
Functions for handling List Box, ListView and Combo Box controls (prefix syntax)
List of functions for handling List Box, ListView and Combo Box controls (prefix syntax)...
FileToMemoryList (Function)
Populates a List Box or Combo Box control programmatically with the records from a data file or query.
DnDAccept (Function)
Indicates the action accepted by the target of Drag/Drop and manages the mouse cursor during Drag/Drop....
Debugging functions
List of debugging functions...
xmlAttribute (Variable type)
The xmlAttribute type is used to handle the attributes of a node in an XML document.
<gglDrive variable>.ListFileGgl (Function)
Lists Google Docs Editors files (Docs, Sheets, etc.) present on Google Drive.
DriveListFileGgl (Function)
Lists Google Docs Editors files (Docs, Sheets, etc.) present on Google Drive.
Web Component control events
The following events appear by default in the WEBDEV code editor...
WithClosingButton (Property)
The WithClosingButton property is used to: Determine whether all the tabs of a Dynamic Tab control have a Close button. Show a Close button in all the tabs of a Dynamic Tab control....
CaptionHTML (Property)
The CaptionHTML property is used to handle text as HTML code.
Native SQL Server Connector license agreement
Image drawing and processing functions (prefix syntax)
List of image drawing and processing functions (prefix syntax)...
Image with automatic scroll (WEBDEV) (prefix syntax)
Image controls with automatic sequence are used to view a series of images located in one or more site directories. The images are automatically browsed....
Application patch
Once an application was installed, the application library had to be reinstalled whenever a modification was performed (WDL file)......
ASPExecute (Function)
Calls an external .asp script and returns the result in a string.