ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Handling Native Container controls programmatically
The Native Container control returns an handle/identifier......
Overloading a WLanguage function or using a WLanguage function in an SQL query
WLanguage includes the "WL" keyword......
WDDIXIO overview
9. Overlaying controls
PhysicalName (Property)
The PhysicalName property is used to manage the physical name of HFSQL data files.
DescribedPhysicalName (Property)
The DescribedPhysicalName property is used to manage the physical name of HFSQL data files.
Binding Bar Code controls to items
A Bar Code control can be bound to an item in a data file, query, etc....
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......
grDestinationWnd (Function)
Defines a window as chart destination.
iPageNum (Function)
Returns or initializes the number of the page currently printed.
The Calendar control
The Calendar control is used to permanently display a calendar in a window or page......
Handling Spreadsheet controls programmatically (in a window)
Spreadsheet controls can be handled programmatically......
Page templates
WEBDEV allows you to create page templates......
Animating the windows of a WINDEV application
To give your applications an outstanding style and to impress the users when starting your applications, the windows can be animated when they are opened and/or closed......
License agreement for Native Oracle Connector
License agreement for Native Oracle Connector...
Handling the Chart controls at runtime (AAF)
The Chart controls allow the end user to perform several operations......
Developing sites for specific platforms
Many devices can be used to display websites (Android phone, iPhone, etc....
Android In-App configuration
A specific configuration is required to manage the In-App purchases in an Android application......
WDAdminHF: Scheduled task
The remote HFSQL administrator is used to define the scheduled tasks......
WEBDEV administrator: Installed Webservices
The "Webservices" tab gives information about the dynamic WEBDEV Webservices installed on the computer......
SCM: Retrieving changes made in a branch
Any changes made in a branch can be retrieved in the main version of the application......
Running the test of the User Groupware and installing it
Native Progress Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose an optional Native Connector to Progress ......
Font (Property)
The Font property is used to Get the identifier of the font used in a control in a report, page or window. Change the font used in a control in a report, page or window....
HExecuteView (Function)
Runs a view that was created beforehand (can be used to refresh the view data for example). This function uses the former view mechanism.