ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Browser code (WLanguage): Framework 2
From version 22, WEBDEV proposes a new WLanguage framework for the browser code...
Monitoring robot overview
WINDEV, WEBDEV and WINDEV Mobile include a monitoring robot......
2. Creating files in the analysis
WEBDEV Tutorial - Creating a WEBDEV project and its analysis Lesson 2 - Creating files in the analysis - 40 min
Managing Responsive Web Design in your Web pages
From now on, the Web sites can be viewed on several platforms......
Universal Windows 10 App: Deploying on the store
Your Universal Windows 10 App application is ready to be used......
3. Multi-criteria search
WINDEV Tutorial: WINDEV application: Managing data Lesson 3 - Multi-criteria search - 40 min
SaaSConnect (Function)
Authenticates a user of a SaaS site beside the SaaS webservice that manages the site.
Customizing the report viewer (preview)
You can display a print preview in the report viewer......
2. Creating files in the analysis
WINDEV Tutorial: Creating a WINDEV project and its analysis Lesson 2 - Creating files in the analysis - 40 min
AnimationGetParameter (Function)
Reads the value of one of the animation parameters defined for an Image or Static control.
Execute (Function)
Starts the execution of a process through programming.
XMLOpenReader (Example)
Usage example of XMLOpenReader
1. Project audits
WINDEV Tutorial: Optimizing a project Lesson 1 - Project audits - 15 min
iPrintReport (Function)
Prints a report created with the report editor.
2. Development
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 2 - Development - 30 min
YAML (Type of variable)
The YAML type simplifies the handling of data in YAML format.
1. Simple layouts
WEBDEV Tutorial - WEBDEV layouts Lesson 1 - Simple layouts - 30 min
Utility components
WINDEV includes several utility components that allow you to handle data directly......
4. Conditional statements
WINDEV Tutorial - WLanguage basics Lesson 4 - Conditional statements - 20 min
FTPRenameFile (Function)
Renames or moves a file found on an FTP server (File Transfer Protocol).
FTPMakeDir (Function)
Creates a directory on an FTP server (File Transfer Protocol).
FTPRemoveDir (Function)
Deletes a directory and its content (files and sub-directories) from an FTP server (File Transfer Protocol).
FTPDeleteFile (Function)
Deletes a file from an FTP server (File Transfer Protocol).
fRead (Function)
Reads: a block of bytes (characters) in an external file (ANSI or Unicode), the content of an external file (ANSI or Unicode) and assigns it to a memory area....
SQLConnectWS (Function)
Connects the current application to a database that will be queried by SQL through a Webservice proxy (SOAP).