ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Image Editor control: Options in the ribbon and the panes
The Image Editor control offers a host of options accessible via......
Report based on a Table control
A report based on a Table control is used to directly print the information displayed in the Table control (based on a data file or populated programmatically)......
Constants for managing Windows events
The following constants are used to manage Windows events:...
Select query description window
The description window of a select query includes several sections......
TreeView Table control based on a data file
This type of TreeView Table control is linked to a data file or query......
MVP overview: Model - View - Presenter
MVP is the acronym for MODEL - VIEW - PRESENTER......
SysNumberScreen (Function)
Returns the number of screens currently connected to the current computer.
SpreadsheetDeleteAll (Function)
Deletes the entire data from a Spreadsheet control found in a window (cells, formulas, size and header layouts).
WinUsefulSize (Function)
Specifies the useful size of an internal window with automatic scrollbars. The useful size corresponds to the full size of the internal window: Width of the internal window. Height of the internal window....
LabelWidth (Property)
The LabelWidth property is used to: Find out the width of labels in a "Label" report. Modify the width of labels in a "Label" report....
Modbus functions
List of Modbus functions...
sOpen (Function)
Opens and initializes: a serial port. a parallel port. an infrared port....
gImage (Function)
Builds a sequence of characters containing an image.
TreeView Table control based on a variable
A TreeView Table control based on a variable is a control bound to a variable or a set of variables......
ScrollWithFinger (Property)
The ScrollWithFinger property is used to: Determine if the content of a control can be moved with the finger ("finger scrolling"). Enable or disable touch-responsiveness for a control....
WDInst: components and setup models
By default, the setup program installs all the specified files on the setup computer......
User Groupware
A Windows application, an Internet or Intranet site require to define the role of different contributors......
Repetition (Type of variable)
The Repetition type is used to describe and modify the characteristics of a repetition for an appointment via the different WLanguage properties.
hScheduling (Type of variable)
The hScheduling type is used to define and find out the characteristics of the scheduling that must be performed: for a scheduled optimization task of HFSQL Client/Server files. for a scheduled backup task of HFSQL Client/Server files. for a scheduled replication of HFSQL servers....
SysChangeScreenResolution (Function)
Modifies the resolution of a screen.
Managing a Text token Edit control
...Interfaces that use token controls are common. A Token control contains variable amounts of information in a limited area....
Tilt (Property)
The Tilt property gets or sets the tilt of the map displayed in a Map control.
1. My first Android/iOS project
WINDEV Mobile tutorial: My first Android/iOS application Lesson 1 - My first Android/iOS project - 1 hr...
JWTParameters (Type of Variable)
The JWTParameters type allows you to define all the information necessary to perform JTW authentication.
Types of Edit controls