ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

User Groupware files
Two categories of data files are managed......
2025 new features brochure: WINDEV new features
What's new in WINDEV 2025 in the What's new 2025 brochure....
PreviousPage (Function)
Returns the name of the previous page.
Image (Property)
The Image property gets and sets the background image of a control or block.
WINDEV and the communication streams (audio, sound)
To handle the communication streams, WINDEV includes......
SQLAssociate (Function)
Automatically associates each column of the query result with a control or with a variable of the application.
pdfProtection (Variable type)
The pdfProtection type allows you to identify the protection options applied to a PDF document present in a variable of type pdfDocument. This new variable type is available from WINDEV Suite SaaS 2025 Update 3....
dChord (Function)
Draws the chord of a circle (intersection between an ellipse and a straight line): in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
Notification (Variable type)
The Notification type is used to handle the local notifications or the push notifications.
ListSeek (Function)
Searches for an element in a List Box, ListView or Combo Box control (including the values described by gStoredValue).
ImageMode (Property)
The ImageMode property gets and sets the display mode of an image in an Image control, in the column of a table of type Image or in the background of a Chart control in a window.
The email structure
The email structure is a preset structure of WLanguage (no declaration is required)......
Using WDDIXIO
To translate the text used in your project:...
Markdown
Markdown is a lightweight markup language that allows you to apply formatting to text......
WEBDEV styles
WEBDEV styles are advanced styles......
BackgroundImage (Property)
The ImageFond property lets you view and modify the background image of an element: window, page, field or state.
Source Code Manager overview
WINDEV, WEBDEV and WINDEV Mobile propose a sophisticated Source Code Manager......
Authentication via Active Directory
Kerberos is an authentication mode based on the use of tickets and secret keys......
HReadFirst (Function)
Sets the position on the first record according to a browse item.
The different types of windows
The following types of windows can be created in a WINDEV application......
PopupDisplayPage (Function)
Displays a WEBDEV page as a popup in the current page with a DDW (Dim Disabled Windows) effect.