ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The Link control
The Link control is used to:
  • create a link in an HTML page.
  • create a link in a report printed in HTML format.
DriveCreateFile (Function)
Creates a file on the remote disk.
DriveDeleteFile (Function)
Deletes a file on the remote disk.
DriveCreateDirectory (Function)
Creates a directory on the remote disk.
<Variable Drive>CreateFile (Function)
Creates a file on the remote disk.
DriveListeFile (Function)
Lists files in an Drive directory.
<Report>.InitQueryConnection (Function)
Initializes the query linked to the report.
Events associated with Clickable Image controls
List of events associated with Clickable Image controls...
Handling a toolbar through programming
WINDEV allows you to handle a Toolbar control through programming......
Automatic update of editors
Do you have an active Internet connection on your development computer? You can automatically download the different editor updates (WINDEV, WEBDEV and WINDEV Mobile) thanks to "Automatic update"......
Events associated with Progress Bar controls
List of events associated with the Progress Bar controls...
Events associated with Radio Button controls
List of events associated with Radio Button controls...
Events associated with Check Box controls
List of events associated with Check Box controls...
Managing Google calendars
The Google Calendar service is an Internet application provided by Google that is used to manage a calendar on Internet......
Handling an iFrame control through programming
WEBDEV allows you to handle an iFrame control by programming......
Check: Computer connectivity (PING request)
The monitoring robot will perform a ping on the specified IP address......
iListNestedReports (Function)
Returns: the list of nested reports currently printed (reports run by iPrintReport in one of the processes of the report currently printed). the list of sequenced reports currently printed (iSequenceAdd)....
TwainListSource (Function)
Returns the list of drivers for the Twain devices connected to the current computer.
Characteristics of an indexed control
Characteristics of an indexed control: description, code, ......
Properties associated with the rows of a TreeView control
The rows of TreeView controls in a window or page can be manipulated using different WLanguage properties......
The Table control on mobile devices (Android and iOS)
The Table control is available for Android and iOS applications......
HListQueryParameter (Function)
Returns the list of parameters for a query created in the query editor.
Report based on a memory area
A report based on a memory area is used to print the records stored in a memory area......
SysRecentDocAdd (Function)
Adds a file into the list of recently opened documents.
Binding Bar Code controls to items
A Bar Code control can be bound to an item in a data file, query, etc....
Events associated with Combo Box controls
List of events associated with Combo Box controls...