ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Binding an OLE control to an item
An OLE control can be bound to an item in a data file, query, etc....
2. Examples and components provided with WEBDEV
AAF: Simple edit options in an edit control
The context menu of an edit control is used to perform simple edit operations...
7. HFSQL: files physically created
Writing to the Free Technical Support
When you encounter a problem, try to isolate it and to reproduce it by using the minimum number of elements......
<Source>.Version (Function)
Used to find out: whether the content of a file was modified. whether the content of a file used by a query was modified....
HVersion (Function)
Used to find out: whether the content of a file was modified. whether the content of a file used by a query was modified....
Caption (Property)
In a database, the Caption property is used to: Find out the caption associated with a file item. Find out the caption associated with a data file. Find out and modify the connection caption. In a report, the Caption property is used to: Find out the text displayed in a Static or Link control. Modify the text displayed in a Static or Link control. In a window or page, the Caption property is also used to: Find out and modify the caption of a control in a window or in a page. Find out and modify the caption of a menu option. Find out and modify the title of a window or page. Find out the content of a Breadcrumb control....
Docker image of the WEBDEV Application Server
From with version 24, a Docker container with the WEBDEV Application Server can be found in Docker Hub......
SFEmptyRecycleBin (Function)
Clears the specified records from the Salesforce recycle bin.
Recycle bin management functions
List of functions for managing the recycle bin...
ERR_NO_APPLICATION
grAxisVisible (Function)
Configures how the axes are displayed in Line or Column charts.
<Chart>.AxisVisible (Function)
Configures how the axes are displayed in Line or Column charts.
<Image>.SaveGIF (Function)
Saves an image: in a file in GIF format. in memory....
<sfConnection variable>.EmptyRecycleBin (Function)
Clears the specified records from the Salesforce recycle bin.
dSaveImageGIF (Function)
Saves an image: in a file in GIF format. in memory....
tapiHangUp (Function)
Hangs up a phone line started with tapiDial or tapiAnswerCall.
FOR EACH/FOR ALL statement (loop through files)
The FOR EACH statement is used to run different types of HFSQL loops...
ContactEdit (Function)
Opens the form of a contact in edit mode in the device's native contacts application (Android, iPhone, iPad, Universal Windows)....
ContactDisplay (Function)
Opens the form of a contact in the device's native contacts application (Android, iPhone or iPad, Universal Windows)....
Unalterable (Property)
The Unalterable property is used to configure the unalterability of a data file: the data file cannot be modified; only additions can be made.
Keyboard shortcuts
The main keyboard shortcuts in the editors are as follows......
ERR_BAD_COMMANDLINE
ERR_BAD_COMMANDLINE error...
AppointmentCreate (Function)
Displays the window for appointment creation of native application for managing appointments found on the Android device.