ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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....
Functions specific to iOS - Apple Watch communication
The WLanguage functions specific to the communication between the iOS applications and the associated Apple Watch applications are as follows:...
Using C# code
You can use C# code in WINDEV applications (Windows applications and components, .NET assemblies......
4. User Groupware
User Groupware...
HSynchronizeReplica (Function)
Synchronizes the master replica and the subscriber replica: the operations performed on one of the replicas are transferred into the other replica.
Application triggers
...A trigger is a WLanguage procedure automatically called by the HFSQL engine whenever a modification is performed (addition, deletion, modification, ...) on a record of a data file....
Skin template
WINDEV, WEBDEV and WINDEV Mobile allow you to customize the interface of your applications via several preset interfaces......
PDF Reader control events
Vocabulary linked to replication
Before implementing the replication, you must be familiar with the vocabulary specific to the replication.
Creating and deploying a setup program: How to?
Creating the setup program allows you to deploy a WINDEV application on the end-user computers......
GPSInfo (Function)
Returns the information about the location provider used by the application for geolocation functions.
WDADMINEXE : Controlling the application remotely
The remote control of a WINDEV application allows the manager of an application used in network to manage the automatic or forced shutdown of the application for all the current users......
InfoVersion (Type of variable)
The InfoVersion type is used to find out the characteristics of a specific application version.
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.
gpwGetUserInfo (Function)
Retrieves information about the current user (application that uses the User Groupware).
SQLAssociate (Function)
Automatically associates each column of the query result with a control or with a variable of the application.
WinAnimationOpening (Function)
Modifies the type and duration of animations used when opening the application windows.
WinAnimationClosing (Function)
Modifies the type and duration of the animation used when closing the application windows.
Termination (Property)
The Property Termination is used to define the Procedure WLanguage executed when moving to the next/previous step or at the end of the guided tour....