ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ODBC driver for HFSQL Classic and for HFSQL Client/Server (Linux)
The ODBC driver for HFSQL Classic (single-user or multi-user) is used to access an HFSQL Classic database from an external database software that supports the accesses by ODBC......
WEBDEV Application Server - 10 connections - License agreement
OrgSaveImage (Function)
Creates an image representing the entire Organization Chart control.
OrganizerToiCalendar (Function)
Exports the appointments found in an Organizer control in iCalendar format.
<Organization Chart>.SaveImage (Function)
Creates an image representing the entire Organization Chart control.
Appendix 4: WEBDEV modules
The table below presents the modules installed by the WEBDEV application server for Linux and their main features......
<Organizer>.ToiCalendar (Function)
Exports the appointments found in an Organizer control in iCalendar format.
<Document variable>.ToImage (Function)
Exports a page contained in a Document variable in image format.
<Word Processing>.Seek (Function)
Finds a character string in an entire Word Processing control.
<Word Processing>.ToImage (Function)
Exports a page from a Word Processing control in image format.
HTMLEditorToPDF (Function)
Exports the content of an HTML Editor control to a PDF file.
<HTML editor>.ToPDF (Function)
Exports the content of an HTML Editor control to a PDF file.
<Image variable>.Blur (Function)
Blurs the entire given area in a variable of type Image.
<picLayer variable>.Blur (Function)
Blurs the entire given area in a variable of type picLayer.
XMLDelete (Function)
Deletes the current element (as well as the entire branch) from an XML document.
Real-time chart
This type of chart is used to represent a permanent data flow in real time......
Natif DB2 Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose an optional Native Connector to DB2......
Value of constants for the Windows 32-bit API
Value of constants for the Windows 32-bit API...
Creating a WINDEV application for Linux
WINDEV allows you to create native 64-bit Linux executables. Their UI is developed with the window editor....
Repositionable note (AAF)
End users can create repositionable notes in all the windows of their WINDEV applications......
DocFind (Function)
Finds a character string: in an entire Word Processing document. in a fragment....
iAddAttachment (Function)
Adds an attachment in a PDF file generated by a PDF print export.
Types associated with the Word processing
WINDEV and WEBDEV propose several types of variables allowing you to handle Word Processing documents......
Instantiation of an object
To access a class, the object must be declared as being part of the class to handle, this is called object instantiation......
How to create an SQL query to get a TOP 10?
This help page presents the method for creating an SQL query used to get the first 10 records......