ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Keyboard shortcut and hotkey
A control in a window or page can be associated with an alphanumeric character, a key or combination of keys ("keyboard shortcut"), etc....
WDInst: Installing an HFSQL Client/Server application
When creating the setup program of a WINDEV application that uses HFSQL Client/Server data files, WDInst allows you to......
WDHFDiff: Overview
WDHFDiff is a tool used to compare HFSQL data files......
WDHFDiff - Use
WDHFDiff is used to compare......
LooperToExcel (Function)
Creates an Excel file from the data found in a Looper control (browsing Looper control or memory Looper control).
LooperToWord (Function)
Creates a Word file (.RTF) using the data from a Looper control.
LooperToXML (Function)
Creates an XML file with data from a Looper control (Looper control based on a data file or populated programmatically).
Automatic AJAX
The diagram below presents the automatic and immediate use of AJAX in a WEBDEV site......
AJAX programming
The diagram below presents the use of "programmed AJAX" in a WEBDEV site......
Management errors specific to Native Connectors
When an HFSQL function fails (returns False for example), the corresponding error number is returned by HError......
Events associated with Chart controls
List of events associated with the Chart controls...
Handling an Internal Window control through programming
The "Internal Window" control is used to display an existing internal window......
How to avoid displaying the URL of WEBDEV pages in the browser?
By default, when the user connects to a site developed with WEBDEV, the address bar of the browser contains an address in the following format......
Break in a Looper control
A break in a Looper control is used to group the data corresponding to one or more arguments......
DomoSwitchOn (Function)
Switches on one or more electrical devices compatible with the X10. protocol.
DomoSwitchOff (Function)
Switches off one or more electrical devices compatible with the X10 protocol.
DomoSend (Function)
Sends a command to one or more electrical devices compatible with the X10 protocol.
DomoStatus (Function)
Used to find out whether an electrical device (compatible with the X10 protocol) is switched on or off.
DomoClose (Function)
Closes the communication opened by DomoOpen.
EmailStartNotesSession (Function)
Allows you to access the data handled by the Lotus Notes messaging (emails, contacts, groups of contacts, tasks, appointments).
NotesOpenConnection (Function)
Establishes a connection to a Domino server.
CDEject (Function)
Opens or closes the door of CD/DVD player selected on the current computer....
NotesOpenDatabase (Function)
Gives access to the documents managed by Lotus Notes.
CDList (Function)
Returns the list of CD/DVD players installed on the current computer....
CD/DVD functions
List of functions for managing CDs/DVDs...