ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

WLanguage procedure called by ExplorerAccept
WLanguage procedure ("Callback") called by ExplorerAccept during a drag-and-drop operation from the Windows explorer.
HTMLEditorToPDF (Function)
Exports the content of an HTML Editor control to a PDF file.
<Organizer>.ToiCalendar (Function)
Exports the appointments found in an Organizer control in iCalendar format.
CertificateExport (Function)
Exports a certificate from a certificate store to a "pfx" or "cert" file.
<Word Processing>.Seek (Function)
Finds a character string in an entire Word Processing control.
<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.
OrganizerToiCalendar (Function)
Exports the appointments found in an Organizer control in iCalendar format.
<Word Processing>.ToImage (Function)
Exports a page from a Word Processing control in image format.
<Organization Chart>.SaveImage (Function)
Creates an image representing the entire Organization Chart control.
<Document variable>.ToImage (Function)
Exports a page contained in a Document variable in image format.
<picLayer variable>.Blur (Function)
Blurs the entire given area in a variable of type picLayer.
Native MySQL Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose a Native Connector for MySQL......
Repositionable note (AAF)
End users can create repositionable notes in all the windows of their WINDEV applications......
Keyboard Variable (Using physical keyboards on Android)
The Keyboard variable makes it possible to retrieve the parameters of the events of a physical keyboard......
WINDEV Mobile License Agreement
WINDEV Mobile License Agreement...
ListDLL (Function)
Returns: runtime List of libraries (".DLL" files) used by the current WINDEV application, WINDEV Mobile or WEBDEV site. Only the libraries loaded in memory are listed. in test mode: all libraries installed on the current workstation....
Natif DB2 Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose an optional Native Connector to DB2......
XMLDelete (Function)
Deletes the current element (as well as the entire branch) from an XML document.
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......
Office tools
WINDEV includes multiple "Office" controls that allow end users to use the desired tools without leaving the application......
Creating a WINDEV application for Linux
WINDEV allows you to create native 64-bit Linux executables. Their UI is developed with the window editor....