ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

List,Select,- (External language)
Deselects an element from a drop-down list or from an expanded list.
Handling a WEBDEV Slider control through programming
WEBDEV allows you to handle a Slider control through programming....
The Toolbar control
The Toolbar control is an advanced type of control, linked to a window......
<DiskFile variable>.Close (Function)
Closes an external file.
<DiskFile variable>.ChangeSize (Function)
Resizes an external file.
9. Internal component
<Variable DiskFile>Create (Function)
Creates an external file.
Selection (Property)
The Selection property is used to get the characteristics of the selection (or cursor): in a Word Processing control. Remark: This selection is in the section being edited in the control (body, header or footer). in a Spreadsheet control. in an HTML Editor control. in a Diagram Editor control....
Natif DB2 Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose an optional Native Connector to DB2......
Table,Modify (External language)
Modifies an element in a Table control.
Help page identifier
To display a specific help page from your WINDEV application, an identifier must be specified for each page found in your help system......
Error 1013: The access to the member of the class is restricted by a protected inheritance
Handling a TreeView Table control programmatically
This page explains how to program TreeView Table controls......
Unalterable data files
This feature is used to signal that a data file cannot be modified after writing......
Real Time Performance Profiler (RTPP)
The Real Time Performance Profiler (RTPP) is a tool that helps you identify what is slowing down your application......
ArraySeekByProcedure (Function)
Seeks an element in a one-dimensional WLanguage array by using a comparison procedure.
Binding a Slider control to an item
A Slider control can be bound to an item in a data file, query, etc....
Windows,TCurrent (External language)
Modifies the title of the current window.
Programming Table controls based on a data file
This page explains how to program Table controls based on a data file......
Option,Version (External language)
Finds out the version number of WD140VM.DLL of WINDEV.
Table,Col (External language)
Returns the current index of the column.
HFSQL Client/Server: Scheduled tasks
The scheduled tasks are used to schedule automatic tasks......
ERR_BAD_ACTION
SCM file format evolutions
Four versions are available for the SCM repository......
Unavailable functions and properties
Some functions and properties have been removed from WLanguage......
Pull to refresh (Android/iOS): Window, Table and Looper controls
The "Pull to refresh" feature allows the user to "pull" a Table control, a Looper control or a window in order to refresh its content......