ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

fShortName (Example)
Usage example of the fShortName function
fCompare (Function)
Compares the content of two files bit by bit.
DriveSendFile (Function)
Sends a file (present on the user's machine) to an Drive (remote disk)....
XamlDisable (Function)
Simulates the absence of .Net 3.0 framework.
Structure of log files (HFSQL Classic)
The following files are automatically created when logging an HFSQL Classic data file......
DriveUploadDirectory (Function)
Envoie un répertoire (présent sur la machine de l'utilisateur) vers un disque distant....
New products brochure 28: Common new products
New features in WINDEV/WEBDEV/WINDEV Mobile 28 presented in the New Features brochure....
TableToExcel (Function)
Creates an Excel file with the data from a Table or TreeView Table control.
Changing sites from AWP to SEO-ready session mode
A query created in the query editor can contain several types of items......
Installing the robot controller
The monitoring robot includes three executables......
Batch processing: creation of executables, WDLs, components, etc.
WINDEV and WEBDEV allow you to perform multiple types of processes from a command line......
Declaring the functions of the Windows API
Syntax for declaring the functions of the Windows API...
HDuplicateRecord (Function)
Duplicates the record read in a table: the record found in memory is added into the table (query or view).
Implementing the log process in an application
Regardless of the tables used by your application (HFSQL Classic or HFSQL Client/Server), the log process can be implemented on these tables......
Print constants
List of constants used by the print functions....
HAdd (Function)
Adds: the record found in memory into the table (query or view). the record found in a Record variable into the table (query or view)....
SSL: Secure transactions with WEBDEV
When using an Internet application, the data circulating between the computer of the Web user and the Web server is not protected......
Image control in a window
This help page presents the characteristics of an Image control found in a window...
Handling WEBDEV Account Manager via command line
All the features in WEBDEV Account Manager can be used via command line......
iPrintImage (Function)
Sends the image file to print to the print buffer.
iOutputInfo (Type of variable)
The iOutputInfo type is used to get the details of a report print or export job, or the details of a print job performed programmatically from the report viewer.
Translating a text file with WDTRAD