ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Developing sites for specific platforms
Many devices can be used to display websites (Android phone, iPhone, etc....
Single Page App
A "Single Page App" is a Web application (Internet or Intranet) whose all pages are grouped in a single page......
AppOpenForm (Function)
Opens: the form of an application on Android (Play Store), iOS (App Store) or Windows (Windows Store) in order for the user to give a mark to it and/or to comment it. the form for configuring the In-App purchases of an application....
4. User Groupware
User Groupware...
ReplicInitialize (Function)
Initializes or reinitializes a replication defined by the replication editor (ReplicEdit).
Replication (Property)
The Replication property is used to identify and change the replication mode.
Vocabulary linked to replication
Before implementing the replication, you must be familiar with the vocabulary specific to the replication.
fDataDirUser (Function)
Returns a directory path for the data of the current user of the current application.
GPSInfo (Function)
Returns the information about the location provider used by the application for geolocation functions.
InfoVersion (Type of variable)
The InfoVersion type is used to find out the characteristics of a specific application version.
InVGAMode (Function)
Indicates whether the application is run in VGA mode on a mobile device.
ScreenSize (Function)
Returns the size (in inches) of the diagonal of the screen on the device where the application is run.
PhotoRunApp (Function)
Starts the native camera application of the device in order to take a photo.
ScrollbarIsVisible (Function)
Used to find out whether the scrollbar of a control in a WINDEV application is visible.
AppServerRunScheduledTask (Function)
Immediately starts the execution of a scheduled task on a WEBDEV Application Server.
dbgConnect (Function)
Used to connect a remote debugger to an application, service, Webservice, etc.
CameraPhoto (Function)
Captures a photo via a Camera control in an Android or iOS application.
WLanguage procedure called by AppDetectUPDAvailable
Procedure ("Callback") called by AppDetectUPDAvailable when an update for the active application is detected.
InSysNotificationMode (Function)
Used to determine if the application is launched from an interactive notification in "Windows 10".
gpwGetUserInfo (Function)
Retrieves information about the current user (application that uses the User Groupware).