ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

11. Table/Looper controls
11. Table/Looper controls
ODBC on HFSQL via Visual .NET (in C#)
The ODBC driver on HFSQL Classic (single-user and multi-user) is used to access a HFSQL Classic database from an external database software that supports ODBC accesses......
Error 1021: The method of the class is not global
9. Internal component
gLink (Function)
Adds an "invisible" value into an element found in a List Box or Combo Box control. Function kept for compatibility. It is recommended to use gStoredValue....
Query based on query
Queries can be based on items from another query......
Day (Property)
The Day property is used to: Get the day from a Date or DateTime variable, or get the number of days from a Duration variable. Change the day of a Date or DateTime variable, or change the number of days of a Duration variable. Get the day or the number of days from a Date item (in "Date", "Date and Time" or "Duration" format) Modify the day or the number of days in a Date item (in "Date", "Date and Time" or "Duration" format)...
tapiError (Function)
Indicates whether an error was returned by the last tapixxx function (functions for managing phone calls) to the TAPI module.
SCM: Migrating projects
When changing the version of the development tool, the projects found in the SCM must be migrated to this new version......
3. Deploying a WINDEV application
VideoDisplay (Function)
Displays in a Camera control the video sequence currently transmitted by a "web camera" or by the camera found on the mobile device. Function kept for "Version-26-compatible" Camera controls....
Configuring the connection with WDORAINS (optional setting)
For backward compatibility with the earlier versions of Native Oracle Connector (also called Native Oracle Access), the connection can still be configured in WDORAINS (supplied with Native Oracle Connector)......
Constants for managing Table, Treeview Table, Looper and List Box controls
List of constants used by the functions for managing Table, TreeView Table, Looper and List Box controls....
xBase files: Limits
OpenSister (Function)
Opens a non-modal sibling window.
dModifyHSL (Function)
Modifies the hue, the saturation and the lightness of an image found: in an Image control, in an Image variable....
Deployment package
The deployment package creates a ZIP file containing the site's setup......
Overview of OOP (Object Oriented Programming)
The object-oriented programming (called "OOP") is a programming paradigm in which the programs are organized as sets of objects......
Error 1012: The class member is not global: it cannot be accessed from a global method
Batch processes: Creating executables, WDLs, components, and more...
WINDEV and WEBDEV allow you to perform multiple types of processes from a command line......
Query and project
ExeRunning (Function)
Allows you to find out whether a 32-bit application is already run.
WiFiActivate (Function)
Enables or disables Wi-Fi on the device.
Generating and deploying 64-bit applications
WINDEV allows you to automatically generate and install a 64-bit application.