ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

AAFs available for numeric edit controls
The numeric edit controls propose several AAFs (Automatic Application Features): a context menu proposing the "Calculator" option. the ability to modify the control value with the mouse wheel....
FaxOutbox (Function)
Enumerates the pending faxes or the outgoing faxes.
FaxInbox (Function)
Enumerates the pending faxes or the incoming faxes.
10. Internal component
Internal component...
dModifyHue (Function)
Changes the hue of an image: in an Image control, in an Image variable....
Table,Modify (External language)
Modifies an element in a Table control.
SNMPGetTable (Function)
Reads a table of SNMP values.
Copying and cloning
Variables are copied using the "=" operator...
Managing main window menus
A main menu is necessarily associated with a window......
HSetReplication (Function)
Temporarily disables (or re-enables) the replication.
ListDisplay (Function)
Refreshes a List Box, ListView or Combo Box control based on a data file
<TreeView Table>.AddChild (Function)
Adds a row into a TreeView Table control, at the end of a given hierarchy level.
Quickly select your data using filters
Association in a CDM
In a CDM (Conceptual Data Model), the associations are used to link the entities between themselves......
Gantt functions (prefix syntax)
The following WLanguage functions are used to manage Gantt charts......
H.LanguageCreationUnicode (Variable)
Allows you to define the characteristics of the sort for the Unicode items found in a data file.
WDSQL: Database structure
WDSQL is used to find out the structure of the accessed database......
HDBDescribeField (Function)
Describes through programming each item found in the structure of an xBase file described by HDBDescribeFile.
Destination (Property)
The Destination property is used to define: the destination of a backup. the result file of the request....
tapiError (Function)
Indicates whether an error was returned by the last tapixxx function (functions for managing phone calls) to the TAPI module.
1. RAD (Rapid Application Development)
Managing the Bluetooth keys
Create a new type of application! With no contact between the PC and the mobile device, several processes can be run on the PC by using the data found on the mobile device......
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....
How to install a Universal Windows 10 App application on a tablet
The generation of a WINDEV Mobile application for Universal Windows 10 App groups all the project elements (windows, code, etc....
SchedulerDisplay (Function)
Reinitializes the content of a Scheduler control from its data source (HFSQL file for example).