ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Creating a .NET assembly that can be accessed using COM
To create a.NET assembly accessible by COM, you must......
NetworkDisconnect (Function)
Disconnects a network drive.
WDZip: Handling files in an archive
The compressed files found in an archive can be handled by WDZip......
Anchor of overlaid controls (in a page)
WEBDEV allows you to define overlayable controls......
Drawing constants
List of constants used by the drawing functions....
diffApply (Function)
Applies a difference buffer to a specific buffer.
iSubstBlock (Function)
Substitutes one block of the report with another block while the report is printed.
HSetDuplicates (Function)
Enables or disables the management of duplicates on a unique key.
Using RAD patterns
The steps for creating a RAD pattern are as follows......
zipDeleteAll (Function)
Deletes all files from an archive.
XMLSavePosition (Function)
Stores the current position in the XML document.
MenuDelete (Function)
Deletes a menu or a menu option.
FTPCommand (Function)
Sends a specific FTP command to a server.
Encryption (Property)
The Encryption property allows you to manage the type of encryption used between Client computers and an HFSQL server.
Spreadsheet report
The report editor allows you to create "Spreadsheet" reports......
OpenMobileWindow (Function)
Opens a window in a mobile application.
HTTPGetResult (Function)
Retrieves the result or the header of last HTTP request run.
How to fill a TreeView control?
This help page explains how to fill a TreeView control....
Record (Type of variable)
The Record type is used to save the values of a record.
MapDeleteAll (Function)
Deletes the following from a Map control: all markers, all shapes, all images....
Body (Property)
The Body property is used to identify and modify the HTML body of an HTML Display control or an HTML Editor control.
CSVToArray (Function)
Fills a one- or two-dimensional array of the specified type with the character string in CSV format passed in parameter.
DeleteParameter (Function)
Deletes a parameter (or a set of parameters) saved either by SaveParameter, or automatically via the persistence of data in the controls.
EmailImportSource (Function)
Populates an Email variable using the content of its Source property or the different variables of the email structure using the content of the Email.Source variable.
ChangeSkinTemplate (Function)
Dynamically changes the skin template: of all windows found in the current application, of the windows found in the WINDEV components used by the application, of a specific window found in the project....