ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HDFS functions
The following functions are used to manage files on a HDFS system......
TableInputInProgress (Function)
Indicates whether a Table or TreeView Table control is currently in edit.
ListSelect (Function)
Returns the index of the selected element in a List Box, ListView or Combo Box control.
SQLConnect (Example)
Usage example of the SQLConnect function
HTML constants
mongoDatabaseInfo (Type of variable)
The mongoDatabaseInfo type is used to define the advanced characteristics of information about a MongoDB database.
Handling a Check Box control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Check Box control through programming......
Creating a table in a report
Tables can be created in a report......
Manipulating Diagram Editor controls programmatically
In WINDEV and WEBDEV, you can handle Diagram Editor controls programmatically......
Input (Function)
Displays a message allowing the user to type an information.
Project portfolio
From version 25, you can create "project portfolios"......
Customizing the setup program (Plug-in)
In a setup program, you may want to customize some actions......
Diagram (Type of variable)
The Diagram type is used to define all the advanced characteristics of a diagram that can be edited in the Diagram Editor control.
Compression (Property)
The Compression property is used to manage data compression during a connection (HFSQL Client/Server, etc.)...
Icon (Type of variable)
The Icon type is used to define the advanced characteristics of an icon.
SemiDynamicPageDisplay (Function)
Displays a semi-dynamic page in the browser of the Web user from a dynamic or static WEBDEV page.
ListSelectMinus (Function)
Deselects an element in a List Box, ListView or Combo Box control.
HCloseConnection (Example)
Usage example of the HCloseConenction function
Handling Mobile Image Editor controls programmatically
WINDEV Mobile allows you to programmatically handle Mobile Image Editor controls......
Events associated with TreeView controls
List of events associated with TreeView controls...
zipOpenCAB (Function)
Opens an existing archive in CAB format.
Printing the content of a pivot table (AAF)
Pivot Table controls include an automatic context menu that allows users to perform different actions on the data displayed in the control......
TableCollapseExpand (Function)
Collapses or expands an element in a Table or TreeView Table control.
Style of windows: image and background color
To optimize the style of your screens, WINDEV and WINDEV Mobile allow you to use......
Creating a flexible modeling
To create a new flexible modeling, you can......