ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Deploying an application for iPhone/iPad
To be able to test and/or deploy the application on a device (iPhone or iPad), you must enroll in the iOS Developer Program....
Events associated with Scrollbar controls
List of WLanguage events associated with Scrollbar controls...
HFSQL server configuration
The HFSQL Control Center allows you to fully manage HFSQL servers......
9. Hardware and software requirements
Image properties (help system)
At any time, you can change the characteristics of an image inserted into a help page in the image properties......
Events associated with Slider controls
List of events associated with Slider controls in a window...
Events associated with TreeView controls
List of events associated with TreeView controls...
GetCountryName (Function)
Returns the name of a country that corresponds to its ISO code according to the ISO 3166-1 standard.
HFSQL server replication
The replication between HFSQL servers consists in automatically replicating the data from server to server, in an asynchronous way......
Rating control events
WINDEV, WEBDEV and WINDEV Mobile manage the following event by default......
The "Surface" charts
The Surface chart is used to represent correlated analogical data, according to 3 axes...
Programming an indexed control
Using objects
To access a class, the object must be declared as being part of the class to handle, this is called object instantiation......
.NET object
To access a class......
ON (Reserved word)
The ON keyword is used exclusively in the automated tests generated by WINDEV and WEBDEV.
InWinRTSimulatorMode (Function)
Identifies whether or not the code is executed in the WinRT simulator (simulator for applications in Windows Store mode). Function kept for backward compatibility....
5. Project configuration
Binding a Progress Bar control to an item
A Progress Bar control can be bound to an item in a data file, query, etc....
Management errors specific to Native Connectors
When an HFSQL function fails (returns False for example), the corresponding error number is returned by HError......
Implement journaled replication: Modify database schema
Log-based replication can be implemented in the data model editor......