ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Managing connections
WINDEV, WEBDEV and WINDEV Mobile propose different methods for describing a connection......
Sharing your source code with the SCM
WINDEV Tutorial - An SCM for WINDEV Sharing your source code with the SCM - 30 min
WDInst: advanced options for the network setup
The advanced options of the network setup are used to......
<mongoGridFS variable>.GetFileByID (Function)
Retrieves (on the local computer) a file identified by its identifier and found in a MongoDB file system.
The Range Slider control
The Range Slider control is used to easily select an interval or a zoom......
SpreadsheetSave (Function)
Saves the content of a Spreadsheet control in a file in XLSX format.
HTMLSave (Function)
Saves the content of an htmlDocument variable to an HTML file.
2. Development
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 2 - Development - 30 min
EmulatePaneUndock (Function)
Emulates the undocking of a pane in a dynamic Tab control.
<Tab>.Open (Function)
Opens a new pane in a Dynamic Tab control.
6. Procedures
WEBDEV Tutorial - WLanguage basics Lesson 6 - Procedures - 20 min
Assisted Application Development
The Assisted Application Development (AAD) is a permanent help in the environment. This help suggests actions whenever it is appropriate....
Error 108: The size of the variable is not allowed
Toolbar and menu of the SCM
The different options of the SCM can be handled via the SCM toolbar or the options of a specific menu ("SCM" from the main menu of the product used)......
The structure of the file for remote control
The management of remote control uses a file in INI format......
PDFSave (Function)
Saves the content of a pdfDocument variable in a ".PDF" file.
Title (Property)
The Title property is used to get and change the title of an element.
xmlDocument (Type of variable)
The xmlDocument type is used to handle an XML file.
Android: The different types of notifications
Android proposes several types of notifications to inform the user......
1. Discover WINDEV
WINDEV Tutorial: WINDEV overview Lesson 1 - Discover WINDEV - 5 min
API description (Type of variable)
An API Description variable is used to describe an API, its parameters, its return value and its calling options by programming.
Deploying a Java archive
Like for any application, WINDEV allows you to create a setup program for a Java application......
OperationLogDirectory (Property)
The OperationLogDirectory property is used to manage the directory of the operation log file associated with a data file.
Webification
WEBDEV Tutorial - Webifying a WINDEV project Webification - 10 min
WDSQL, SQL querier: Overview
WDSQL is used to......