ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HListREP (Function)
Returns the list of assignments for the data files handled by the current application, which means the list of physical files corresponding to the files described in the analysis.
TableToExcel (Function)
Creates an Excel file with the data from a Table or TreeView Table control.
Structure of log files (HFSQL Client/Server)
The following files are automatically created when logging an HFSQL Client/Server data file......
Interface
An interface is used to divide the uses of features common to several elements from their implementations, which simplifies their re-usability.
Libraries (.WDL file)
A library is a WDL file that contains all WINDEV or WEBDEV resources ......
OCRLoadLanguage (Function)
Adds a language to the native OCR system.
Python: Native calls
WLanguage allows for native Python calls......
Changing an application to 64-bit
WINDEV allows you to develop 64-bit applications......
File Description (Type of variable)
The File Description variable is used to programmatically describe data files.
Collaboration diagram
A collaboration diagram presents the structural organization of objects that send and receive messages......
rssEntry (Type of variable)
The rssEntry type is used to handle a RSS stream entry...
mlLoadWorkspace (Function)
Loads all the variables of a MATLAB file in the session.
Error 1054: 'Ancestor' cannot be used outside the code of a class
FTPListFile (Example)
Usage example of the FTPListFile function
ParallelTaskExecute (Function)
Triggers the execution of a parallel task.
USING IN (Critical section)
The statement USING ... IN makes it possible to automatically perform initialization and ending operations on critical sections.
PostMessage (Function)
Sends a Windows message to a control or to a window.
HWrite (Function)
Writes a record into a data file without updating the indexes corresponding to all keys used in the file.
Currencies
A currency is a real coded on 10 bytes....
Printing in WLanguage
WINDEV, WEBDEV and WINDEV Mobile propose several print methods......
HManageServerUpdate (Function)
Used to manage the automatic update of HFSQL Client/Server servers by specifying the check frequency regarding the availability of updates....
The single-part and multi-part archives
Two types of archives are available......
Installing a SOAP server with Netscape iPlanet 4.1
SendMessage (Function)
Sends a Windows message to a control or to a window.
dArc (Function)
Draws an arc of circle or an arc of ellipse: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....