ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

ImageInfo (Function)
Retrieves the characteristics of an image file or the characteristics of a PDF file:
  • format.
  • width and height.
  • number of bits per pixel.
  • area of transparency.
Caption (Property)
In a database, the Caption property is used to: Find out the caption associated with a file item. Find out the caption associated with a data file. Find out and modify the connection caption. In a report, the Caption property is used to: Find out the text displayed in a Static or Link control. Modify the text displayed in a Static or Link control. In a window or page, the Caption property is also used to: Find out and modify the caption of a control in a window or in a page. Find out and modify the caption of a menu option. Find out and modify the title of a window or page. Find out the content of a Breadcrumb control....
KeyCompareKey (Function)
Compares an initial key with an activation key.
KeyGetIdentifier (Function)
Retrieves the identifier that was used to generate an initial key.
KeyGenerateInitialKey (Function)
Generates the initial key (unique license number) for the activation system of the application.
How to create an SQL query to get a sum?
This help page explains how to create a Sum query with the query editor....
19. Sending emails
6. Multiple generation
WINDEV Mobile Framework License Agreement
Project description: Style tab
The project description window allows you to configure various elements of your project......
"Real-Time Performance Profiler" pane
The "Real-Time Performance Profiler" pane shows the activity of an application or site during a test......
".STY" file: "Style sheet" file
A style sheet is a "......
How to?
"WEBDEV Application Server" License Agreement
"WEBDEV Application Server" License Agreement...
The Internal Page control
The "Internal Page" control is used to include a page (and its code) in a control of another page......
Maximized windows for Android
A maximized window occupies the entire screen of the mobile device....
InitialWidth (Property)
The InitialWidth property is used to: Find out the initial width of a control or window. Modify the base width used to anchor the controls in "width". Find out the initial width of a report control....
Handling an element of a TreeView control programmatically
This help page explains how to handle the elements of a TreeView control either directly or via the WLanguage functions......
Notifications Push: notification format (Android and iOS)
An application written in WINDEV Mobile Android or iOS can receive Push notifications......
WDInst: configuring the interface of setup program
By default, WDInst (the setup editor) proposes a standard setup program (the wallpaper corresponds to a gradient shade of blue and no slide is displayed......
WEBDEV styles
The WEBDEV styles are advanced styles, easier to use than the CSS styles......
The Multimedia control (WEBDEV)
...The Multimedia control is used to easily display a video in the browser....