ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Variable Drive>CreateFile (Function)
Creates a file on the remote disk.
<WDPic variable>.DrawLine (Function)
Draws a line in a WDPic variable.
<picLayer variable>.DrawLine (Function)
Draws a line in a picLayer variable.
DriveCreateFile (Function)
Creates a file on the remote disk.
DriveCreateDirectory (Function)
Creates a directory on the remote disk.
<zipArchive variable>.Exist (Function)
Determines whether an archive exists.
fChangeExtension (Function)
Changes the extension of a file on disk.
Specific features of the Express version
Filtering the headers and the content of a Pivot Table
By default, the entire data found in the data files is taken into account when calculating the content of a Pivot Table control......
Clickable control in a report
The report editor allows you to propose clickable controls during the print preview......
How to develop a PHP site?
What is a PHP site?......
PVTFilter (Function)
Enables or disables a filter on a Pivot Table control.
WDLog: Restoring HFSQL data files
WDLog is used to restore the data files saved by WDLog......
HCreationIfNotFound (Function)
Performs the following operations: If the file does not exist, creates an empty data file (".FIC" file) with the index file and the memo file if necessary. The function is equivalent to HCreation. If the file exists, opens the file....
12. Preventing from going back to a page
Characteristics of non-maximized windows
A non-maximized window can be resized by the user and it can occupy a section of the screen only......
HFilter (Function)
Defines and enables a filter on a data file, view or query.
XMLChild (Function)
Positions on the first child element of current element.
Handling a Popup control through programming
The popup being a control of the page, you have the ability to access: the page controls from the popup. the popup controls from the page....
WDADMINEXE : Information about last available update
The "Setup" tab of WDADMINEXE contains information regarding the last available update of the application......
The .NET 3.0, 4.0 control, ... (WPF)
The Xaml control allows you to easily manage the Xaml language......
Deploying a site on a PC SOFT test server
PC SOFT proposes to host your test sites......
tapiHangUp (Function)
Hangs up a phone line started with tapiDial or tapiAnswerCall.
Handling ListView controls programmatically
WINDEV allows you to programmatically handle ListView controls......
Component and SCM
WINDEV, WEBDEV and WINDEV Mobile allow you to easily create and publish components......