ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

AlbumPicker (Function)
Retrieves a photo, an image or a video stored in the photo album of the mobile device.
Telemetry: Viewing data
To see the results of telemetry data for your applications, WINDEV and WINDEV Mobile propose a telemetry editor......
GPSGetPosition (Function)
Retrieves information about the current device position.
1. Application overview
WINDEV Mobile tutorial: Developing an Android and iOS application Lesson 1 - Application overview - 10 min
Automatic Drag and Drop
For some types of controls, WINDEV and WEBDEV propose an automatic management of Drag and Drop....
HTTPRequest (Function)
Starts an HTTP request on a server.
StringStartsWith (Function)
Checks whether a character string starts: with a specific character string. with one of the character strings in an array....
ArrayDeleteDuplicate (Function)
Deletes the duplicates from an array.
Multimedia constants
List of constants used by the multimedia functions....
iSequencingAdd (Function)
Adds a report into a sequence of report prints.
ListAdd (Function)
Adds an element to a List Box, ListView or Combo Box control populated programmatically.
DeleteParameter (Function)
Deletes a parameter (or a set of parameters) saved either by SaveParameter, or automatically via the persistence of data in the controls.
ArrayToCSV (Function)
Converts a one-dimensional array or a two-dimensional array into a character string in CSV format.
Setups while taking the Push into account
The setup while taking the Push into account is used to deploy an application on all the client computers of a network from a single management computer......
Sharing your source code with the SCM
WEBDEV Tutorial - A Source Code Manager for WEBDEV Sharing your source code with the SCM - 30 min...
TableAddChild (Example)
Usage example of the TableAddChild function
1. Project audits
WEBDEV Tutorial - Optimizing a WEBDEV project Lesson 1 - Project audits - 15 min
Array (Type of variable)
An array is a structured type that is used to group a set of elements of the same type...
EmailStartSMTPSession (Function)
Starts a session for sending emails with the SMTP protocol.
StringDisplay (Function)
Returns a specific string (or a buffer) to the client browser in response to a request.
HOpenConnection (Example)
Usage example of the HOpenConnection function
HTMLToText (Function)
Converts an HTML string or buffer to text.
SysSpace (Function)
Returns the physical memory space for the current computer.
MemCreate (Function)
Creates a memory area.
5. The following files are automatically created