ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HRestoreBackup (Function)
Used to restore: an immediate backup (performed by HBackup or via the HFSQL Control Center), a scheduled backup (described by HAddScheduledBackup or via the HFSQL Control Center....
How to create a menu?
FTPRenameFile (Function)
Renames or moves a file found on an FTP server (File Transfer Protocol).
1. Overview
Tutorial - Creating a website with back office processes Lesson 1 - Overview - 5 min
Monitoring robot: Configuring the Robot controller parameters
From the monitor, you can change the configuration options......
FaxDelete (Function)
Deletes a fax from the spooler and cancels it.
4. Conditional statements
WINDEV Tutorial - WLanguage basics Lesson 4 - Conditional statements - 20 min
DriveSendFile (Function)
Sends a file (present on the user's machine) to an Drive (remote disk)....
1. Project audits
WINDEV Tutorial: Optimizing a project Lesson 1 - Project audits - 15 min
iParameterExport (Function)
Used to configure the exports performed from the report viewer: parameters for sending emails. parameters for creating the different files....
YAxisMin (Property)
The YAxisMin property gets the minimum value of the Y-axis in a Chart control.
LogMethod (Property)
The LogMethod property is used to: find out the log mode used for a data file (file defined in the data model editor or through programming). define the log mode used for a data file (when the file is described through programming)....
Sound
The Sound keyword can correspond to: the Sound function, which is used to play Wav audio files. the Sound property....
FTPAttribute (Function)
Identifies the attributes of a file found on an FTP server (File Transfer Protocol).
Principle of remote check
TablePrint (Function)
Prints the content of the specified Table control without having to create a report based on the Table control.
<Connection variable>.RestoreBackup (Function)
Used to restore: an immediate backup (performed by HBackup or via the HFSQL Control Center), a scheduled backup (described by HAddScheduledBackup or via the HFSQL Control Center....
Developing an application for iPhone/iPad
The development of an iPhone/iPad application is performed in 2 steps:...
.NET object
To access a class......
Ellipsis (Property)
The Ellipsis property is used to determine and change the truncation mode with ellipses in: a window control (Static, edit control, List box, Button, Combo box or Static table column). a Static control in a report....
2. Performance profiler
WEBDEV Tutorial - Optimizing a WEBDEV project Lesson 2 - Performance profiler - 15 min
TabMDI (Property)
The TabMDI property is used to: Get the type of a Tab control (simple tab or dynamic tab - MDI). Change the type of a Tab control (simple tab or dynamic tab - MDI). This property is obsolete from version 200057. Use DynamicTab....
Scanning a document (via a WIA driver)
Windows Image Acquisition (WIA) is a Windows device driver interface and API that allows applications to scan documents using a scanner......
Using data from an external database
WINDEV Tutorial - External database Using data from an external database - 40 min
10. Smart controls
Smart controls...