ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Using layouts in WINDEV and WINDEV Mobile
Layouts allow you to define several views of a window in the same project, without duplicating the window......
Reading bar codes
WINDEV, WEBDEV and WINDEV Mobile allow you to create applications for reading bar codes......
<ftpConnection variable>.Send (Function)
Transfers a file or directory to an FTP server (File Transfer Protocol). This function is only available in subscription-based versions, starting with WINDEV Suite 2025 - Update 2....
WEBDEV Page control
The WEBDEV Page control allows you to integrate a WEBDEV page into a WINDEV application......
URL Rewriting
URL Rewriting is a technique used to improve SEO......
Creating a report
The report editor allows you to easily create all types of reports via a wizard......
Project description: Options tab
The project description window allows you to configure various elements of your project......
HListReindexingHistory (Function)
Lists the operations performed on current tables, over the last 24 hours, or on the last 1000 tables. These operations include reindexing, recalculation of statistics, memo verification, index verification, etc. This function is only available in subscription-based versions, starting with WINDEV Suite 2025 - Update 2....
<HFSQL connection>.ListReindexingHistory (Function)
Lists the operations performed on current tables, over the last 24 hours, or on the last 1000 tables. These operations include reindexing, recalculation of statistics, memo verification, index verification, etc. This function is only available in subscription-based versions, starting with WINDEV Suite 2025 - Update 2....
<ftpConnection variable>.Date (Function)
Returns the different dates of a file (date the file was created, modified or accessed) located on an FTP server (File Transfer Protocol). This function is only available in subscription-based versions, starting with WINDEV Suite 2025 - Update 2....
5. Project configuration
Deletes a row from a Looper control....
<ftpConnection variable>Attribute (Function)
Gets the attributes of a file located on an FTP server. This function is only available in subscription-based versions, starting with WINDEV Suite 2025 - Update 1....
Customizing errors
The WEBDEV administrator (Development version) is used to customize the error messages of a WEBDEV website......
Different types of pages
WEBDEV enables you to create static sites and/or dynamic sites......
Managing videos (transmitted by a Web Camera)
To manage the video sequence being transmitted by the web camera installed on the current computer, WINDEV includes......
Reloading a document
To reload a document, ......
Managing space characters in the searches?
Automatic Application Features (AAF)
The Automatic Application Features (AAF) allow you to add features to your application without having to write a single line of code......
Real-Time Performance Profiler (RTPP)
The Real-Time Performance Profiler (RTPP) is a tool that helps you identify what is slowing down your application......
<ftpConnection variable>.GetFile (Function)
Transfers a file from an FTP (File Transfer Protocol) server to the current computer. This function is only available in subscription-based versions, starting with WINDEV Suite 2025 - Update 2....
I was using C with WINDEV 5.5. How to proceed in WINDEV 2024?
You have the ability to use external languages with WINDEV......
4. HFSQL Classic