ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MapItineraryDistance (Function)
Calculates the distance of an itinerary in a Map control.
Using the Salesforce service
Salesforce is a very popular CRM software......
<Source>.LockFile (Function)
Locks a data file and restricts the access to this data file for all other sites or applications.
Managing the automatic identifiers when adding a record
When adding a record into a HyperFileSQL file (HAdd), three management modes are available for the automatic identifiers......
HLockFile (Function)
Locks a data file and restricts the access to this data file for all other sites or applications.
ImageMode (Property)
The ImageMode property is used to get and change the display mode of an image in an Image control, in the column of a table of type Image or in the background of a Chart control in a window.
WINDEV concepts
New Features brochure - Version 28: Common new features
New features in WINDEV/WEBDEV/WINDEV Mobile 28 presented in the New Features brochure....
Automatic features of edit controls
Edit controls provide multiple automatic features available in all the controls of your applications without writing a single line of code......
Binding a Spin control to an item
A Spin control can be bound to an item in a data file, query, etc....
Developing sites for specific platforms
Many devices can be used to display websites (Android phone, iPhone, etc....
Creating a Responsive Web Design page
Websites can be viewed on several platforms......
Non-modal management of a window
The window that opens another window is called parent window ; the windows opened by the parent window are called child windows......
Unalterable data files
This feature is used to signal that a data file cannot be modified after writing......
Managing HFSQL Cluster
Methods for managing an HFSQL cluster and its databases....
WDGenPage: Use in command line mode
WDGenPage run in command line is used to generate one or more semi-dynamic pages without starting WEBDEV or WDGenPage....
<Connection variable>.Transaction (Function)
Starts a transaction on the data files (HFSQL or accessed via Native Access) and creates the transaction file.
Writing an email
Writing an email in WLanguage consists in filling the email structure of WLanguage......
WINDEV Mobile: Platforms, processors and operating systems
WINDEV Mobile applications can run on the following platforms...
MapAddItinerary (Function)
Adds an itinerary onto a Map control.
29. SEO in practice
Importing/Consuming web services
WINDEV, WEBDEV and WINDEV Mobile allow you to directly import Webservices into your applications......
HTransaction (Function)
Starts a transaction on the data files (HFSQL or accessed via a Native Connector) and creates the transaction file.
HTransactionStart (Function)
Starts a transaction on the data files (HFSQL or accessed via a Native Connector) and creates the transaction file.
Thread management functions
List of functions for managing threads...