ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

grTooltip (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....
AddLine (Function)
Adds a row at the end: of a one- or two-dimensional WLanguage array. of a two-dimensional array property of a variable type (xlsDocument variable for example)....
InsertLine (Function)
Inserts a row at a given position: into a two-dimensional WLanguage array. into an advanced two-dimensional array property (xlsDocument, etc.)....
JSEvent (Function)
Associates a browser procedure with an event on an object in browser code.
Multi-touch in a Chart control
One of the most common applications of the multi-touch feature is used to handle images......
Manipulating an HTML Display control in the code
The HTML Display control is used to display a Web page in an application......
Link properties
When creating a link, you can simply specify the destination......
Use case diagram
A use case diagram is used to view the behavior of a system in such way that......
TableSelectCount (Function)
Returns the number of selected elements in a Table or TreeView Table control (especially multi-selection controls).
grDestinationBMP (Function)
Defines a BitMap file as destination of a chart (BMP means BitMap).
Project Management Hub: Managing contributors
Contributors are the people who take part in one or more projects......
The "Code hashtags" pane
eToEuro (Function)
Converts to Euro a value expressed in a specific currency.
Private Store for WINDEV applications
Versions 27 and later include a Private Store......
Other operators
The following are additional operators......
Installing a SOAP server with IIS
Creating a .NET assembly from WINDEV
To create a.NET assembly, ......
Report based on an Organizer control
A report based on an Organizer control is used to directly print the information displayed in the Organizer control...
Report based on a Scheduler control
A report based on a Scheduler control is used to directly print the information displayed in the Scheduler control......
1. My first Android/iOS project
WINDEV Mobile tutorial: My first Android/iOS application Lesson 1 - My first Android/iOS project - 1 hr...
HDeleteAll (Function)
Deletes all records from a data file, an HFSQL view or a query.
saasUser (Type of variable)
The saasUser type is used to define the advanced characteristics of a user of SaaS site.
SensorGetOrientation (Function)
Retrieves the current orientation of the device on one of its 3 axes.
Watermark (Type of variable)
The Watermark type is used to handle the text printed in watermark in the reports created with the report editor or through programming.
The Check Box control
A Check Box can correspond to......