ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Handling a TreeView Table control programmatically
This page explains how to program TreeView Table controls......
<Scheduler>.DeleteAppointment (Function)
Deletes an appointment from a Scheduler control.
<Organizer>.SelectMinus (Function)
Deselects an appointment from an Organizer control.
zipExtractFile (Function)
Extracts a file from an archive and automatically decompresses it to a physical location or in memory.
zipFindFile (Function)
Finds a file in an archive (in CAB, ZIP, RAR, WDZ or 7z format).
<Organizer>.SelectPlus (Function)
Selects an appointment in an Organizer control.
docParagraph (Type of variable)
The docParagraph type is used to handle the characteristics of a paragraph in a DOCX document.
HTransaction (Function)
Starts a transaction on the data files (HFSQL or accessed via a Native Connector) and creates the transaction file.
RadioButtonInsert (Function)
Inserts a new option into a Radio Button control.
The Web Component control
The Web Component control is used to include any external Web resource in a WEBDEV site......
ListInsert (Function)
Inserts an element into a List Box, ListView or Combo Box control populated programmatically.
PageParameter (Function)
Returns the value of a parameter passed to the current page.
<Scheduler>.SelectPlus (Function)
Selects an appointment in a Scheduler control.
SchedulerSelectPlus (Function)
Selects an appointment in a Scheduler control.
SchedulerSelectMinus (Function)
Deselects an appointment from a Scheduler control.
zipChangePath (Function)
Modifies the stored path of a file in an archive (in ZIP, WDZ or 7z format).
File Description (Type of variable)
The File Description variable is used to programmatically describe data files.
zipExtractPath (Function)
Returns the path of a file found in the archive.
HGetCurrentPosition (Function)
Returns the approximate position of current record in the data file.
Dynamic serving
"Dynamic serving" is a technique where the same address (URL) leads to 2 different pages......
SchedulerDeleteAppointment (Function)
Deletes an appointment from a Scheduler control.
zipAddDirectory (Function)
Adds all the files found in a directory and in its subdirectories into an archive and compresses them.
TreePosition (Function)
Displays a TreeView control from a specified element (node or leaf) or returns the name of the first element displayed in a TreeView control.
HTransactionStart (Function)
Starts a transaction on the data files (HFSQL or accessed via a Native Connector) and creates the transaction file.
2. Creating files in the analysis
WEBDEV Tutorial - Creating a WEBDEV project and its analysis Lesson 2 - Creating files in the analysis - 40 min