ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

MatReadLine (Function)
Reads the value of all elements found in a matrix row.
CheckBoxInsert (Function)
Inserts a new option into a Check Box control.
OrganizerDisplayNextPeriod (Function)
Moves the time area displayed to the next area (next weeks for example) in an Organizer control.
OrganizerDisplayPreviousPeriod (Function)
Moves the time area displayed to the previous area (previous weeks for example) in an Organizer control.
Error 1010: The member of the class is constant
iPageWidth (Function)
Calculates the width (in millimeters) of the printable page while taking the left or right margins into account.
ControlVisible (Function)
Makes a control (or a group of controls) visible in a window. An animation can be set on the controls during this operation.
"Real-Time Performance Profiler" pane
The "Real-Time Performance Profiler" pane shows the activity of an application or site during a test......
ControlGrayed (Function)
Grays a control or a group of controls. An animation can be set on the controls during this operation.
Border (Property)
The Border property gets and sets the characteristics of the borders: for a report control or block. for a window control. for a cell of the Table control....
CurrentTitle (Function)
Modifies the title of the current window (returned by CurrentWin) and the title bar.
Database schema shared between earlier WINDEV applications and WINDEV 2025 applications
A database schema can be shared between a WINDEV application......
Filtering the headers and the content of a Pivot Table
By default, the entire data found in the data files is taken into account when calculating the content of a Pivot Table control......
TableDeleteWithAnimation (Function)
Deletes a row from a Table control, from a TreeView Table control (or from a table displayed in a Combo Box control) with an animation.
WDAPI: Using the APIs in a WINDEV application
The two most interesting features of WDAPI are......
The "Window position preview" pane
The "Window position preview" pane is used to view and/or modify the opening position of the windows currently modified (according to the screen resolution used)......
External language: Programming in Java
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
External language: Programming in COBOL
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
External language: Programming in C#
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
External language: Programming in Fortran
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
AnchorRateRight (Property)
The AnchorRateRight property is used to: Find out the anchor rate when a control moves on the horizontal axis. Modify the anchor rate when a control moves on the horizontal axis....
AnchorRateHeight (Property)
The AnchorRateHeight property is used to: Find out the vertical anchor rate of a control. Modify the vertical anchor rate of a control....
Choosing the type of link
WEBDEV proposes several types of links according to the action of link on the page controls......