ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

CameraPhoto (Function)
Captures a photo via a Camera control in an Android or iOS application.
3. Debugger
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.
dbgConnect (Function)
Used to connect a remote debugger to an application, service, Webservice, etc.
Configuring Automatic Update
Automatic Update is an application that allows you to automatically or manually update the different PC SOFT products you own......
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).
Camera control in a mobile application
The Camera control is used to......
Custom telemetry
Custom telemetry allows you to define the elements that will be included in the analytics......
Creating the menus for the pages of the WEBDEV RAD pattern
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.
PDF Reader control events
HRplManageFile (Function)
Defines the options used for the universal replication of a file: the replication direction. the management mode of conflicts....
DotNetRun (Function)
Runs a procedure on a .Net server.
Events associated with a Slider control (WEBDEV)
WINDEV manages the following events by default (in the order in which they appear in the code editor) for the Linear Slider controls and for the Range Slider controls...
Configuring the AAF menus (Automatic Application Features)
WINDEV includes several Automatic Application Features (AAFs)......
JavaExecute (Function)
Starts a Java application or a Java applet by invoking the "Main" method of a given Java class.
12. Pages in practice
BeaconDetectBackground (Function)
Notifies the application when the device enters or leaves the transmission range of a set of Beacons.
I was using C with WINDEV 5.5. How to proceed in WINDEV 2024?
You have the ability to use external languages with WINDEV......
CameraRunApp (Function)
Starts the device's native camera application to record a video or to take a photo....
3-tier architecture
The development in "3-tier" architecture is now simplified......