ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HDescribeFullTextIndex (Function)
Describes a full-text index of data file created through programming.
ArrayMove (Function)
Allows: move an element in a one-dimensional WLanguage array or in an advanced array property (array of gglCalendar events, etc.). The other array elements are moved accordingly. swap two elements in a one-dimensional WLanguage array or in an advanced array property (array of gglCalendar events, etc.)....
dPixelColor (Function)
Identifies the color of a pixel found: in an Image control. in an Image variable. in a picLayer variable. in a WDPic variable]....
In-App functions
The following WLanguage functions are used to manage In-App purchases......
Items (Property)
The Items property is used to configure the different items of a full-text index.
CollapsedImage (Property)
The CollapsedImage property is used to: find out and/or modify the default image associated with a collapsed row in a TreeView Table control. find out and/or modify the default image associated with a collapsed row in a TreeView control. find out and/or modify the image associated with a specific collapsed row in a TreeView Table control. find out and modify the image in a collapsed row of a TreeView item in a "TreeView table" type report....
Maintaining the files of Control Centers
When using a database, you may have to perform maintenance operations on the data files......
1. WEBDEV editors
Custom-Notes
The custom-notes allow you to write down any ideas you want to remember, notes you must not forget, ......
Web Camera control events
The following events appear by default in the WEBDEV code editor:
Events associated with Java Applet controls
List of events associated with Java Applet controls...
Rich Text Area control events
The following events appear by default in the WEBDEV code editor......
REST web service: Importing an API from OpenAPI
REST web service APIs can be described using OpenAPl files......
Events associated with HTML controls
WEBDEV includes different events associated with the HTML control......
ManageRTF (Property)
ManageRTF is used to configure the management mode of the RTF format in a full-text index.
ManageHTML (Property)
ManageHTML is used to configure the management mode of the HTML format in a full-text index.
Dynamic serving
"Dynamic serving" is a technique where the same address (URL) leads to 2 different pages......
<Array>.SwapLine (Function)
Used to swap two rows in a two-dimensional array or in an advanced array property.
AJAX programming
The diagram below presents the use of "programmed AJAX" in a WEBDEV site......