ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Linux application: Tips and tricks
In Windows/Linux multi-configuration applications, several limitations may appear: control not supported, functions not available, ......
Custom tooltips
Tooltips are very useful for application users......
11. Controls in practice
Discover the main characteristics of the controls...
Adapting an application to support multiple languages
WINDEV Tutorial - Managing multiple languages Adapting an application to support multiple languages - 20 min
Background (Type of variable)
The Background type defines the advanced characteristics of the element background.
Brochure of new features: New WINDEV features
New features in WINDEV 28 presented in the New Features brochure....
1. Creating windows to add and edit data
WINDEV Tutorial: WINDEV application: Managing data Lesson 1 - Creating windows to add and edit data - 50 min
fCompress (Function)
Compresses a file.
Properties associated with the report blocks
List of properties associated with the report blocks...
PDF Reader control: How to use the ribbon and tabs
The PDF Reader control includes multiple features accessible via......
Classes, members, methods and properties
A class is made of......
fCopyDir (Example)
Usage example of the fCopyDir function
ScreenToFile (Function)
Automatically updates: the values of a data file's items in memory with the values from the controls in the window. the value of the WLanguage variables with the value of the window controls. This function is also available for WEBDEV pages....
The HTML Editor control
The HTML Editor control allows users to create and modify HTML pages......
httpResponse (Type of variable)
The httpResponse type is used to get the advanced characteristics of the response of the HTTP/HTTPS request....
ImageWidth (Property)
The ImageWidth property gets and sets the width of the image section displayed in an Image control or in the background of a Chart control.
iParameter (Function)
Retrieves the printer configuration and configures the print.
grColor (Function)
Returns and initializes the color of different chart elements.
1. Components provided with WINDEV
WINDEV is provided with projects that contain components....
XInitial (Property)
The XInitial property is used to: Get the X-coordinate: of a control (position on the X-axis) when opening the window or the page. of a window (position on X-axis) when opening the window. Change the X-coordinate of a control anchored "to the right" (position on the X-axis) when opening the window. Get the X-coordinate of a control in relation to its block (position in millimeters on the X-axis) when opening the report....
SpeechRecognitionAddCommand (Function)
Adds a voice command into the current window.
dCopyImage (Example)
Usage example of the dCopyImage function
EmailReadFirst (Function)
Reads the first incoming email according to the protocol used (POP3 or IMAP, MS Exchange, Lotus Notes or Outlook).
HListFullTextIndex (Function)
Returns the list of full-text indexes of a file (a query or a view) recognized by the HFSQL engine.
ImageHeight (Property)
The ImageHeight property is used to: Find out the height of the image section displayed in an image control or in the background of a chart control. Modify the height of the image section displayed in an image control or in the background of a chart control....