ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ExecuteMainThread (Function)
Triggers the execution of the procedure specified in the main application thread.
AAFOpenHelp (Function)
Opens the AAF (Automatic Application Features) help website.
inAppListPurchase (Function)
Returns the list of application products purchased by the user and not consumed.
HLockFile (Function)
Locks a data file and restricts the access to this data file for all other sites or applications.
HCreateMasterReplica (Function)
Creates the description file of a Master Replica (logged replication or universal replication).
Custom title bar with menus and controls
There is a new trend in UI design: application menus in the title bar!...
Device panel
In WINDEV Mobile, you can create applications that adapt to all devices, by setting anchors on the controls......
2. Creating files in the analysis
WEBDEV Tutorial - Creating a WEBDEV project and its analysis Lesson 2 - Creating files in the analysis - 40 min
OCR: Convert an image to text
An OCR (Optical Character Recognition) system analyzes an image to extract the text it contains......
InVGAMode (Function)
Indicates whether the application is run in VGA mode on a mobile device.
KeyGenerateInitialKey (Function)
Generates the initial key (unique license number) for the activation system of the application.
The Active WEBDEV Pages
You want to reference several pages of your WEBDEV site?......
I was using C with WINDEV 5.5. How to proceed in WINDEV 2024?
You have the ability to use external languages with WINDEV......
Printing in Linux
WEBDEV and WINDEV allow you to print to PDF in Linux using WLanguage functions......
ConfigureAAF (Function)
Used to specify the behavior of some Automatic Application Features (AAF).
AppUPDAvailable (Function)
Allows you to find out whether an update is available for the specified application.
VibrationStop (Function)
Stops the vibrations of the device (even if they have been triggered by another application).
SysThumbnailModifyButton (Function)
Modifies one of the buttons found on the application thumbnail in the taskbar.
SysThumbnailDeleteButton (Function)
Deletes one of the buttons found in the thumbnail of the application from the taskbar.
inAppConsumeProduct (Function)
Used to consume, in an application, a product that was previously purchased by the user.
EditCaret (Function)
Modifies the standard hover cursor for all the edit controls of the application.
gpwRemoteConnect (Function)
Allows connecting to the application via the User Groupware Webservice.
LinkColorRTF (Function)
Changes the color of links in all RTF Edit controls in the application.
SysNotificationClear (Function)
Removes all interactive notifications previously sent by the current application.
ExecuteAAF (Function)
Runs an Automatic Application Feature (AAF) on a control or window.