ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Using WDDIXIO
To translate the text used in your project:...
Properties associated with windows, pages and controls
List of properties associated with windows, pages and controls...
Select query description window
The description window of a select query includes several sections......
Managing users
The monitoring robot allows you to manage the users related to the different check error reports......
DocOpen (Function)
Opens a Word Processing file (docx format) in Read/Write mode. The docx file is opened and locked until it is closed....
2. Development
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 2 - Development - 30 min
1. Project audits
WINDEV Tutorial: Optimizing a project Lesson 1 - Project audits - 15 min
Assisted Application Development
The Assisted Application Development (AAD) is a permanent help in the environment. This help suggests actions whenever it is appropriate....
Generating an iOS application
Several steps must be performed to develop an iPhone/iPad application:...
Positioning on a line in an edit control (AAF)
Several methods can be used to automatically position the edit cursor on a specific line in an edit control:...
WDInst: advanced options for the network setup
The advanced options of the network setup are used to......
xmlDocument (Type of variable)
The xmlDocument type is used to handle an XML file.
Automated tests
WINDEV Tutorial - Monitoring the evolution of an application Automated tests - 20 min
Automatic Application Features (AAF) constants
List of constants used by the Automatic Application Features (AAF) functions....
BufferToURI (Function)
Saves the contents of a buffer to a resource identified by its URI.
Deploying a Java archive
Like for any application, WINDEV allows you to create a setup program for a Java application......
Printing a report in WEBDEV
When creating a report, the test of this report can be run from the report editor. You also have the ability to include this report in your sites. The Web user will have the ability to print the report from a button, a menu option, ... for example....
EmulatePane (Function)
Emulates the selection of a pane in a Tab, Ribbon or Sidebar control.
Managing connections
WINDEV, WEBDEV and WINDEV Mobile propose different methods for describing a connection......
NULL values in HFSQL
WINDEV, WEBDEV and WINDEV Mobile allow you to manage the NULL value in the items of HFSQL data files and for all the other types of accesses (Native, OLE DB, ......
Project managers: How to manage a development project?
The Control Centers in WINDEV, WEBDEV and WINDEV Mobile provide project managers with several tools to manage a development project including......
<Source>.Version (Function)
Used to find out: whether the content of a file was modified. whether the content of a file used by a query was modified....
<Source>.ExportCSV (Function)
Exports the records found in a data file (HFSQL or OLE DB), a view or a query to a CSV file.
<Source>.ExportJSON (Function)
Exports the records found in a data file (HFSQL or OLE DB), view or query to a JSON file.
<Source>.ExportXLS (Function)
Exports records from a data file (HFSQL or OLE DB), view or query to an Excel file (XLSX).