ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

2. Managing a Client/Server database
WINDEV Tutorial: Using an HFSQL Client/Server database Lesson 2 - Managing a Client/Server database - 20 min...
Toast (Type of variable)
The Toast type is used to define all the advanced characteristics of a toast notification.
Report with parameters
When printing a report, you have the ability to pass parameters to this report......
Hour (Property)
The Hour property is used to: Get the time from a variable of type Time or DateTime, or the number of hours from a variable of type Duration. Change the time in a variable of type Time or DateTime, or the number of hours in a variable of type Duration. Retrieve the time or the number of hours from a Date item (in "Date and time" or "Duration" format) or from a Time item. Modify the time or the number of hours in a Date item (in "Date and time" or "Duration" format) or in a Time item....
BackgroundImage (Property)
The BackgroundImage property is used to identify and modify the background color of an element: window, page, control or report.
ZOrder (Property)
The ZOrder property defines the Z-order of an element.
TableSearch (Function)
Performs a search in: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
ControlAlias (Function)
Gets, modifies or restores the data binding to a control or group of controls.
WDLog: Overview
The different operations that can be performed with WDLog are as follows......
Events associated with Chart controls
List of events associated with the Chart controls...
WEBDEV Application Server 2024
The Word Processing control
The "Word processing" control is an advanced control that allows the end user to create and edit documents in docx format......
Report viewer (Print preview)
The report viewer allows you to see the report layout without printing it......
Search in the editors
Being able to perform a search in the editors significantly improves efficiency......
Sharing internal components (via SCM)
An internal component is a set of elements from a project......
fDataDirUser (Function)
Returns a directory path for the data of the current user of the current application.
Managing the XSD
...WINDEV, WEBDEV and WINDEV Mobile allow you to import files in XSD format....
fEncrypt (Function)
Encrypts a file in binary or ASCII format.
SaveParameter (Function)
Saves a persistent value in the registry or in another file specified by InitParameter.
EmailReadMessageHeader (Function)
Reads the header of an incoming email according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
NetGetFile (Function)
Retrieves an existing file from an FTP server (File Transfer Protocol) powered by WINDEV. This function is kept for backward compatibility....
NetSendFile (Function)
Transmits a file to an FTP server (File Transfer Protocol) powered by WINDEV. This function is kept for backward compatibility....
Structure (Type of variable)
A structure is a custom type of data...
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......
1. Implementing a Client/Server database
WEBDEV Tutorial - Managing an HFSQL Client/Server database Lesson 1 - Implementing a Client/Server database - 10 min...