ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Adapting a project to use the skins
An existing project (developed with an earlier WEBDEV version for example) can be easily adapted to use the skin elements......
NotesOpenConnection (Function)
Establishes a connection to a Domino server.
BTChangeVisibility (Function)
Changes the visibility of a Bluetooth radio.
EmailStatus (Function)
Returns the status of an email sent via an SMTP session started in asynchronous mode.
The PDF Reader control
The "PDF Reader" control is an advanced control that allows end users to view PDF documents in their applications, without an external software......
Creating an executable: General options
The main executable options are as follows......
LDAPFind (Function)
Performs a search in an LDAP server.
Window templates
WINDEV and WINDEV Mobile allow you to create window templates......
Programming a status bar
WINDEV allows you to handle a status bar and a cell found in a status bar through programming......
Using several libraries in an application
A library is a WDL file that contains all the resources......
7. Consuming a web service
WINDEV Mobile tutorial: Developing an Android and iOS application Lesson 7 - Consuming a web service - 10 min
grInfoXY (Function)
Returns information about the series found at a specific chart point.
Conversion (Function)
Converts a value from a unit to another one.
grColumnAggregation (Function)
Defines the algorithm for aggregating data in a grouped or stacked Column chart.
CursorPos (Function)
Returns and modifies the position of the mouse cursor.
5. Loops
WINDEV Tutorial - WLanguage basics Lesson 5 - Loops - 15 min
MapDisplayPosition (Function)
Centers the map displayed in a Map control on a geographical position or on a specific location.
HTransaction (Function)
Starts a transaction on the data files (HFSQL or accessed via a Native Connector) and creates the transaction file.
HChangeDir (Function)
Changes the path to a data file (i.e. directory in which the file will be handled).
Uploading and downloading files on Internet (WINDEV FTP and RPC)
Several methods can be used to upload and download files by Internet......
SaaSAdminFindClient (Function)
Finds a SaaS client account.
SaaSAdminFindPricing(Function)
Finds a SaaS pricing.
SaaSAdminFindService (Function)
Finds the description of a SaaS service.
Enumeration (Type of variable)
An enumeration is a set of values......
fMoveFile (Function)
Moves a file from one directory to another.