ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Characteristics of the columns in a Table control in a window (prefix syntax)
The columns are used to display information in a Table control...
Image (Property)
The Image property gets and sets the background image of a control or block.
TableInfoXY (Example)
Usage example of the TableInfoXY function
Constants used for managing the multi-touch
Constants for managing the multi-touch...
Composite report
The report editor gives you the ability to create "Composite" reports. In this case, the report includes several sub-reports....
9. Sharing a project in practice
Sharing a project in practice...
Structure of data files of user groupware
AdditionCompleted (Example)
Usage example of the AdditionCompleted property
<Chart>.Color (Function)
Returns and initializes the color of different chart elements.
Creating an update query
An Update query (SQL UPDATE statement) is used to modify the records in a database file......
zipDeleteFile (Example)
Usage example of the zipDeleteFile function
Constants for managing the windows
List of constants used by the functions for managing the windows...
Utility components
WINDEV includes several utility components that allow you to handle data directly......
LineSpacing (Property)
The LineSpacing property gets and sets the line spacing for variables of type Font.
Functions for managing menus (prefix syntax)
List of functions for managing menus...
2. Variables
WINDEV Tutorial: WLanguage basics Lesson 2 - Variables - 20 min
<Chart>.Tooltip (Function)
Displays and formats: the tooltip associated with each section of a chart (section of a Pie chart, column of a Column chart, etc.). Also allows you to find out the characteristics of the tooltip associated with each chart section. a custom tooltip, associated with a point....
TraceBuild (Function)
Displays a customizable message in the trace window opened in parallel with the current window.
EmailStartSMTPSession (Function)
Starts a session for sending emails with the SMTP protocol.
OKCancel (Function)
Displays a message in a standard dialog box that proposes "OK" and "Cancel" and returns the user's choice....
JSProperty (Function)
Used to handle specific features on the objects found in the current page.
DnDAccept (Example)
Usage example of the DnDAccept function
BankHolidayAdd (Function)
Indicates that a day (or a list of days) is a public holiday.
Menu management functions
List of functions for managing menus...
zipInfoFile (Example)
Usage example of the zipInfoFile function
TableAddChild (Example)
Usage example of the TableAddChild function
BuildBrowsingTable (Example)
Usage example of the BuildBrowsingTable function