ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Analysis: Import files into the analysis (external database, HFSQL files, etc.)
WINDEV and WEBDEV allow you to easily handle external databases (Oracle, SQL Server, Access, etc....
Image Editor control: Options in the ribbon and the panes
The Image Editor control offers a host of options accessible via......
Events associated with a Multiline Zone control
WINDEV and WINDEV Mobile manage the following events by default (order of appearance in the code editor):...
PDF Reader control events
The Image Editor control (WEBDEV)
By using the Image Editor control in your websites, you will allow users to create and edit images or photos......
ERR_NOTAVAILABLE
Telemetry: Viewing data
To see the results of telemetry data for your applications, WINDEV and WINDEV Mobile propose a telemetry editor......
Examples for using the OLE DB provider for HFSQL
Automatic menu of tables (AAF)
Each Table control found in a window proposes a menu to the user......
Uploading files
Uploading consists in saving a file located on the user's computer to the Web server......
Replication management functions
Three types of replication are proposed......
HFSQL Client/Server: Scheduled tasks
The scheduled tasks are used to schedule automatic tasks......
Printing a report in WEBDEV
When creating a report, the test of this report can be run from the report editor. You also have the ability to include this report in your sites. The Web user will have the ability to print the report from a button, a menu option, ... for example....
Timer on button (AAF)
In an application developed in WINDEV, the user has the ability to implement a timer on a button......
Custom tooltips
Tooltips are very useful for application users......
<Window>.EdUndo (Function)
Undoes the last action performed by the end user when modifying the interface ("Allow end users to modify the UI" option enabled).
How to manage a multi-selection in a Table control?
This help page explains how to manage a multi-selection in a Table control....
External language: Programming in COBOL
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
Using the Vista style in your windows
WINDEV allows you to customize......
The SilverLight control
The SilverLight control is used to display a SilverLight 2 animation in a WEBDEV page......
CaseSensitive (Property)
The CaseSensitive property is used to determine if the different searches performed on the item distinguish between uppercase and lowercase characters (with HReadSeek, HReadSeekFirst and HReadSeekLast, for example).
AccentSensitive (Property)
The AccentSensitive property is used to determine if accented characters are taken into account in the different searches performed on the item (with HReadSeek, HReadSeekFirst and HReadSeekLast, for example).
HViewToFile (Function)
Saves the modifications performed in an HFSQL view (by HModify, HDelete or HCross) in the corresponding data file. This function uses the former view mechanism.
Ad Hoc deployment
Functions for managing appointments (Outlook, Lotus Notes, mobile device)
List of functions for managing appointments...