ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

LDAPReplaceAttribute (Function)
Replaces all the values of an attribute by a specific value.
dPolyline (Function)
Draws a line composed of multiple segments.
Preventing the use of the browser's "Back" button
If the browser "Back" button is used to display the previous page, this action will have no effect......
BackgroundTaskAdd (Function)
Adds a new background task.
TableDelete (Function)
Deletes a row from: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
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.
NbWorksheet (Property)
The NbWorksheet property is used to get the number of worksheets in a Spreadsheet control.
Subscribing an element to the dictionary
The subscription to a dictionary element is automatically proposed......
GestureNbPointer (Function)
Returns the number of pointers in contact with the screen.
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....
pdfControl (Variable type)
The pdfControl type is used to get all the characteristics and values of a control present in a PDF form.
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....