ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Android In-App configuration
A specific configuration is required to manage the In-App purchases in an Android application......
<Window>.FromFile (Function)
Automatically updates the controls in a window or page with: the values of the bound items in the current record (loaded in memory) of the data file described in the data model editor. the values of the bound WLanguage variables. This operation is performed regardless of the state of the controls (grayed, inactive or invisible)....
Errors during an FTP installation
The list below presents the error messages that are displayed in the remote setup wizard (for the site manager)......
<Source>.ToPage (Function)
Automatically updates the controls of a page with: the values of the bound items in the current record (loaded in memory) of the HFSL data file described in the data model editor. the values of the bound WLanguage variables. This operation is performed regardless of the state of the controls (grayed, inactive or invisible)....
TelemetryConfigure (Function)
Gets and sets the telemetry settings.
SysSetFocus (Function)
Sets focus to a window or control.
Check: Log of a WEBDEV site
The monitoring robot will retrieve the log of the day for a WEBDEV application on the associated FTP server......
WDTestRest: Run the test of your REST Webservices
WDTestRest is used to test the calls to an HTTP REST Webservice or to run a Web API accessible by HTTP......
LinkedKey (Property)
The LinkedKey property sets the characteristics of a link.
SourceKey (Property)
The SourceKey property sets the characteristics of a link.
ChangeKeyboard (Function)
Gets or sets the language associated with the keyboard.
<emailNotesSession variable>.NbMessage (Function)
Returns the number of incoming messages in Notes.
LanguageToCharset (Function)
Returns the character set corresponding to a language.
Path (Property)
The Path property gets and sets a path.
Unalterable data files
This feature is used to signal that a data file cannot be modified after writing......
Project Management Hub: Statistics
When managing a project, you must keep track of some indicators to understand the evolution of the project, its schedule, ......
10. Smart controls
Smart controls...
Remote WEBDEV administrator: Show the statistics
...The statistics become available once the log files have been imported....
The Web Component control
The Web Component control is used to include any external Web resource in a WEBDEV site......
Collapsed code
The code is collapsed to improve readability, by only displaying the comments in front of the lines of code......
Deploying an Android application
WINDEV Mobile allows you to develop Android applications. Then, these applications can be easily deployed....
Report viewer: Text copy
The report viewer allows you to copy text from the report and paste it to a file in another application......
3. Data handled by a WINDEV Mobile application
The data handled by a WINDEV Mobile application can come from...
7. Window templates
...Window templates...
How to create a menu?