ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<zipArchive variable>.DeleteFileList (Function)
Deletes a list of files from an archive.
TaskReset (Function)
Reinitializes the Task structure.
HListConnection (Function)
Returns the list of connections currently described in the application.
List,Modify (External language)
Modifies an element in a drop-down list or in an expanded list.
List,Select,+ (External language)
Selects an element in a drop-down list or in an expanded list.
Creating an SCM repository
To share a project via the Source Code Manager, a repository must be created......
List,Select,- (External language)
Deselects an element from a drop-down list or from an expanded list.
List,Delete (External language)
Deletes an element from a drop-down list or from an expanded list.
DriveListeDirectory (Function)
Lists the directories of an Drive.
HandleParentNext (Function)
Forces the parent of the next window to open.
BackgroundTaskAdd (Function)
Adds a new background task.
zipDeleteFileList (Function)
Deletes a list of files from an archive.
SchedulerAddTrigger (Function)
Creates a trigger for a scheduled task.
SchedulerModifyTask (Function)
Modifies the parameters of a scheduled task.
<gglConnection variable>.ListContactByRequest (Function)
Retrieves a list of contacts from custom parameters.
SchedulerOpenTaskProperties (Function)
Opens the property page of a scheduled task.
Handling a Link control through programming (Page)
WEBDEV allows you to handle a Link control through programming......
<ParallelTask variable>.RequestCancellation (Function)
Requests the cancellation of a parallel task.
DriveListeFile (Function)
Lists files in an Drive directory.
Handling a Check Box control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Check Box control through programming......
New Features brochure - Version 27: New WINDEV features
New features in WINDEV 27 presented in the New Features brochure....
WDBal messaging: Writing a message
WDBal, the secure messaging provided with WINDEV, WEBDEV and WINDEV Mobile, allows you to easily write a message......
Programming a WEBDEV drop-down menu
Once the drop-down menu of your site is created, all you have to do is associate an action with each menu option......
<Variable Drive>DirectoryList (Function)
Lists the directories of an Drive.
Managing cookies
A cookie is an easy way to temporarily store information on the user's computer......