ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Sorts in a report
The sort is used to organize the information displayed in the report......
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
iPrintReport (External language)
Prints a report created with the report editor.
Word Processing constants
The following constants are used by the functions for managing the Word Processing control:...
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......
iPrintZone (Example)
Usage example of the iPrintZone function
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
7. Debugger
WINDEV Tutorial - WLanguage basics Lesson 7 - Debugger - 30 min
Selecting the keywords associated with a page
The keyword selection window allows you to select the keywords to be associated with a help page......
ShapePolygon (Function)
Modifies the shape currently displayed in a Shape control to get a custom shape (by specifying the coordinates of polygon points).
4. Windows with search
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 4 - Windows with search - 30 min
ListDeleteAll (Function)
Clears a List Box, ListView or Combo Box control populated programmatically.