ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Binding a Link control to an item
Error 4: A space is required after the ':' character
Crosstab report
The report editor allows you to create "Crosstab" reports......
2. User-friendly editors in practice
User-friendly editors in practice...
Error 31: The file to include is not found. Check the name and path ...
19. Upload: Sending files to the server
GetCountryName (Function)
Returns the name of a country that corresponds to its ISO code according to the ISO 3166-1 standard.
Deploying a site (from the development computer)
Regardless of the type of site created by WEBDEV (static site or dynamic site), WEBDEV Development version allows your to automatically install the site on the server......
Operations available for the dates, times and durations, ...
The following operations are available for the following types of variables......
<Upload>.FileName (Function)
Returns the name of a file "uploaded" by the Web user. This upload may have been performed: via an "Upload" edit control. via a single-file or multi-file Upload control....
UploadFileName (Function)
Returns the name of a file "uploaded" by the Web user. This upload may have been performed: via an "Upload" edit control. via a single-file or multi-file Upload control....
Software Factory: Administrator options
Several options can be configured in the Software Factory administrator......
WX file
The "Executable Name".WX file is used to manage some features directly, even if these features have not been included in the application. This file is found beside the executable....
Error 107: Redefinition of the parameter
TableFormulaDeleteAll (Function)
Deletes all formulas added with TableFormulaAdd.
Writing an email: the available methods
This help page presents the methods for writing an email....
Installing and starting WDTRAD
DndTarget (Property)
The DndTarget property determines and changes how a control behaves in a drag-and-drop operation.
DndSource (Property)
The DndSource property is used to determine and change a control's drag-and-drop behavior....
The UAC mechanism in Windows Vista (and later)
To increase security against worms and viruses, Windows Vista/7 implemented the UAC (User Account Control) mechanism......
Restoring an HFSQL Client/Server database
A backup of a HFSQL Client/Server database can be restored at any time......
Drawing in WINDEV, WEBDEV and WINDEV Mobile
WINDEV, WEBDEV and WINDEV Mobile include several functions for displaying, drawing, copying and saving the drawings and images from your applications or sites......
The .NET 3.0, 4.0 control, ... (WPF)
The Xaml control allows you to easily manage the Xaml language......
Deploying an application that uses an external component
An application that uses one or more external components is deployed in the same way as a standard application......
How to loop through the files of a directory?
This help page presents the different methods that can be used to loop through the files of a directory....