ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

BCDecode (Function)
Decodes the information stored in a QR Code bar code.
App shortcuts
App shortcuts are an Android feature that allows users to quickly perform specific actions in an application without having to open the full application......
Image control: Operating mode of a clickable image
You can define the click actions of an Image control ("General" tab of the control description window) to make it Clickable Image control......
DnDCacheData (Function)
Indicates the type of data and the data to copy/move during Drag/Drop....
Discover all the possibilities of pivot tables
2. First tests
WINDEV Mobile Tutorial: My first Android/iOS application Lesson 2 - First tests - 1 hr...
DnDForce (Function)
DnDForce is kept for backward compatibility.
SourceName (Property)
The SourceName property is used to: Get the name of the report data source. Change the report data source....
dCrop (Function)
Returns the cropped part of an image. This image is found in an Image variable.
Automatic menu of tables (AAF)
Each Table control found in a window proposes a menu to the user......
Including JavaScript files or a Web resource
WEBDEV allows you to include Javascript files or external resources in a WEBDEV project......
Data model editor: Describing a connection
Any program developed with WINDEV, WEBDEV or WINDEV Mobile can easily access......
TextDirection (Property)
The TextDirection property is used to determine and change the writing direction in a window, report or control (useful for languages such as Arabic or Hebrew).
Developing applications in Universal Windows 10 App mode
WINDEV and WINDEV Mobile allow you to develop applications for Windows 10 tablets and for Windows Phone 10 and Windows 10 phones (Universal Windows 10 App applications)......
Handling a Logical Data Model (LDM)
The main operations that can be performed on an LDM are as follows......
WDTestSite: Overview
WDTestSite is used to run different tests on a WEBDEV site......
zipInfoFile (Function)
Returns the characteristics of a file found an archive: The name of the file and its stored path. The initial size of the file. The compressed size of file. The date and time of file creation. The date and time of file modification. The date and time of file access. The file attributes. The file encryption mode....
iPrintBarCode (Function)
Prints a bar code (inside a rectangle).
iCreateFont (Function)
Creates a new print font.
Constants for managing the Windows scheduler
List of constants used by the functions for managing the Windows scheduler....
Differences and specific features of an HFSQL Client/Server application
The management mode of data files may have to be adapted when using an HFSQL Client/Server application......
Handling files on Dropbox, Google Drive and OneDrive
Many drives can be used to store files......
Creating an insert query
An insert query (corresponding SQL statement......
MDL file (kept for backward compatibility): Pattern description
The MDL file is the file used to generate a RAD window......
Binding a Scrollbar control to an item
A scrollbar can be bound to an item in a data file, query, etc....