ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Map>.GetStyle (Function)
Returns the style used by the map displayed in the Map control.
<Tab>.Close (Function)
Closes a dynamic pane in a Tab control.
GglRequest (Function)
Sends a communication request (HTTP request) to a Google service.
XamlEvent (Function)
Associates a procedure written in WLanguage with an event of Xaml control.
DefaultCell
The DefaultCell property sets the style of cells in XLS documents.
FontBold (Property)
The FontBold property is used to manage bold style in a text.
FontItalic (Property)
The FontItalic property is used to manage italic style in a text.
<httpRequest variable>.GetCookie (Function)
Retrieves the cookies read by a call to HTTPSend for an HTTP domain.
<Xaml>.Event (Function)
Associates a procedure written in WLanguage with an event of Xaml control.
<gglConnection variable>.Request (Function)
Sends a communication request (HTTP request) to a Google service.
MapGetStyle (Function)
Returns the style used by the map displayed in the Map control.
Line (Property)
The Line property is used to define the line style used.
TabClose (Function)
Closes a dynamic pane in a Tab control.
Managing short URLs automatically
For the standard dynamic sites (with context), the access to the site can be done via a "standard" URL:...
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......
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)....
"Project explorer" pane
The "Project explorer" pane is used to simplify the development environment of WINDEV, WEBDEV and WINDEV Mobile......
3. Application development cycle
Development cycle of a WINDEV application....
Mobile User Groupware (Android and iOS)
WINDEV Mobile includes a User Groupware for Android and iOS applications......
Report controls
Several types of controls can be handled in a report created by the report editor......
Native Oracle Connector: Running the same query several times
In some cases, it may be useful to run the same query multiple times while modifying one or more parameters......
Management errors specific to Native Connectors
When an HFSQL function fails (returns False for example), the corresponding error number is returned by HError......
Partial indexing of memos
You now have the ability to index the content of a text memo item......
Multi-product external components
Components are a remarkably useful tool for development teams......
2. Examples provided with WINDEV
The examples provided with WINDEV are intended to help you learn the features of WINDEV....