ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Translating the external components
An external component is a set of WINDEV or WEBDEV elements that perform a specific action (send faxes, emails, etc....
Handling a Static control programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to handle a Static control programmatically......
ListDLL (Function)
Returns: at runtime: the list of libraries (".DLL" files) used by the current WINDEV or WINDEV Mobile application or by the current WEBDEV site. Only the libraries loaded in memory are listed. in test mode: all the libraries installed on the current computer....
OpenDocument (Function)
Opens a document in a new (non-modal) window using the WINDEV editor adapted to the document. As of WINDEV Suite SaaS 2025 Update 2, the diagram editor will be used to open diagrams...
WLanguage code coloring
The code editor includes a coloring system for the different elements in WLanguage code....
Handling the external files
WINDEV, WINDEV Mobile and WEBDEV propose several functions allowing you to manage the external files from your WINDEV/WINDEV Mobile applications or from your WEBDEV sites......
Creating a WINDEV application for Linux
WINDEV allows you to create native 64-bit Linux executables. Their UI is developed with the window editor....
Markdown
Markdown is a lightweight markup language that allows you to apply formatting to text......
Handling Bar Code controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically handle Bar Code controls......
Managing connections
WINDEV, WEBDEV and WINDEV Mobile propose different methods for describing a connection......
ScrollbarPosition (Function)
Used to manage the position of elevators: Modifies or recovers the position of one of the scrollbars (horizontal or vertical) of a field in a WINDEV or WINDEV Mobile application. Retrieves the position of one of the horizontal or vertical scrollbars found in a control of a WEBDEV website....
WDZip: Overview
WDZip is used to compress and group your files in archives......
Automatic data file modification: new date format
From WINDEV 7 and WEBDEV 7 version 149, new date and time formats are available for the Hyper File files......
Repositionable note (AAF)
End users can create repositionable notes in all the windows of their WINDEV applications......
Office tools
WINDEV includes multiple "Office" controls that allow end users to use the desired tools without leaving the application......
Managing the XSD
...WINDEV, WEBDEV and WINDEV Mobile allow you to import files in XSD format....
Control template
A control template is a set of controls that can be re-used in several windows or pages......
Handling menu options via the context menu
WINDEV and WINDEV Mobile support two types of menus: ......