ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

ControlPrevious (Function)
Specifies the name of control that was in edit before the current control.
The setup editor WDInst
WDInst is a setup editor used to define the setup parameters of your application......
ListDisplay (Function)
Refreshes a List Box, ListView or Combo Box control based on a data file
OpenChild (Example)
Usage example of the OpenChild function
HAddUser (Function)
Adds a user to a database.
iTextWidth (Function)
Calculates the width (in millimeters) of the text to print, according to the specified font.
FullName (Property)
The FullName property is used to find out the full name: of a control. of a window. of a menu option. of a table column....
XMLNext (Function)
Positions on the next element (tag or attribute).
SaaSAdminConfigureSMTP (Function)
Configures the SMTP session associated with the administrator account of a SaaS session.
GglDriveConnect( Function)
Creates a connection to an Drive Google Drive.
Supercontrol
A supercontrol is an advanced type of control......
ArrayDistinct (Function)
Returns an array without duplicates.
EnumControl (Example)
Usage example of the EnumControl function
XamlEvent (Function)
Associates a procedure written in WLanguage with an event of Xaml control.
EmulateCombo (Function)
Emulates one of the following actions on a Combo Box control: click on the button to expand the list of the Combo Box control. select an element in a Combo Box control....
ImageYPos (Function)
Returns the vertical position (Y) of the mouse cursor in relation to the specified Clickable Image control.
CheckBoxDelete (Function)
Deletes an option from a Check Box control.
Combo Box columns in Table controls
A Table control (populated programmatically, based on a data file or based on a variable) can include Combo Box columns......
ListSelectMinus (Function)
Deselects an element in a List Box, ListView or Combo Box control.
Error 1035: A class used in a structure must have a constructor without parameter...