ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

InSysNotificationMode (Function)
Used to determine if the application is launched from an interactive notification in "Windows 10".
WLanguage procedure called by AppDetectUPDAvailable
Procedure ("Callback") called by AppDetectUPDAvailable when an update for the active application is detected.
InVGAMode (Function)
Indicates whether the application is run in VGA mode on a mobile device.
AppointmentCreate (Function)
Opens a new appointment window in the device's native calendar application....
gpwRemoteConnect (Function)
Allows connecting to the application via the User Groupware web service.
SQLAssociate (Function)
Automatically associates each column of the query result with a control or with a variable of the application.
GPSInfo (Function)
Returns the information about the location provider used by the application for geolocation functions.
ScreenSize (Function)
Returns the size (in inches) of the diagonal of the screen on the device where the application is run.
gpwGetUserInfo (Function)
Retrieves information about the current user (application that uses the User Groupware).
CameraPhoto (Function)
Captures a photo via a Camera control in an Android or iOS application.
WinAnimationClosing (Function)
Modifies the type and duration of the animation used when closing the application windows.
InfoVersion (Variable type)
The InfoVersion type is used to find out the characteristics of a specific application version.
WinAnimationOpening (Function)
Modifies the type and duration of animations used when opening the application windows.
PhotoRunApp (Function)
Starts the native camera application of the device in order to take a photo.
fDataDirUser (Function)
Returns a directory path for the data of the current user of the current application.
SQLConnect (Function)
Connects the current application to a database that must be interrogated via SQL.
User Control Center: Overview
The User Control Center is used to manage the applications deployed on a company network....
Automatic table modification
The automatic table modification updates the description of tables on user computers......
Custom title bar with menus and controls
There is a new trend in UI design: application menus in the title bar!...
Creating and deploying a setup program: How to?
Creating the setup program allows you to deploy a WINDEV application on the end-user computers......
Configuring Automatic Update
Automatic Update is an application that allows you to automatically or manually update the different PC SOFT products you own......
Managing the replications of HFSQL servers (Control Center)
The HFSQL Control Center is used to create, configure and manage the replications between HFSQL servers....
PDF Reader control events
VideoStartApp (Function)
Starts the device's native camera application to record a video or to take a photo....