ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Events associated with Camera controls
List of WLanguage events associated with Camera controls....
Splitting Business logic / UI code
During the development cycle of an application, the code that is specific to the interface (UI) and the code that is specific to the business logic (access to databases, etc.) are often "mixed"...
WDLog: Overview
The different operations that can be performed with WDLog are as follows......
AppUPDAvailable (Function)
Allows you to find out whether an update is available for the specified application.
Internal procedure
Several features require a procedure called once or several times via a WLanguage function ("Callback")....
dSaveImage (Function)
dSaveImage is kept for backward compatibility.
OCRLoadLanguage (Function)
Adds a language to the native OCR system.
TreeAdd (Function)
Adds a "leaf" element (and all necessary nodes) into a TreeView control.
Printing duplicate copies
For legal reasons, it may be useful to keep an identical copy of a report (an invoice for example)....
Specific features of the applications for iPhone/iPad
Installing version 2024
Cherche les éléments d'un noeud HTML correspondant à une balise....
The user version of query editor (Reports & Queries)
A query is used to interrogate a database in order to view, insert, modify or delete data......
<TreeView>.Insert (Function)
Inserts a leaf into a TreeView control at a specific position.
<TreeView>.Add (Function)
Adds a "leaf" element (and all necessary nodes) into a TreeView control.
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
grSeriesColor (Function)
Initializes the color of a series or the color of a section.
Project description: Languages tab
The project description window allows you to configure various elements of your project......
Project description: Options tab
The project description window allows you to configure various elements of your project......
Generating an Android application
The generation of a WINDEV Mobile application for Android groups all project elements (windows, code, etc....
TreeInsert (Function)
Inserts a leaf into a TreeView control at a specific position.
Handling a WEBDEV Slider control through programming
WEBDEV allows you to handle a Slider control through programming....
AppVersionInfo (Function)
Returns information about a version available on the setup server.
WDADMINEXE: Managing versions
The "Versions" tab of WDADMINEXE is used to manage from the server the versions installed on the client computers......
AppDetectUPDAvailable (Function)
Disables or customizes the automatic check for available updates.
Camera/Video functions (prefix syntax)