ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

TableSelect (Function)
Returns the index of the selected element in the Table or TreeView Table control.
FTPSend (Function)
Transfers a file or directory to an FTP server (File Transfer Protocol).
ErrorWithTimeout (Function)
Displays a custom error message in a system error window for a set amount of time.
External language: Programming in Fortran
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
HFSQL Client/Server: Setting up tables on the server
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....
Socket: Creating a simplified socket server
WINDEV gives you the ability to create a simplified socket server......
Manipulating Segmented Button controls programmatically
WINDEV and WINDEV Mobile allow you to programmatically manipulate Segmented Button controls......
dRectangleGradient (Function)
Draws a rectangle: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
Crosshair in a chart
In a Line chart, it may be difficult to read the value of axes for a point that is far from these axes......
TableListChild (Function)
Lists the "children" of a node and the "child" elements of these "children" in a TreeView Table control.
Preparing the phone to test an Android application
WINDEV Mobile allows you to develop Android applications. To run the test of these applications on an Android phone, some operations must be performed ......
SQLAssociate (Function)
Automatically associates each column of the query result with a control or with a variable of the application.
Background (Variable type)
The Background type defines the advanced characteristics of the element background.
WindowFromSource (Function)
Automatically initializes the controls of a window with: the values of the bound items in the current record (loaded in memory) of the HFSL table described in the data model editor. the values of the bound WLanguage variables....
TableDisplay (Function)
Refreshes a Table or TeeeView Table control from a given position: for a field linked to a file: changes made to the linked table are reflected in the field.. for a programmatically manipulated field: calculated columns are re-calculated....
Testing the WEBDEV Application Server setup with an example
Discover all the possibilities of pivot tables
Sub-modeling
In a flexible modeling, the "Application", "Process" and "Choice" elements can be used to enter in a "sub-modeling"......
Importing a WINDEV/WINDEV Mobile project and its elements
A WINDEV project and all its elements compatible with WINDEV Mobile (analysis, windows, classes, sets of procedures, queries, ......
WDInst: installing additional elements
By default, only the files found in the "List of setup files" window are installed on the user computers......
PostgreSQL Native Connector: Features and notes
Remarks and specific features of Native PostgreSQL Connector......
Handling a TreeView Table control programmatically
This page explains how to program TreeView Table controls......
.NET application
To create a.NET application from a project......