ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

VideoCapture (Function)
Captures the images received from the camera: as an image: takes a photo. as a video: records a video. Function kept for "Version-26-compatible" Camera controls....
Configuring the setup program
Two tools can be used to create a setup program......
dbgEnableLog (Function)
Enables the runtime log programmatically.
HDescribeServerTrigger (Function)
Adds or modifies a server trigger.
Emulating constants
List of constants used by the functions for emulating automated tests....
GPSInitParameter (Function)
Initializes the parameters of geolocation WLanguage functions and finds a location provider.
dbgEnableAudit (Function)
Enables the dynamic audit through programming.
fMemOpen (Function)
Opens a memory zone shared between several applications.
Interface
An interface is used to divide the uses of features common to several elements from their implementations, which simplifies their re-usability.
The structure of the RAD patterns (kept for backward compatibility)
...The RAD pattern files (MDL files) are used to describe:...
MDIOpen (Function)
Opens and enables an MDI child window.
Managing the critical sections
Semaphores are used to limit the simultaneous execution of a code (procedure, line of code, etc....
FileToMemory (Function)
Automatically initializes the values of the members found in a class or in a structure with the values of the items of the current file record.
EventChange (Function)
Modifies the status of an event.
HDescribeItem (Function)
Describes a file item programmatically.
BeaconDetectPrecise (Function)
Used to find the Beacons near the device.
HSetIntegrity (Function)
Enables or disables the management of an integrity constraint on a file link.
grOrigin (Function)
Modifies the start and end marks on one of the chart axes.
grStockAddData (Function)
Adds data into a stock chart (candlestick, barcharts or minmax).
User Groupware and Client/Server tables
An application using User Groupware can be used with a HyperFileSQL database in Client/Server mode......
Remote Control: Customizing with your own window
To customize the remote control performed on a multi-user WINDEV application, the standard window can be replaced with a window from your application......
HReadNext (Function)
Sets the position on the next data file record according to a browse item.