ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

pdfControl (Variable type)
The pdfControl type is used to get all the characteristics and values of a control present in a PDF form.
JSInfoEvent (Function)
Used to handle the JavaScript properties of the browser event that triggered the code execution.
WinAnimationNext (Function)
Modifies the type and duration of animations used when opening and closing the next window.
GPSStopDetection (Function)
Stops the location detection triggered by GPSDetectPosition.
WinCopyForm (Function)
Copies the content of a form into the clipboard.
GanttAddHoliday (Function)
Defines a new holiday period on a row in a Gantt Chart column of a Table or TreeView Table control.
Subscribing an element to the dictionary
The subscription to a dictionary element is automatically proposed......
LDAPReplaceAttribute (Function)
Replaces all the values of an attribute by a specific value.
Clone (Function)
Constructs a copy of a class instance: An object of the actual class of the class instance is allocated. The members of the class instance are copied to the members of the new object....
gLinkActivate (Function)
Allows (or not) retrieving the value defined by gLink in a List Box or a Combo Box control. Function kept for compatibility. It is recommended to use gStoredValueEnable....
Dynamic Automation object
A dynamic automation object is an automation object allocated upon request, during the program execution...
zipInfoFile (Function)
Returns the characteristics of a file found an archive: The name of the file and its stored path. The initial size of the file. The compressed size of file. The date and time of file creation. The date and time of file modification. The date and time of file access. The file attributes. The file encryption mode....
TableDelete (Function)
Deletes a row from: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
The email structure
The email structure is a preset structure of WLanguage (no declaration is required)......
Managing pinned projects
The home window of WINDEV, WEBDEV and WINDEV Mobile allows you to manage the pinned projects when opening an existing project......
Password (Property)
The Password property can be used: on the edit controls (or on the text table columns) to find out whether the control is a "Password" control or to modify the "Password" type of the control. on the connections (HFSQL Client/Server, OLE DB, etc.) to define the password of the user who uses the connection....
RadioButtonAdd (Function)
Adds a new option into a Radio Button control.
CheckBoxInsert (Function)
Inserts a new option into a Check Box control.
JavaExecute (Function)
Starts a Java application or a Java applet by invoking the "Main" method of a given Java class.
grCategoryColor (Function)
Initializes the category color for a chart whose type is: Pie, Column, Bubble chart, Waterfall....
dCopyImage (Function)
Copies an image: from an Image control to another Image control. from an Image variable to another Image variable....
InfoBuild (Function)
Displays a custom message in a system information window.
Report viewer: "Preview" tab
The report viewer allows end users to view reports before printing them......
StoreTheValue (Property)
The StoreTheValue property is used to: Find out whether a control keeps its value between two application starts via the persistence. Modify a control so that it keeps (or not) its value between two application starts via the persistence....
HTMLAttribute (Property)
The HTMLAttribute property reads and changes the HTML attributes of the control.