ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Project Management Hub: Overview
The Project Management Hub is used to organize and schedule a project, from design to delivery......
Social network: Available targets
This page presents the different possibilities of Social Network control according to the selected options......
Share your projects via Git
Git is a source code manager......
HTML Editor control constants
Used to find out whether the application is started in "simulator test mode" from WINDEV Mobile....
The Upload control
The Upload control is used to upload files on the Web server......
FOR EACH/FOR ALL statement (loop through files)
The FOR EACH statement is used to run different types of HFSQL loops...
AutomationParameter (Function)
Configures the management of accesses to the ActiveX objects and to the Automation objects.
Different types of pages
WEBDEV enables you to create static sites and/or dynamic sites......
gglMapParameter (Type of variable)
The gglMapParameter type is used to define the advanced characteristics of a map...
Duplicating a project
Duplicating a project allows you to have two identical projects with the same name but found in different directories......
Discovering AAFs (Automatic Application Features)
Applications created with WINDEV offer users many automatic features on the different windows or controls in the application......
RTFLoad (Function)
Loads a file in RTF in an RTF control (found in a window or in a report).
Query
A query is used to interrogate a database in order to view, insert, modify or delete data......
zipExtractAll (Function)
Extracts all files from an archive and decompresses them.
zipMsgError (Function)
Returns the message associated with an error code on an archive.
zipDeleteAll (Function)
Deletes all files from an archive.
ArrayDeleteDuplicate (Function)
Deletes the duplicates from an array.
LooperAdd (Function)
Adds a row at the end of a Looper control.
WDInst: managing the files to install
The setup editor WDInst is used to manage the files to install......