ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

API (Function)
Runs a function found in an external DLL.
PageParameter (Function)
Returns the value of a parameter passed to the current page.
Handling a TreeView Table control programmatically
This page explains how to program TreeView Table controls......
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.
WDMap: Viewing records: special cases
This help page presents the special display cases in WDMap......
zipExtractPath (Function)
Returns the path of a file found in the archive.
The Web Component control
The Web Component control is used to include any external Web resource in a WEBDEV site......
HGetCurrentPosition (Function)
Returns the approximate position of current record in the data file.
The setup editor WDInst
WDInst is a setup editor used to define the setup parameters of your application......
ListInsert (Function)
Inserts an element into a List Box, ListView or Combo Box control populated programmatically.
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.
HReadFirst (Function)
Sets the position on the first record according to a browse item.
HTransactionStart (Function)
Starts a transaction on the data files (HFSQL or accessed via a Native Connector) and creates the transaction file.
docNumberingLevel (Type of variable)
The docNumberingLevel type is used to define the advanced characteristics of a numbering level used in a Word Processing document.
OrganizerDeleteAppointment (Function)
Deletes an appointment from an Organizer control.
OrganizerSelectMinus (Function)
Deselects an appointment from an Organizer control.
OrganizerSelectPlus (Function)
Selects an appointment in an Organizer control.
Managing HFSQL Classic data files
The HFSQL Control Center allows you to fully manage HFSQL Classic data files......
9-slice scaling
The 9-slice scaling allows you to resize the images harmoniously......
Dynamic serving
"Dynamic serving" is a technique where the same address (URL) leads to 2 different pages......