ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<Drive variable>.CopyFile (Function)
Copies a single file on a remote drive to another directory on same drive.
EmailSaveAttachment (Function)
Copies the attachment of current email onto the user computer (locally).
1. Creating a WEBDEV project and its analysis
WEBDEV Tutorial - Creating a WEBDEV project and its analysis Lesson 1 - Creating a WEBDEV project and its analysis - 5 min
MongoGridFSSendFile (Function)
Copies a file from the local computer to a MongoDB file system (gridFS).
WDInst: Uninstaller settings
The application uninstaller is the application that allows the end user to uninstall the application....
Multiple generation
Project configurations are used to easily define the different "targets" of your project......
Working in Offline mode
When working on a laptop computer or on an offline computer, you may want to continue to work......
13. Reports
WINDEV Mobile allows you to easily create and print all types of reports with the report editor....
Webification
WEBDEV Tutorial - Webifying a WINDEV project Webification - 10 min
InitialWidth (Property)
The InitialWidth property is used to: Find out the initial width of a control or window. Modify the base width used to anchor the controls in "width". Find out the initial width of a report control....
Project description: Telemetry tab
The project description window allows you to configure various elements of your project......
SAP ASE Native Connector (Sybase): Output value of a stored procedure executed on the server
The SAP ASE Native Connector (also called Sybase Native Connector) allows you to: specify the input values during the call to a stored procedure. retrieve the output values after a call to a stored procedure....
HFSQL server replication
The replication between HFSQL servers consists in automatically replicating the data from server to server, in an asynchronous way......
Adapting a website to support multiple languages
WEBDEV Tutorial - Managing multiple languages in a website Adapting a website to support multiple languages - 50 min
1. WLanguage
WINDEV Tutorial: WLanguage basics Lesson 1 - WLanguage - 5 min
DrawingStyle (Function)
Allows you to find out and modify: the display mode of grayed buttons found in the windows of your application. the display mode of translucent border for the windows of your application. the mode for loading large images....
Automatic documentation of procedures and methods
To simplify the maintenance or the use of existing code by other developers, WINDEV proposes an automatic documentation for the procedures (or class methods)......
Database schema editor: the different types of links
There are different types of links between the tables......
The planes (in a window or in a report)
The planes are used to group the window controls......
iOS 14 widget windows
An iOS application with an iOS widget configuration can contain one or more iOS 14 widget windows......