ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Multi-touch in a Chart control
One of the most common applications of the multi-touch feature is used to handle images......
Manipulating Chart controls in a WEBDEV site
When a Chart control is executed on a page of the WEBDEV site, users can personalize visuals via a context menu......
GesturePosX (Function)
Returns the horizontal position of the pointer (finger or stylus).
GestureNbPointer (Function)
Returns the number of pointers in contact with the screen.
Environment of the report editor
Environment of the report editor...
Tips for developing a site for an iPhone or for a BlackBerry
WEBDEV allows you to develop sites for all types of devices......
Display modes, transparency and symmetry of an image
An image can be displayed in a window, a window control, a report control, a page control or a block according to several display modes....
Characteristics of a Looper control in a window
To display the control characteristics, select "Description" in the context menu of control......
gAlignment (Function)
Builds a sequence of characters containing an aligned text or an aligned image.
NbAnimationSteps (Property)
The NbAnimationSteps property is used to get and specify the number of drawings in the image that defines the animation of a custom infinite Progress Bar control.
Properties associated with a report
List of properties associated with a report...
6. Chart and Pivot Table
WINDEV Tutorial: WINDEV application: Managing data Lesson 6 - Chart and Pivot Table - 30 min
Automatic data masking
Data masking is a process that transforms the data in an item that will be displayed to the user......
pdfParameter (Type of variable)
The pdfParameter type defines all the characteristics of the PDF file to be generated.
HorizontalAlignment (Property)
The HorizontalAlignment property gets and changes the horizontal alignment of a control.
The List Box control
The List Box control is used to display a list of elements and to select one or more elements from this list......
The Context Menu control (WEBDEV)
Context menus are often used in websites......
How to create two linked cascading tables?
This help page explains how to create two linked cascading Table controls in a window or page....
The "Find - Replace" pane
The "Find - Replace" pane is used to......
CursorEnd (Property)
The CursorEnd property gets and sets the end position of the mouse selection range in the following controls: Edit control. Editable Combo Box. "Edit control" table column and "Editable Combo Box" table column. Word Processing control....
The Toolbar control
The Toolbar control is an advanced type of control, linked to a window......
Properties available in Java
WINDEV allows you to generate a Java application without even knowing the Java language......
Looper control properties
You can manipulate Looper controls in a window or page using the following WLanguage properties......
Images, colors and tabs
To optimize the appearance of your screens, WINDEV, WEBDEV and WINDEV Mobile allows you to use images or colors in your tab controls......
Report based on a data file
A report based on a data file is used to print the records coming from a single data file (HFSQL Classic or Client/Server, accessed via a Native Access, ......