ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Developing applications for Android
WINDEV Mobile allows you to develop applications for the Android operating system......
<zipArchive variable>.Exist (Function)
Determines whether an archive exists.
<PolygonGeo variable>.Overlap (Function)
Determines if a geographic polygon overlaps another geometry.
<Connection variable>.ListWatchedFiles (Function)
Returns the list of data files watched by HWatch.
<Variable ftpConnexion>Connect (Function)
Connects the current computer to an FTP server (File Transfer Protocol). This new feature is available as of WINDEV Suite SaaS 2025 Update 2....
<Variable ftpConnexion>Attribute (Function)
Identifies the attributes of a file found on an FTP server (File Transfer Protocol). This new feature is available as of WINDEV Suite SaaS 2025 Update 2....
<Diagram variable>.Save (Function)
Saves a diagram as a "diag" file.
The Active WEBDEV Pages
You want to reference several pages of your WEBDEV site?......
Managing parallel tasks
The computers are becoming more and more powerful......
WBAdminCreateAccount (Function)
Creates a WEBDEV account on a WEBDEV Application Server.
WBAdminUpdateAccount (Function)
Updates the characteristics of a WEBDEV account in a WEBDEV Application Server.
HTTPCookieGet (Function)
Retrieves the cookies read by a call: to HTTPRequest for an HTTP domain. to HTTPSend for an HTTP domain....
WBAdminDeleteAccount (Function)
Deletes a WEBDEV account from a WEBDEV Application Server.
hbRead (Function)
Reads cells (values of items) of a row (record) in an HBase table.
NotifModify (Function)
Modifies a notification currently displayed in the system bar of the device.
NotifDelete (Function)
Deletes a notification displayed in the system bar of the device.
GglDriveConnect( Function)
Creates a connection to an Drive Google Drive.
Functions for managing objects (External language)
Selection (Property)
The Selection property is used to get the characteristics of the selection (or cursor): in a Word Processing control. Remark: This selection is in the section being edited in the control (body, header or footer). in a Spreadsheet control. in an HTML Editor control. in a Diagram Editor control....
InitialValue (Property)
The InitialValue property is used to get and/or change an initial value....
Transactions in HFSQL Client/Server mode
To keep maximum compatibility between HFSQL Classic applications (single-user or multi-user) and HFSQL Client/Server applications, the transaction mechanism in HFSQL Client/Server mode is similar to the one in HFSQL Classic mode......
GDPR: Overview
GDPR (General Data Protection Regulation) will replace "Data Protection Directive" on 25th May 2018......
Geolocation functions/GPS
The following functions are used to handle geolocation data and to control GPS devices......
CountryList (Function)
Returns the list of all countries or countries of a given continent according to ISO 3166-1.
Multiline (Property)
The Multiline property determines if an element supports multiline text.