ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Using several libraries in an application
A library is a WDL file that contains all the resources......
GglFile (Type of Variable)
The GglFile type allows you to know all the characteristics of a file from the Google software suite (Docs, Sheets, etc.).
NotesOut (Function)
Used to find out whether a current document exists in Lotus Notes.
Check model
You can use check models to easily create checks...
iPrintZone (Example)
Usage example of the iPrintZone function
FTPSend (Function)
Transfers a file or directory to an FTP server (File Transfer Protocol).
Server triggers
Server triggers are stored procedures executed by the server before or after a write operation performed on a database file......
Tips for developing a site for an iPhone or for a BlackBerry
WEBDEV allows you to develop sites for all types of devices......
Dynamic Automation object
A dynamic automation object is an automation object allocated upon request, during the program execution...
5. Loops
WINDEV Tutorial - WLanguage basics Lesson 5 - Loops - 15 min
Static audit
The static audit is a feature of the environment that analyzes a project to detect potential issues and suggests improvements......
Toolbar and menu of the SCM
The different options of the SCM can be handled via the SCM toolbar or the options of a specific menu ("SCM" from the main menu of the product used)......
13. External component in practice
External component in practice...
fLock (Function)
Entirely or partially locks an external file.
Query editor: Characteristics
Select query description window: Actions applied
This help page presents the actions that can be performed from the description window of a query....
RETURN statement
The RETURN statement is used to exit the current event, process or procedure and return a result...
New Features brochure - Version 27: New WINDEV features
New features in WINDEV 27 presented in the New Features brochure....
Timer on button (AAF)
In an application developed in WINDEV, the user has the ability to implement a timer on a button......
Sharing internal components (via SCM)
An internal component is a set of elements from a project......
Flexbox control description: Details tab
The "Details" tab of the Flexbox control description window allows you to define how the control reacts when the browser is resized horizontally or vertically......
Keyboard shortcut on a button (AAF)
In an application developed with WINDEV, the user has the ability to implement a keyboard shortcut on a button......
FTPGet (Function)
Transfers a file or directory from an FTP (File Transfer Protocol) server to the current computer.
GDPR: Overview
GDPR (General Data Protection Regulation) will replace "Data Protection Directive" on 25th May 2018......
Data source (Type of variable)
A Data source variable is used to describe a temporary data source (query, view, alias, ...)