ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

xlsUnmergeCell (Function)
Unmerges a range of cells.
Class diagram
A class diagram describes the structure of a system via classes and the relationships among them......
Detection (Property)
The Detection property is used to determine and change the automatic detection of incoming streams. If the stream detection is enabled, the streams allows the detection.
fReportsAndQueriesDir (Function)
Returns: the full path of the directory for the custom reports and queries. This directory corresponds to the directory of the reports and queries visible by the user who created them. the full path of the directory for the shared reports and queries. This directory corresponds to the directory of the reports and queries visible by all the application users....
xlsAddWorksheet (Function)
Adds or inserts a new worksheet into an Excel document.
Restoring an HFSQL Client/Server database
A backup of a HFSQL Client/Server database can be restored at any time......
WDMap: View records in a table
WDMap is used to view the records found in a table......
AddChildDelayed (Property)
The AddChildDelayed property indicates the procedure to be called when a row in a TreeView or TreeView Table control is clicked to be expanded.
Display (Property)
The Display property gets and sets the video displayed in the Conference control. The Conference control can display an incoming video, an outgoing video, or no video.
WDInst: advanced options for the network setup
The advanced options of the network setup are used to......
<xlsDocument variable>.AddWorksheet (Function)
Adds or inserts a new worksheet into an Excel document.
<xlsDocument variable>.MergeCell (Function)
Merges the specified cells in an Excel document.
<pdfDocument variable>.VerifySignatures (Function)
Checks the validity of PDF signatures. Note: This function is only available from version 2025 Update 1....
Operations for synchronizing SCM
When creating an executable, a library or a component, ......
CancelAWPContext (Function)
Deletes from the AWP context a variable that was added by DeclareAWPContext.
I was using C with WINDEV 5.5. How to proceed in WINDEV 2024?
You have the ability to use external languages with WINDEV......
fDriveReady (Function)
Determines: if a given drive (storage card, CD or DVD) is available, whether the drive exists....
fSep (Function)
Returns the separator of directory according to the current platform ('\' or '/')....
Constructor and destructor
When creating a class in the code editor, the Constructor and Destructor methods are automatically created by default......
NetOpenRemoteAccess (Function)
Establishes a remote connection.
FlexWrap (Property)
The FlexWrap property determines whether items are laid out in one line, or can wrap onto multiple lines (corresponding CSS property: "flex-wrap").