ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WinAnimationClosing (Function)
Modifies the type and duration of the animation used when closing the application windows.
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.
ScreenSize (Function)
Returns the size (in inches) of the diagonal of the screen on the device where the application is run.
Android 10: Modifying the behavior of applications
Starting with Android 10, Google no longer allows an application running in the background to open a window
Replication (Property)
The Replication property is used to identify and change the replication mode.
User Control Center: Overview
The User Control Center is used to manage the applications deployed on a company network....
Events associated with a Multimedia control
List of events associated with a Multimedia control...
Deploying an application that uses an external component
An application that uses one or more external components is deployed in the same way as a standard application......
Using the task management and the schedule
Time management is extremely important......
2. Types of setup
Types of setup...
Automatic data file modification
The automatic data file modification updates the description of data files on user computers......
Hasp functions
The dongles of Hasp family (Hasp3, Hasp4, NetHasp, memoHasp and Hasp HL) are used to protect the applications developed with WINDEV or WEBDEV......
4. UI: Windows
IU of windows...
5. Webservices
WINDEV allows you to easily use Webservices (or XML Web services)....
SQLConnectWS (Function)
Connects the current application to a database that will be queried by SQL through a Webservice proxy (SOAP).