ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Telemetry: Configuring the WINDEV and WINDEV Mobile applications
To use the telemetry in a WINDEV or WINDEV Mobile application, you must......
Set of procedures
The global procedures are grouped in set of procedures......
Events associated with an Ad control
WINDEV Mobile manages the following events by default (in order of appearance in the code editor):
SchedulerPositionResource (Function)
Displays a given resource in a Scheduler control or returns the position of first visible resource in a Scheduler control.
<Scheduler>.PositionResource (Function)
Displays a given resource in a Scheduler control or returns the position of first visible resource in a Scheduler control.
Description of a CSS style
This window allows you to describe a CSS style that will be used for the controls of your WEBDEV project......
2. How to test a site?
Handling character strings
WINDEV, WINDEV Mobile and WEBDEV allow you to perform different types of operations on character strings via the WLanguage functions......
Playing a video with the MCI functions
MCI functions are used to easily handle the media files......
9. Overlaying controls
Query and project
Compiling a WINDEV Mobile project in Xcode
When the WINDEV Mobile project for iPhone/iPad is generated on the development computer, the generated files must be transferred onto a Mac in order to be compiled......
The Cell control
The Cell control contains controls......
Testing a static page
The test of a single page allows you to run the current page in WEBDEV......
Image Editor control properties (WEBDEV)
You can manipulate Image Editor controls in a page using the following WLanguage properties......
InSimulatorMode (Function)
Used to find out whether the application is started in "simulator test mode" from WINDEV Mobile.
AppointmentList (Function)
Lists the appointments found on the mobile device (Android/iOS) and corresponding to the specified criteria....
XML: Using files exceeding several gigabytes
Starting with version 23, an XML parser is available to handle XML files that are multiple GB in size......
The Multimedia control
The Multimedia control is used to play multimedia files......
Page Header block
The Page header block is printed on each new page......
Managing short URLs automatically
For the standard dynamic sites (with context), the access to the site can be done via a "standard" URL:...
EmulateActionBar (Function)
Emulates an Action Bar during the automated tests run on a mobile device (Android or iOS).
BrowserMobile (Function)
Allows you to find out whether the browser used by the Web user is started on a mobile device.
NetMsgError (Function)
Returns the error message corresponding to the error number returned by NetOpenRemoteAccess and NetCloseRemoteAccess.
Controls of a dynamic page
Several types of controls can be handled in a dynamic page ......