ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

FTPAttribute (Function)
Identifies the attributes of a file located on an FTP server (File Transfer Protocol).
ThreadPersistent (Function)
Makes a thread persistent.
11. Window templates
WINDEV Mobile allows you to create window templates....
NextTitle (Function)
Modifies the title of next window to open.
Android 10: Changing application behavior
Starting with Android 10, Google no longer allows an application running in the background to open a window
TableAdd (Function)
Adds a row in: a Table control, a TreeView Table control, a Combo Box control "with table" (Table control displayed in a Combo Box control)....
FileDisplay (Function)
Displays a file in the browser of Web user.
Brochure of new features: New WEBDEV features
New features in WEBDEV 28 presented in the New Features brochure....
New Features brochure - Version 28: New WEBDEV features
New features in WEBDEV 28 presented in the New Features brochure....
HOpenComplementaryAnalysis (Function)
Opens a new database schema, but keeps the main database schema of the application.
2. Searching and iterating over records
WINDEV Tutorial: WINDEV application: Managing data Lesson 2 - Searching and iterating over records - 30 min
Creating the executable and the setup program
WINDEV Tutorial - Deploying an application Creating the executable and the setup program - 30 min
Error handling WLanguage procedure called by zipExtractDirectory
WLanguage procedure ("Callback") called if an error is encountered when extracting files with zipExtractDirectory.
TableToExcel (Function)
Creates an Excel file with the data from a Table or TreeView Table control.
MySelf (Reserved word)
MySelf is used to handle the current control...
Table control populated programmatically
A Table control populated programmatically is directly linked to lists stored in memory......
iInitReportQuery (Function)
Initializes the query linked to the report (for a query with parameters).
TableInsert (Function)
Inserts a row into: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
Handling controls in a window
The different operations that can be performed on the window controls are as follows......
1. Project audits
WINDEV Tutorial: Optimizing a project Lesson 1 - Project audits - 15 min
Mathematical SQL functions
The mathematical SQL functions that can be used on the queries written in SQL code are as follows......
iFont (Function)
Selects the default font.
Testing and debugging a project on the development computer
The test of the entire project allows you to simulate the start of the application with the executable......