ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Word Processing constants
The following constants are used by the functions for managing the Word Processing control:...
Drawing in WINDEV, WEBDEV and WINDEV Mobile
WINDEV, WEBDEV and WINDEV Mobile include several functions for displaying, drawing, copying and saving the drawings and images from your applications or sites......
Spreadsheet: Using the ribbon
The ribbon of the Spreadsheet control proposes several features and it allows you to define several settings......
Y (Property)
The Y property is used to: Find out the Y-coordinate of a control or window (position on Y-axis). Modify the Y-coordinate of a control or window....
7. Multilingual applications in practice
iPrintReport (External language)
Prints a report created with the report editor.
ControlInfoXY (Function)
Returns the name of the control located at a given position.
Constants for object visibility
List of constants for managing the visibility of an object....
Value (Property)
The Value property is used to get and change the value of an element.
Characteristics of the columns in a Table control in a window
The columns are used to display information in a Table control......
MemSeek (Example)
Usage example of the MemSeek function
Sorts in a report
The sort is used to organize the information displayed in the report......
iPrintAreaRTF (Example)
Usage example of the iPrintAreaRTF function
Diagram Editor (WEBDEV): Features
The Diagram Editor control includes many features accessible via......
5. Swipe gestures in a window
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 5 - Swipe gestures in a window - 20 min
Clickable (Property)
The Clickable property gets and sets the behavior of an Image control when it is clicked.
Animation of Chart control
The animation of Chart controls allows you to define a dynamic display in your applications......
jQueryExecute (Function)
Runs a JavaScript method of the jQuery library on a page element.
TotalNbRec (Property)
The TotalNbRec property is used to: Get the number of records to be printed. Change the number of records to be printed....
2. Searching and iterating over records
WINDEV Tutorial: WINDEV application: Managing data Lesson 2 - Searching and iterating over records - 30 min
FullScreen (Function)
Enables or disables the full-screen mode in the applications in Universal Windows 10 App mode.
X (Property)
The X property is used to: Get the X-coordinate of a control, Table control column or window (position on the X-axis). Get the X-coordinate of a control or window (position on the X-axis)....
TabOffset (Property)
The TabOffset property is used to get and change the offset between the border of a Tab or Ribbon control and the tab buttons.
7. Multilingual sites in practice
iPrintZone (Example)
Usage example of the iPrintZone function