ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Installing a SOAP server with Apache
Infinite Table and Looper controls
There are two methods to populate Table and Looper controls programmatically......
HLinkMemo (Function)
Used to associate a file with a binary memo item or to cancel the existing link between a file and a binary item.
HRetrieveRecord (Function)
Returns the content of the current record (in a file, a view or a query, ...).
HCreateView (Example)
Usage example of the HCreateView function
DecryptStandard (Function)
Decrypts a message that was encrypted with a symmetrical encryption algorithm (AES, DES, etc.).
zipExtractFile (Example)
Usage example of the zipExtractFile function
HDelete (Function)
Deletes a record from a data file (query or view).
sInEntryQueue (Function)
Retrieves the number of pending bytes in the input buffer of a specified serial port or infrared port.
HDeleteFile (Function)
Deletes the HFSQL data files (.fic, .ndx, .ftx and .mmo files if they exist) from the server.
SysSpace (Function)
Returns the physical memory space for the current computer.
Creating an executable: Information and version number
The version information of an executable corresponds to the information visible in the Windows file explorer....
Principle for running threads
At runtime, an application runs in a main thread......
Use WebSockets with the WebSocket server
The WebSocket protocol provides a communication channel over a TCP socket for browsers and Web servers......
Constants for the archiving functions
List of constants used by the archiving functions....
WDConver : Use in interactive mode
Before you start using WDConver, you must have......
HExportXML (Function)
Exports the records found in a data file (HFSQL or OLE DB), view or query to an XML file.
Error 1054: 'Ancestor' cannot be used outside the code of a class
TableToExcel (Function)
Creates an Excel file with the data from a Table or TreeView Table control.
gr3DSParameter (Function)
Retrieves or modifies a parameter for drawing a chart in 3D Spatial mode.
Structure of log files (HFSQL Client/Server)
The following files are automatically created when logging an HFSQL Client/Server data file......
Window templates
WINDEV and WINDEV Mobile allow you to create window templates......
OCRLoadLanguage (Function)
Adds a language to the native OCR system.
Managing bar codes
The use of bar codes to identify and manage products has become essential......
Project description: Style tab
The project description window allows you to configure various elements of your project......