ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Find/Replace in the current project
The "Find/Replace" feature is used to......
1. WEBDEV environment
WEBDEV Tutorial: WEBDEV overview Lesson 1 - WEBDEV environment - 5 min
InternetConnected (Function)
Defines whether an Internet connection is enabled on the current computer. In mobile, you can also be notified when the status of the Internet connection changes.
WHelp (Function)
Displays a file or a help page in HLP or CHM format.
EmailImportSource (Function)
Populates an Email variable using the content of its Source property or the different variables of the email structure using the content of the Email.Source variable.
PermissionRequest (Function)
Prompts the user to grant an application permission.
FolderData (Function)
FolderData is kept for backward compatibility.
SQLConnect (Example)
Usage example of the SQLConnect function
Keyboard shortcuts
The main keyboard shortcuts in the editors are as follows......
Discover WINDEV Mobile
WINDEV Mobile tutorial: WINDEV Mobile overview Discover WINDEV Mobile - 10 min
4. Windows with search
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 4 - Windows with search - 30 min
Pyramid charts
Pyramid charts allow you to view data in descending order......
Popup window
WINDEV allows you to open windows in popup format......
Sharing your source code with the SCM
WINDEV Tutorial - An SCM for WINDEV Sharing your source code with the SCM - 30 min
GglAddressToCoordinates (Function)
Retrieves the coordinates (latitude/longitude) of an address....
fAttribute (Function)
Returns or modifies the attributes of a file.
Tilt (Property)
The Tilt property gets or sets the tilt of the map displayed in a Map control.
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......
InAndroidMode (Example)
Usage example of the InAndroidMode function