ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Functions for managing tiles
The following functions are used to manage the tiles found in the Windows Store apps applications...
Options of the window editor
To configure the general options of the window editor......
Android 11: Changes in the behavior of applications
After each new version of Android is deployed, Google requires a higher target API level ("TargetSdkVersion") to publish applications on Google Play...
ODBC driver for HFSQL Classic and for HFSQL Client/Server (Windows)
The ODBC driver for HFSQL Classic (single-user or multi-user) is used to access an HFSQL Classic database from an external database software that supports the accesses by ODBC......
Using data from an external database
WINDEV Tutorial - External database Using data from an external database - 40 min
TokenAllowDuplicate (Property)
The TokenAllowDuplicate property is used to: Allow or prevent the user from entering duplicates in a "Text token" Edit control. Determine if duplicates are allowed in a "Text token" Edit control....
WLanguage procedure called by FTPListFile
Procedure ("Callback") called by FTPListFile for each file found.
SQLConnect (Function)
Connects the current application to a database that must be interrogated via SQL.
2. My first window
WINDEV Tutorial: WINDEV overview Lesson 2 - My first window - 30 min
Events associated with Table controls
List of events associated with Table controls...
1. Project audits
WINDEV Tutorial: Optimizing a project Lesson 1 - Project audits - 15 min
DownloadParameter (Type of variable)
The DownloadParameter type is used to define all the advanced characteristics of a file download performed by DownloadAdd.
Installing a Webservice (old format)
tapiError (Function)
Indicates whether an error was returned by the last tapixxx function (functions for managing phone calls) to the TAPI module.
sfSaveResult (Type of variable)
The sfSaveResult type is used to find out the result of SFAdd and SFModify...
ocrOption (Type of variable)
The ocrOption type is used to define all the general options of the native OCR (Optical Character Recognition) system.
YInitial (Property)
The YInitial property is used to: Find out the Y-coordinate: of a control (position on Y-axis) when opening the window or the page. of a window (position on Y-axis) when opening the window. Modify the Y-coordinate of a control anchored "to bottom" (position on the vertical axis) when opening the window. Find out the Y-coordinate of a control in relation to its block (position in millimeters on the vertical axis) when opening the report....
Miscellaneous Windows functions
List of miscellaneous Windows functions...
Value Description (Type of variable)
A Value Description variable is used to handle the description of an enumeration value through programming.
Option Description (Type of variable)
An Option Description variable is used to handle the characteristics of a combination option through programming.
WLanguage procedure called by fListDirectory
Procedure ("Callback") called by fListFile for each file found.
TreeCopyItem (Function)
Copies an element (leaf or node) into a TreeView control.
TreeMoveItem (Function)
Moves an element (leaf or node) in a TreeView control.
mongoOperationsOption (Type of variable)
The mongoOperationsOption type is used to define the options of bulk operations.
PanelAttach (Function)
Attaches or changes the attach position of a Dockable Panel control.