ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

xlsColumn (Type of variable)
The xlsColumn type is used to describe and modify a column in an Excel document...
ParallelTask (Type of variable)
The ParallelTask type is used to handle a task, which means a procedure run by a thread in the parallel programming.
Background (Type of variable)
The Background type defines the advanced characteristics of the element background.
Native Informix Connector: Programming with HFSQL functions
To use an Informix database with the Native Connector, import the structure of Informix tables into the WINDEV or WEBDEV analysis......
J2EERun (Function)
Runs a procedure on a server of J2EE XML Web services.
HOpenAnalysis (Function)
Opens an analysis in HFSQL Classic format.
DotNetRun (Function)
Runs a procedure on a .Net server.
Nesting the framesets
By default, a frameset is used to display several pages in the same window of the browser......
VerticalAlignment (Property)
The VerticalAlignment property gets and changes the vertical alignment of a control.
LINUX: Accessing the ODBC databases
The native access to HFSQL Classic and Client/Server is available for the WINDEV applications running in Linux ("console" applications) and for the WEBDEV sites hosted in Linux......
xlsRow (Type of variable)
The xlsRow type is used to describe and modify a row in an Excel document...
Description (Property)
The Description property is used to get and change the page description.
SQLite: Programming with HFSQL functions
To use an SQLite database with Native Connector (also called Native Access), the structure of SQLite tables must be imported into the data model editor....
EmailStartIMAPSession (Function)
Starts a session for receiving and reading emails with the IMAP protocol.
Open (External language)
Opens a window.
Table,Insert (External language)
Inserts an element into a table at a given position.
ElementWidth (Property)
The ElementWidth property is used to: Find out or modify the width of the elements in an Organization Chart control. Find out or modify the width of the cells in a Dashboard control....
ElementHeight (Property)
The ElementHeight property is used to: Find out or modify the height of the elements in an Organization Chart control. Find out or modify the height of the cells in a Dashboard control....
CheckBoxAdd (Function)
Adds a new option into a Check Box control.
WinLineDetails (Property)
The WinLineDetails property allows you to get and change the name of the internal window used to display the details of a row in a Table control.
ChangeTheme (Function)
Is used to change, through programming, the theme (dark or light) used by the mobile application.
.NET Assemblies
.NET is Microsoft's software development platform......
MySource (Reserved word)
MySource is used to handle the current data source (file, view or query) associated with a report or with a table based on a data file...
AppControl (Function)
Enables (or disables) the remote control for the current multi-user WINDEV application. This is an advanced function.
Handling an ActiveX by programming
WINDEV allows you to handle an ActiveX control in WLanguage via......