ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Application triggers
...A trigger is a WLanguage procedure automatically called by the HFSQL engine whenever a modification is performed (addition, deletion, modification, ...) on a record of a data file....
Camera control: decoding bar codes
In iOS and Android, bar codes can be decoded via the Camera control using BCCapture......
New Features brochure - Version 28: New WEBDEV features
New features in WEBDEV 28 presented in the New Features brochure....
User Groupware: Creating and installing the executable
The executable of an application that supports the User Groupware is a multi-instance executable....
AAFChangeCaption (Function)
Customizes the text of a menu option for context menus corresponding to an AAF (Automatic Application Feature).
Android In-App configuration
A specific configuration is required to manage the In-App purchases in an Android application......
inAppCheckSubscription (Function)
When starting the iOS application, checks whether the In-App subscriptions have been renewed.
AAFEnable (Function)
Re-enables an Automatic Application Feature (AAF) previously disabled by AAFDisable.
WLanguage procedure called by iOSApplicationOpenURLProcedure
WLanguage procedure ("callback") called by iOSApplicationOpenURLProcedure when the application must open a resource identified by a URL.
Check Box control functions
The following functions are used to manage the Check Box controls......
Replication (Property)
The Replication property is used to: determine the replication mode used for a data file (defined in the data model editor or programmatically). specify the replication mode used for a data file (file described programmatically only)....
CoordinateScreenToEditor (Function)
Converts a size or a position specified in the native dpi of the screen on the device where the application is run to the reference dpi in the editor (160 dpi).
Properties associated with a report
List of properties associated with a report...
Properties associated with the areas defined in Zoning mode
fMemOpen (Function)
Opens a memory zone shared between several applications.
Use WebSockets with the WebSocket server
The WebSocket protocol provides a communication channel over a TCP socket for browsers and Web servers......
CoordinateEditorToScreen (Function)
Converts a size or a position specified in the reference dpi in the editor (160 dpi) to the native dpi of screen on the device where the application is run.
<Array>.AddSorted (Function)
Adds an element to a one-dimensional WLanguage array taking into account: the sort criteria defined by ArraySort the comparison operator described in the class, if the elements of the array are class instances....
Associating an image with the elements of a TreeView control
The different methods for associating an image with the elements of a TreeView control....
4. HFSQL Classic
Importing an HTML page into a WEBDEV site
WEBDEV allows you "suck up" the existing HTML pages......
Sharing your source code with the SCM
WINDEV Tutorial - An SCM for WINDEV Sharing your source code with the SCM - 30 min
8. If you are already familiar with WINDEV
Handling a Check Box control through programming (prefix syntax)
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Check Box control through programming......
Photo album management functions
Photo album management functions...