ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Retrieving the coordinates of a click in a clickable image
If the click action of the image is set to "Server call", you can get the click coordinates when the image is clicked in the browser......
Source (Property)
The Source property can be used on: a Chart control: in this case, the Source property is used to get the source of the series: Table column, list of values, ... a connection: in this case, the Source property is used to get or set the source of a connection (HFSQL Client/Server, OLE DB, etc.)....
Report based on a data file
A report based on a data file is used to print the records coming from a single data file (HFSQL Classic or Client/Server, accessed via a Native Access, ......
Setup of the WEBDEV Application Server for Linux
2. WEBDEV administrator in practice
HFSQL Client/Server: Scheduled tasks
The scheduled tasks are used to schedule automatic tasks......
Handling HTML text in an Edit control
WEBDEV allows you to handle text in HTML via the "HTML format" option of the Edit controls and the HTML control....
Creating a multilingual help system
The help editor allows you to easily create a multilingual help system......
Using the Salesforce service
Salesforce is a very popular CRM software......
Reserved WEBDEV Application Server - License Agreement
Reserved WEBDEV Application Server - License Agreement...
Creating links
Links help users navigate the help system......
HScheduledTask structure
The HScheduledTask structure is kept for backward compatibility (this structure will still be supported in the forthcoming version)....
Link properties
When creating a link, you can simply specify the destination......
Restoring an HFSQL Client/Server database
A backup of a HFSQL Client/Server database can be restored at any time......
History of versions (network setup)
The setup wizard allows you to configure the history of versions during a network setup....
Body (Property)
The Body property is used to identify and modify the HTML body of an HTML Display control or an HTML Editor control.
WDConver : Overview
WDConver is a tool used to convert data to an HFSQL Classic data file from......
Playing a video with the MCI functions
MCI functions are used to easily handle the media files......
Document (Property)
The Document property is used to identify or modify the HTML document associated with an HTML Display control or an HTML Editor control.
Authentication via Active Directory
Kerberos is an authentication mode based on the use of tickets and secret keys......
Hasp (Function)
Interrogates an electronic HASP key (HASP-3, HASP-4, MemoHasp or NetHasp).
Deploying an application that uses an external component
An application that uses one or more external components is deployed in the same way as a standard application......
HCheckIndexAsynchronous (Function)
Checks that the data contained in the index file (.NDX file) correctly references the data contained in the HFSQL Client/Server data file (.FIC file). This new function is available from WINDEV Suite SaaS 2025 - Update 2....
HTMLToRTF (Function)
Converts an HTML string or an HTML buffer to an RTF string.
Hasp functions
The dongles of Hasp family (Hasp3, Hasp4, NetHasp, memoHasp and Hasp HL) are used to protect the applications developed with WINDEV or WEBDEV......