ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Map (Function)
Executes a procedure on each element of a source array and returns the results in a WLanguage array.
Reduce (Function)
Applies a computation to each element of a WLanguage array.
Apply (Function)
Executes a procedure for each element of a WLanguage array.
fCurrentDir (Function)
Identifies or modifies the current directory.
WDInst: configuring the interface of setup program
By default, WDInst (the setup editor) proposes a standard setup program (the wallpaper corresponds to a gradient shade of blue and no slide is displayed......
Handling a TreeView Table control programmatically
This page explains how to program TreeView Table controls......
SQLExec (Function)
Names and runs an SQL query.
The ListView control
The ListView control is used to display a list of graphic elements (images, logos, etc....
Using the task management and the schedule
Time management is extremely important......
ToolTipMargin (Function)
Modifies the margin of the text in the tooltips.
WEBDEV administrator: Advanced configuration
The "Advanced" tab is used to configure the advanced features at server level......
Context menu associated with Table controls and their columns (AAF)
WINDEV applications automatically include a context menu for Table controls, TreeView Table controls and their columns......
gpwRemoteConnect (Function)
Allows connecting to the application via the User Groupware Webservice.
Specific features of the Express version
Vocabulary linked to replication
Before implementing the replication, you must be familiar with the vocabulary specific to the replication.
fDirectoryExist (Function)
Checks the existence of a directory.
FTP constants
List of constants used by the FTP functions....
H.ErrIgnore (Variable)
Specifies the mode for processing the errors: the errors are processed by WINDEV the errors are processed by the program....
Standard FTP functions
List of standard FTP functions...
WDDIXIO License Agreement
WDDIXIO License Agreement...
Manipulating TreeView controls programmatically (prefix syntax)
WINDEV, WINDEV Mobile and WEBDEV allow you to manipulate a TreeView control through programming......
fListDirectory (Function)
Lists the subdirectories of a given directory and returns the full paths of listed subdirectories.
Accessing a database in local mode (SQLite)
WEBDEV allows a site to create and access a database created by the browser on the computer of the Web user in browser code....
Handling external JavaScript objects from WLanguage
The WLanguage in "Browser" mode is used to interface with the Web APIs such as the ones proposed by Google or Yahoo......
fParentDir (Function)
Returns the path of the parent directory for the specified directory.