ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SysRecentDocAdd (Function)
Adds a file into the list of recently opened documents.
Deploying an Android application
WINDEV Mobile tutorial: Deploying an Android application 10 min
Encryption (Property)
The Encryption property allows you to manage the type of encryption used between Client computers and an HFSQL server.
ArraySeek (Function)
Searches for the index of an element in a WLanguage array.
xlsDocument (Type of variable)
An xlsDocument variable is used to describe and modify an Excel document...
mlzInsertLine (Function)
Inserts a new dynamic row in a Multiline Zone control.
Query editor: Characteristics
Events associated with the Map control
WINDEV, WINDEV Mobile and WEBDEV manage the following events by default (order of appearance in the code editor)...
How to open a window?
MDIOpen (Function)
Opens and enables an MDI child window.
SpreadsheetAddName (Function)
Specifies a name to identify a cell found in a Spreadsheet control.
Report viewer: "Find" tab
A search feature is automatically available when previewing a report......
URIGetInfo (Function)
Retrieves information of a URI resource.
Handling the views of a window
To easily handle huge windows (that cannot be entirely displayed in the editor for example), WINDEV and WINDEV Mobile allows you to handle several views of the same window......
Images and buttons
WINDEV, WEBDEV and WINDEV Mobile include many features to improve the appearance of applications and sites......
The Combo Box control
The "Combo Box" control is used to display a list of elements and to select an element from this list......
BurnerErase (Function)
Erases the files found on a rewritable CD or DVD.
Choosing the languages supported by the application
The choice of languages supported by the WINDEV or WINDEV Mobile application or by the WEBDEV site is performed at several levels......
Android application: Using and sharing SQLite data
For the Android applications, the available databases are HFSQL (Classic and Client/Server) and SQLite....
Creating an executable: Data file directory
Two types of directories can be configured when creating the executable......
OpenIDReadIdentity (Function)
Retrieves the identity of a user contained in an AuthToken variable.
Making a backup of a project
It is possible to regularly make a backup of the different elements of a project......
tapiCompleteTransfer (Function)
Performs a call transfer (with ability to retrieve the call).
GglConnect (Function)
Manages authentication on a Google server (via the "OAuth 2.0" authentication mode).
Handling files on an FTP server
FTP (File Transfer Protocol) is a protocol for transferring files from one site to another......