ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SaveParameter (Function)
Saves a persistent value in the registry or in another file specified by InitParameter.
Database parameters (Setup program)
The setup program creation wizard includes the setup of the database along with the application and suggests additional elements......
Creating an action plan
The action plans group all actions that will be performed by the software factory....
Constants for manging the replication
List of constants used by the functions for managing the replication....
WEBDEV administrator: Setups
The "Setups" tab allows you to configure the different administration features of the WEBDEV server......
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....
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....
Setup mode
Several methods can be used to distribute a WINDEV application......
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).
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.
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.