ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

xlsCell (Type of variable)
An xlsCell variable is used to describe and modify a cell in an Excel document...
Linking a Table control to a data file or query
A Table control can be used to display the content of a data file or query......
WDDeploy features
WDDeploy can be used to......
CustomMenu
The CustomMenu allows you to create a custom menu in the menu bar of WINDEV, WEBDEV and WINDEV Mobile......
WEBDEV Application Server - 10 connections - License agreement
ODBC driver for HFSQL Classic and HFSQL Client/Server - License agreement
OLE DB driver for HFSQL Classic and HFSQL Client/Server - License agreement
5. Creating a drop-down menu
WINDEV Tutorial: WINDEV application: Managing data Lesson 5 - Creating a drop-down menu - 30 min
Options of the window editor
To configure the general options of the window editor......
Client/Server: Connecting the client computers to the server
In order for the application to be able to handle the data files found on the HFSQL server, the connection that will be used by the application must be defined in the project......
Constants for managing animations
List of constants used by the functions for managing the animations...
14. Controls in practice
The "Column" charts
The data is interpreted as "columns" whose height is proportional to the value of data......
Zooming an image (WEBDEV)
WEBDEV proposes several methods for zooming an image:...
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......
Handling XLS files
WINDEV and WEBDEV propose two methods for handling the Excel files......
HFSQL thumbnails
To optimize the display of images in your application or in your site, you have the ability to use HFSQL thumbnails......
Installing a Webservice (old format)
Anchoring controls in a report
The anchors are used to define the behavior of controls during a resize operation......
Use WebSockets with the WebSocket server
The WebSocket protocol provides a communication channel over a TCP socket for browsers and Web servers......
Creating an executable: General options
The main executable options are as follows......
User Groupware files
Two categories of data files are managed......
BrowsedItem (Property)
The BrowsedItem property is used to: Get the item used to automatically loop through Table, Looper, List Box, ListView and Combo Box controls, supercontrols and reports based on data files. Change the item used to automatically loop through Table, Looper, List Box, ListView and Combo Box controls, supercontrols and reports based on data files. Then, the iteration is reinitialized....
X (Property)
The X property is used to: Get the X-coordinate of a control, Table control column or window (position on the X-axis). Get the X-coordinate of a control or window (position on the X-axis)....
Creating a WINDEV Mobile project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective......