ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

BrowserRunApp (Function)
Opens the default Web browser of the current device.
New Features brochure - Version 27: new features of WINDEV Mobile
New features in WINDEV Mobile 27 presented in the New Features brochure....
1. Managing emails
WINDEV includes multiple methods to manage emails...
PreviousPage (Function)
Returns the name of the previous page.
HChangeKey (Function)
Changes the browse item.
AAF: Handling the columns of a Table control
The Table controls displayed in a window allow the end user to perform several operations......
29. SEO in practice
"Project explorer" pane
The "Project explorer" pane is used to simplify the development environment of WINDEV, WEBDEV and WINDEV Mobile......
SaaS administrator - Adding a site
Adding a SaaS site is used to declare a SaaS site deployed on a WEBDEV Application Server to a SaaS Webservice in order to allow it to be used......
Remote WEBDEV administrator: Personal information
The remote management tool is used to check and modify (if necessary) your personal information....
Interface checker
The advanced interface checker is a tool used to harmonize the positioning of controls in the different application windows......
saasService (Type of variable)
The saasService type is used to define the advanced characteristics of a SaaS service.
dTextMarkdown (Function)
Draws Markdown text: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable]....
Managing geolocation and GPS
WINDEV Mobile and WEBDEV allow you to exploit geolocation and GPS features found on mobile devices and browsers.
BuildBrowsingTable (Function)
Creates a Table control from the items of a data file (view or query).
OKCancel (Function)
Displays a message in a standard dialog box that proposes "OK" and "Cancel" and returns the user's choice....
BCCapture (Function)
Decodes the information stored in a bar code by using the device camera (Android, iPhone, iPad).
FTPAttribute (Function)
Identifies the attributes of a file found on an FTP server (File Transfer Protocol).
SchedulerTimeDisplayed (Function)
Defines the time range displayed by the Scheduler control in Day mode or in Week mode.
Error 31: The file to include is not found. Check the name and path ...
JSMethod (Function)
Used to run a JavaScript method on an element found in the current page.
NetworkUser (Function)
Identifies the name of the connected user.
TableSearchEverywhere (Function)
Searches for a value in all the columns of the following controls: Table control, TreeView Table control, Table control displayed in a Combo Box control....
Handling a report (in the editor)
Once a report was created, the description of this report can be modified at any time......
Installing a Webservice (old format)