ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

grSurfaceAddData (Function)
Adds a data into a Surface chart.
ImageInfoModify (Function)
Modifies the value of an Exif tag for the image used.
1. Implementing a Client/Server database
WEBDEV Tutorial - Managing an HFSQL Client/Server database Lesson 1 - Implementing a Client/Server database - 10 min...
6. Chart and Pivot Table
WINDEV Tutorial: WINDEV application: Managing data Lesson 6 - Chart and Pivot Table - 30 min
Width (Property)
The Width property gets and changes the width: of a control or block in a report. of a control (found in a window), window, column found in a table or column found in a list box (including listview). of a control (found in a page), column found in a table or column found in a list box. The control can be overlayable or not....
Sending and receiving emails
WINDEV, WEBDEV and WINDEV Mobile allow you to directly manage the emails from your applications......
Dialog (Function)
Displays a message box and returns the value of the button clicked by the user.
TableCollapseExpand (Function)
Collapses or expands an element in a Table or TreeView Table control.
HChangeLogDir (Function)
Modifies the location of log files corresponding to an HFSQL data file.
The Item control
The "Item" control is used to edit the content of an item found in a data file......
JWTParameters (Type of Variable)
The JWTParameters type allows you to define all the information necessary to perform JTW authentication.
Constants used by properties associated with windows, reports, pages and controls
List of constants used by properties associated with windows, reports, pages and controls....
Configuring the "fax server" computer
WINDEV and WEBDEV allow you to manage faxes via the system fax server, available in Windows XP and Windows 2000......
HScheduledTask structure
The HScheduledTask structure is kept for backward compatibility (this structure will still be supported in the forthcoming version)....
The setup editor WDInst
WDInst is a setup editor used to define the setup parameters of your application......
Height (Property)
The Height property is used to get and change the height: of a control or block in a report. of a control (in a window), window, row of a Table, List Box or ListView control, option of a Radio Button or Check Box control, break header or footer of a Table or Looper control. of a control (in a page), break header or footer in a Table or Looper control. The control can be overlayable or not. of a break cell in a Table or Looper control....
SocketConnect (Function)
Connects a client computer to a given socket.
WDMSG license agreement
WDMSG license agreement...
3. Deploying a WINDEV application
emailHeader (Type of variable)
The emailHeader type is used to retrieve or define the additional email headers.
Description of a Pivot Table control
The description window of a Pivot Table control is used to configure several elements of the control......
Spreadsheet control in a window
The spreadsheet is one of the most often used business tools. The Spreadsheet control is used to include a spreadsheet in your WINDEV windows....
Using WDDIXIO
To translate the text used in your project:...
Dockable panes
WINDEV, WINDEV Mobile and WEBDEV propose several dockable panes......
Consuming a web service
WINDEV Tutorial: Consuming a web service Consuming a web service - 10 min