ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The "Bubble" charts
A bubble chart shows the correlation between three variables via bubbles of different sizes: categories and values on the X and Y axes and an additional parameter. The size of the bubble indicates the value of this third parameter.
xlsCell (Type of variable)
An xlsCell variable is used to describe and modify a cell in an Excel document...
4. Debugging modes
There are two different modes to debug a WINDEV Mobile application...
rssCategory (Type of variable)
The rssCategory type is used to handle the category of a RSS stream or stream entry.
gglAuthor (Type of variable)
The gglAuthor type is used to identify the author of a Google element...
How to write into a text or CSV file?
This help page explains how to write into a text or CSV file....
VariantMember (Type of variable)
The VariantMember type is an advanced type corresponding to an array of members, each member being a variant variable.
SMSSend (Function)
Sends an SMS.
Creating an Android widget
Widgets are small applications that can be displayed on the home screen of phones or tablets......
Synchronizing threads via events
Events can be used to synchronize the different threads of an application......
Testing a window
Testing a single window allows you to run the current window in WINDEV or WINDEV Mobile......
First project window
TableAdjust (Function)
Adjusts the title and size of columns found in a Table or TreeView Table control.
rssStream (Type of variable)
The rssStream type is used to handle a RSS stream...
rssIdentifier (Type of variable)
The rssIdentifier type is used to describe the unique identifier of a RSS stream entry...
ContactSource (Type of variable)
The ContactSource type is used to define the advanced characteristics of a source (or account) for the contacts (example: Google, Exchange, Facebook).
FTPCurrentDir (Function)
Identifies or modifies the current directory on an FTP server (File Transfer Protocol).
GPSGetPosition (Function)
Retrieves information about the current device position.
sRead (Function)
Reads a character string in the entry buffer of the specified serial port.
Using Objective C code
You can use Objective C code in iPhone/iPad applications generated with WINDEV Mobile....
ContactCreate (Function)
Displays the window for contact creation of the native application for contact management found on the device (Android, iPhone or iPad, Universal Windows).
GPSDetectPosition (Function)
Asks to be notified when the device gets close to a given location.
EmailStatus (Function)
Returns the status of an email sent via an SMTP session started in asynchronous mode.
Chart constants
List of constants used by the functions for chart management....
Associating documents with the project
To describe a project in detail, you can associate documents with it......