ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

The triggers
A trigger is a WLanguage procedure automatically called by the HFSQL engine whenever a modification is performed (addition, deletion, modification, ......
Input suggestions in an Edit control
Implementing input suggestions in an Edit control is very simple......
2. Performance profiler
WEBDEV Tutorial - Optimizing a WEBDEV project Lesson 2 - Performance profiler - 15 min
REST web service: Importing an API from OpenAPI
REST web service APIs can be described using OpenAPl files......
FAA: Image field context menu
A context menu is available for Image controls......
Display modes, transparency and symmetry of an image
An image can be displayed in a window, a window control, a report control, a page control or a block according to several display modes....
Using Objective C code
You can use Objective C code in iPhone/iPad applications generated with WINDEV Mobile....
The Chart control: Characteristics in the editor
Regardless of the type of chart displayed in the Chart control, all its characteristics can be configured via its description window......
The different types of buttons in a window
WINDEV and WINDEV Mobile include 5 types of buttons......
Two-level setup
The two-level setup (or multisite setup) combines: a reference network setup deployed on a local network. an HTTP setup used to update the reference setup on the local network....
Customizing the display of an Organization Chart control
To customize the interface of an Organization Chart control, you must use specific internal windows....
MyInternalWindow (Reserved word)
MyInternalWindow is used to handle the current internal window.
Project description: Telemetry tab
The project description window allows you to configure various elements of your project......
iParameterViewer (Function)
Configures the report viewer.
The Switch control
Switch controls (also called "Toggle controls") are now commonly used in interfaces......
InvalidInputDetect (Function)
Detects and signals an error on required controls left empty and/or controls with invalid data....
SQLAssociate (Function)
Automatically associates each column of the query result with a control or with a variable of the application.
Project description: Tables tab
The project description window allows you to configure various elements of your project......
FTPGet (Function)
Transfers a file or directory from an FTP (File Transfer Protocol) server to the current computer.