ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Binding a Scrollbar control to an item
A scrollbar can be bound to an item in a data file, query, etc....
1. RAD (Rapid Application Development)
The Group structure
The Group structure is a preset structure of WLanguage (no declaration is required)......
wWDGetReturnValueType
Type of the return value of the last nWDExecute, nWDExecuteEx or nWDEvalue statement]......
Translating the code
WINDEV, WEBDEV and WINDEV Mobile allow you to automatically translate your WLanguage code from English into French and vice versa......
Check: NNTP connectivity
The monitoring robot will try to connect to the specified NNTP server (news server)......
Multi-project search
Performing a search in the current project is a common operation......
Multi-touch in an Image control
One of the most common applications of the multi-touch feature is used to handle images......
Communicating with the Web user
From now on, with the new Web technologies, the sites can look more like Windows applications and display dialog boxes......
Programming standard errors
Programming standard errors inform you of potential problems detected when saving windows, pages, reports or when recompiling the project......
Information about a control found in a window or in a page
The window editor and the page editor allow you to get information about the controls used....
Changing an application to 64-bit
WINDEV allows you to develop 64-bit applications......
The Repositionable Note control
The Repositionable Note control allows you to include the famous yellow sticker in your applications......
Characteristics of non-maximized windows
A non-maximized window can be resized by the user and it can occupy a section of the screen only......
How to create an SQL query to count?
This help page explains how to create a count query with the query editor....
Find out the account that runs the AWP protocol
Task list
Each project can be associated with a task list......
Key and referential integrity
In an analysis, the "Key" items are also used to manage the consistency of data (called referential integrity)......
RealToDateTime (Function)
Converts an 8-byte real to a date and time.
Anchoring controls in a report
The anchors are used to define the behavior of controls during a resize operation......
Configuring the "Relative duration" mask (date and time in natural language)
WINDEV, WEBDEV and WINDEV Mobile propose to use a "Relative duration" display mask for the Date controls......
DateTimeToReal (Function)
Converts a date and time to an 8-byte real.
MVP overview: Model - View - Presenter
MVP is the acronym for MODEL - VIEW - PRESENTER......
Programming automatic calculations in the columns of a Table control
Synchronizing the analysis with external databases
The analysis must be synchronized with an external database if it uses......