ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Using several libraries in an application
A library is a WDL file that contains all the resources......
Associating an identifier with an element found in a TreeView control
The different methods to associate an identifier with an element found in a TreeView control....
Management of XML
WINDEV, WINDEV Mobile and WEBDEV include several functions for handling XML code......
2. Examples provided with WINDEV
The examples provided with WINDEV are intended to help you learn the features of WINDEV....
HTTPCookieManage (Function)
Enables or disables the management of cookies in an HTTP request run: by HTTPRequest. by HTTPSend....
Animation management functions
WINDEV proposes several WLanguage functions for managing animations......
EmailImportSource (Function)
Populates an Email variable using the content of its Source property or the different variables of the email structure using the content of the Email.Source variable.
WiFiConnect (Function)
Connects the device to the specified Wi-Fi network.
TableAddTitleHeader (Function)
Adds a column title-header into a Table or TreeView Table control in a window.
WinEdDo (Function)
Runs an action (defined programmatically) and enables Undo/Redo operations on this action....
Events associated with a Native Container control
WINDEV and WINDEV Mobile manage the following events by default (order of appearance in the code editor)...
Spreadsheet control in a window
The spreadsheet is one of the most often used business tools. The Spreadsheet control is used to include a spreadsheet in your WINDEV windows....
Installing an application: single-user or network setup?
WINDEV proposes several types of setup for a WINDEV application......
2. Development
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 2 - Development - 30 min
grParameter (Function)
Retrieves or modifies a chart parameter.
WinEdDeclareUndo (Function)
Declares how to cancel an action that was added by WinEdDo.
7. Window templates
...Window templates...
NetConnect (Function)
Connects to an FTP (File Transfer Protocol) or RPC (Remote Procedure Call) server powered by WINDEV. This function is kept for backward compatibility....
Creating an executable: Information and version number
The version information of an executable corresponds to the information visible in the Windows file explorer....
Creating an executable
Once the development of your WINDEV application is completed (windows, reports, queries, etc....
2. Listing products
WEBDEV Tutorial - Creating a website with back office processes Lesson 2 - Listing products - 50 min
Brochure of new features: new features of WINDEV Mobile
New features in WINDEV Mobile 28 presented in the New Features brochure....
New Features brochure - Version 28: WINDEV Mobile news
New features in WINDEV Mobile 28 presented in the New Features brochure....
Sound (Function)
Plays a sound in WAV format.
DashInitialConfiguration (Function)
Modifies the configuration of a Dashboard control (defined in the editor) before its first display.