ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HHistoryModification (Function)
Returns the modifications performed on one or more items of a given record. The result can be displayed in a list box or in a table to allow the user to view the modifications made to the specified file.
SocketConnectBluetooth (Function)
Connects a client computer to a specific Bluetooth socket.
Handling a control through programming in a report
All report controls can be handled through programming......
Service constants
List of constants used by the functions for managing services....
Printing the content of a TreeView Table (AAF)
TreeView Table controls include an automatic context menu that allows users to perform multiple actions on the data displayed in the control......
Dictionary properties
The properties of a WDTRAD dictionary are as follows......
Configuring the automatic modification of data files
The automatic data file modification updates the description of data files on user computers......
dSaveImage (Function)
dSaveImage is kept for backward compatibility.
TableDisplay (Function)
Refreshes a Table or TeeeView Table control from a given position: for a control linked to a file: changes made in the linked data file are reflected in the control. for a control handled programmatically: the calculated columns are re-calculated....
SaveParameter (Function)
Saves a persistent value in the registry or in another file specified by InitParameter.
HConvertX (Function)
Converts a numeric value into a binary string in order to perform a search on a numeric key.
EmailReadFirst (Function)
Reads the first incoming email according to the protocol used (POP3 or IMAP, MS Exchange, Lotus Notes or Outlook).
WEBDEV administrator: Setups
The "Setups" tab allows you to configure the different administration features of the WEBDEV server......
3. Preparing the setup program
WINDEV Tutorial: Using an HFSQL Client/Server database Lesson 3 - Preparing the setup program - 5 min...
Edit options of a report
The report editor allows you to......
Automated tests
WINDEV Tutorial - Monitoring the evolution of an application Automated tests - 20 min
.NET application
To create a.NET application from a project......
Remote WEBDEV administrator: Configuration of a Webservice or a WEBDEV site in Session mode
To view the configuration of a specific Webservice or WEBDEV site in Session mode from the remote administrator:...
Animating the image display (WEBDEV)
...The Web sites propose several transition effects between the elements:...
Custom synchronization for Table controls based on a data file
In some cases, you may want to use a custom synchronization for Table controls based on a data file......
TableDelete (Function)
Deletes a row from: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
OpenSister (Function)
Opens a non-modal sibling window.
How to develop a site for Linux?
The method for developing a site for Linux is identical to the method for developing a site for Windows....
TextDirection (Property)
The TextDirection property is used to determine and change the writing direction in a window, report or control (useful for languages such as Arabic or Hebrew).
WDScript: use in interactive mode
In interactive mode, the WDScript editor is divided into several areas......