ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Optional connection information
When defining the connections in the data model editor or when defining the connections through programming, you have the ability to specifier the optional connection information...
2. Transferring files via FTP
FTP (File Transfer Protocol) is a protocol for transferring files from one site to another....
<emailSessionIMAP variable>.ChangeStatus (Function)
Changes the status of an email on a messaging server.
<HTML Display control>.FromEmail (Function)
Imports the HTML content of an email and its images into an HTML Display control. The images contained in the email are also displayed in the control.
<Chart>.HolePercentage (Function)
Modifies the percentage that corresponds the hole radius in the following charts: Donut, Radial Bar chart....
Image drawing and processing functions
List of image drawing and processing functions...
XLS file handling functions
List of functions for managing XLS files...
<Map>.DeleteAll (Function)
Deletes the following from a Map control: all markers, all shapes, all images....
<Map>.AddShape (Function)
Adds a new shape (polygon, line, circle) to the map displayed in a Map control.
<Map>.ChangeStyle (Function)
Changes the style of the map displayed in the Map control.
The triggers
A trigger is a WLanguage procedure automatically called by the HFSQL engine whenever a modification is performed (addition, deletion, modification, ......
OBEX functions
List of OBEX functions...
<Html>.Navigate (Function)
Starts navigation in an HTML Display control.
Python functions
The Python functions are as follows......
<Notification>.Remove (Function)
Removes a previously sent interactive notification.
<Notification>.Send (Function)
Sends an interactive notification to the system in order to be displayed.
GglListContactGroup (Function)
Retrieves the list of groups of contacts associated with the specified Google account.
SaaSConnect (Function)
Authenticates a user of a SaaS site beside the SaaS webservice that manages the site.
Developing applications for Android
WINDEV Mobile allows you to develop applications for the Android operating system......
OrganizerAddAppointment (Function)
Adds a new appointment to an Organizer control.
Control constants
List of constants used by the functions for managing controls...
Application management functions with "Live update"
List of functions for managing the applications with "live update"...
Functions for managing multiple languages
Functions for managing multiple languages...
PythonTerminate (Function)
Unloads the Python DLL and frees memory.
<Toast>.Display (Function)
Displays a "Toast" message.
Shared memory area functions