ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ListAdd (Function)
Adds an element to a List Box, ListView or Combo Box control populated programmatically.
Managing geolocation and GPS
WINDEV Mobile and WEBDEV allow you to exploit geolocation and GPS features found on mobile devices and browsers.
Storing files in Android
The file system on the devices running Android is divided into two main storage areas......
Pre-launched sessions
A pre-launched session is a session of a Web site (or webservice) automatically started on the Web server from the WEBDEV Application Server......
Installing the robot controller
The monitoring robot includes three executables......
ListInsert (Function)
Inserts an element into a List Box, ListView or Combo Box control populated programmatically.
CurrentWin (Function)
Identifies the window currently in edit.
Modifying an external component
An external component created and generated by WINDEV, WEBDEV or WINDEV Mobile can be modified at any time......
dArc (Function)
Draws an arc of circle or an arc of ellipse: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
EmailSendMessage (Function)
Sends an email using a given protocol (SMTP, MS Exchange, Lotus Notes, Outlook).
Installing the monitoring robot
The monitoring robot includes three executables......
Infinite Table and Looper controls
There are two methods to populate Table and Looper controls programmatically......
Required or invalid input in WINDEV
WINDEV and WINDEV Mobile include several options to manage required or invalid input, both via the window editor and through programming......
Events associated with pages
List of events associated with pages...
2. Listing products
WEBDEV Tutorial - Creating a website with back office processes Lesson 2 - Listing products - 50 min
Decrypt (Function)
Decrypts a character string that was encrypted by Encrypt.
2. First tests
WINDEV Mobile Tutorial: My first Android/iOS application Lesson 2 - First tests - 1 hr...
In-House deployment
Apple's In-House deployment allows you to overcome most of the constraints of the other two modes (App Store deployment and Ad Hoc deployment) and to widely distribute an application without the need to reference client devices in advance......
WorkingDirectory (Property)
The WorkingDirectory property is used to: get or change the directory used by the HTML Editor control to store the images and CSS sheets of an HTML page. get the directory used by the HTML Display control to store the images and CSS sheets of an HTML page. get the directory used by the Camera control to save photos and videos....
Window with parameters
A window can: Receive parameters when it is opened. Return values when it is closed....
Automated tests on an executable
WINDEV proposes to run the different project tests directly on the corresponding executable......
Pull to refresh (Android/iOS): Window, Table and Looper controls
The "Pull to refresh" feature allows the user to "pull" a Table control, a Looper control or a window in order to refresh its content......
License agreement for Native Oracle Connector
License agreement for Native Oracle Connector...
jQuery (Function)
Runs a JavaScript method (or several chained methods) of the jQuery library on a page element.
Modified (Property)
The Modified property is used to determine if a control or group of controls has been modified by the user (keyboard or mouse input).