ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<Polygon2D variable>.ConvexHull (Function)
Calculates the convex hull of the specified 2D polygon.
<Map>.GetStyle (Function)
Returns the style used by the map displayed in the Map control.
<gglConnection variable>.Request (Function)
Sends a communication request (HTTP request) to a Google service.
DefaultCell
The DefaultCell property sets the style of cells in XLS documents.
Line (Property)
The Line property is used to define the line style used.
GglRequest (Function)
Sends a communication request (HTTP request) to a Google service.
<Xaml>.Event (Function)
Associates a procedure written in WLanguage with an event of Xaml control.
XamlEvent (Function)
Associates a procedure written in WLanguage with an event of Xaml control.
<httpRequest variable>.GetCookie (Function)
Retrieves the cookies read by a call to HTTPSend for an HTTP domain.
Managing actions with Undo/Redo
WINDEV allows you to easily manage the Undo/Redo feature in your applications with the ActionXXX functions......
AAF: File Path edit controls
The edit controls that use the "File name and full path" input mask propose several AAFs (Automatic Application Features): a specific popup menu used to handle the file. a file preview in thumbnail format (for an Image or PDF file path)....
TabOpen (Function)
Opens a new pane in a Dynamic Tab control.
EmulatePaneUndock (Function)
Emulates the undocking of a pane in a dynamic Tab control.
<Tab>.Open (Function)
Opens a new pane in a Dynamic Tab control.
7. Custom-Folders: Organize your project
Custom-Folders: Organize your project...
15. Repeating a group of controls: loopers
5. Custom-Folders: Organize your project
Project configurations allow you to easily define the "target" platforms of the project....
Translating the interface into multiple languages
When the different languages supported by the application have been selected, the information displayed by the application must be translated into these different languages......
"Project explorer" pane
The "Project explorer" pane is used to simplify the development environment of WINDEV, WEBDEV and WINDEV Mobile......