ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SCM administrator: Managing the repository
The SCM administrator (Source Code Manager) allows you to directly handle the source codes of different projects included in the Source Code Manager......
Dynamic serving
"Dynamic serving" is a technique where the same address (URL) leads to 2 different pages......
ChangeAction (Function)
Used to specify the action to perform when the HTML page displayed in the browser is no longer synchronized with the page context on server.
fCopyFile (Function)
Copies one or more files (regardless of their attributes).
Transactions in HFSQL Client/Server mode
To keep maximum compatibility between HFSQL Classic applications (single-user or multi-user) and HFSQL Client/Server applications, the transaction mechanism in HFSQL Client/Server mode is similar to the one in HFSQL Classic mode......
dPolygon (Function)
Draws a polygon: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
ExecuteProcess (Function)
Starts the execution of a process programmatically, i.e. without the user having to perform any particular action in the interface.
Environment configuration
An environment configuration corresponds to a backup of the work environment in the editors of WINDEV, WEBDEV and WINDEV Mobile......
AddVoiceCommand (Function)
Adds a voice command into the current window. From version 17, this function is replaced with SpeechRecognitionAddCommand.
Printing bar codes
WINDEV, WEBDEV and WINDEV Mobile allow you to print bar codes....
12. Retrieving data from a site
The Item control
The "Item" control is used to edit the content of an item found in a data file......
BarCodes (Type of variable)
The BarCodes type is used to handle the information found in a bar code.
Automatic Application Features (AAF) constants
List of constants used by the Automatic Application Features (AAF) functions....
HDescribeFullTextIndex (Example)
Usage example of the HDescribeFullTextIndex function
fGraphicFilter (Example)
Usage example of the fGraphicFilter function
HIndex (Function)
Rebuilds the file index (".NDX" file).
HDeclareExternal (Example)
Usage example of the HDeclareExternal function
WEBDEV: Native AS/400 Connector for PHP
WEBDEV allows you to create Internet or Intranet sites, in native mode or in PHP......
Optimizing the connection times to the HFSQL Client/Server databases
This help page explains how to optimize the connection times to the HFSQL Client/Server databases by limiting the network traffic......
User login: User Groupware
WEBDEV Tutorial - User Groupware User login: User Groupware - 20 min
eToCurrency (Function)
Converts a value expressed in Euro into another currency.
eToEuro (Function)
Converts to Euro a value expressed in a specific currency.
WDInst: advanced options for the network setup
The advanced options of the network setup are used to......
eChangeCurrency (Function)
Converts a currency into another currency.