ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

11. Controls in practice
Discover the main characteristics of the controls...
XMLDelete (Function)
Deletes the current element (as well as the entire branch) from an XML document.
Document (Type of variable)
The Document type is used to handle a "docx" document.
Burner constants
List of constants used by the burner functions....
EmailStartSMTPSession (Function)
Starts a session for sending emails with the SMTP protocol.
HCreation (Function)
Creates an empty data file (".FIC" extension) with the index file and the memo file if necessary.
Setup by HTTP (Network setup via IP)
The network setup via HTTP consists in installing and updating a WINDEV application via an HTTP server (Live update)......
SQLFirst (Function)
Positions on the first row of the query result.
Deploying an Android application
WINDEV Mobile tutorial: Deploying an Android application 10 min
MatchRegularExpression (Function)
Checks whether a character string matches a specific format and retrieves the different substrings that match the format.
PVTCalculateUpdate (Function)
Updates some of the data found in a Pivot Table control from a given date.
The Range Slider control
The Range Slider control is used to easily select an interval or a zoom......
Constants for managing certificates
notificationAction (Type of variable)
The notificationAction type is used to describe an additional action associated with a notification.
Search in the editors
Being able to perform a search in the editors significantly improves efficiency......
Visible (Property)
The Visible property is used to: Find out whether an element is visible. Make an element visible or invisible....
Message (Function)
Displays or removes a message from the status bar of the current window or browser.
ProgressBar (Function)
Displays a progress bar in the status bar of current window.
Brazil.checkTaxNumber (Function)
Tests the validity of a tax number in Brazil.
grDestinationControl (Function)
Defines an Image control as destination of a chart.
Organization chart linked to a data file
Managing accounts
WEBDEV Account Manager allows you to create a deployment account......
9. Generation modes
WINDEV Mobile includes different types of generation......
Push notification: iOS configuration
To use the Push notifications in iOS, you must have a Google account and you must perform a specific configuration......
geoPosition (Type of variable)
The geoPosition type is used to handle geographic positions via WLanguage geolocation functions.