ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Deploying an iOS application
WINDEV Mobile tutorial: Deploying an iOS application 10 min
Configuring Automatic Update
Automatic Update is an application that allows you to automatically or manually update the different PC SOFT products you own......
Using C# code
You can use C# code in WINDEV applications (Windows applications and components, .NET assemblies......
Deploying an Android application
WINDEV Mobile tutorial: Deploying an Android application 10 min
Replication of mobile data (Android or iOS)
The assisted universal replication is available in Android and iOS......
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:...
InfoVersion (Type of variable)
The InfoVersion type is used to find out the characteristics of a specific application version.
Carrying over the differences from an element to another one
The project comparator is used to compare two elements and to list the differences found......
Events associated with a Multiline Zone control
WINDEV and WINDEV Mobile manage the following events by default (order of appearance in the code editor):...
GPSInfo (Function)
Returns the information about the location provider used by the application for geolocation functions.
InVGAMode (Function)
Indicates whether the application is run in VGA mode on a mobile device.
fDataDirUser (Function)
Returns a directory path for the data of the current user of the current application.
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).
AutoRunAdd (Function)
Allows you to automatically start a WINDEV application when a specific event occurs.
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.