ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

InTestMode (Function)
Indicates whether the application or the site is started: from the WINDEV or WEBDEV editor, from the executable or browser. from the WEBDEV administrator....
Vocabulary linked to replication
Before implementing the replication, you must be familiar with the vocabulary specific to the replication.
FOR statement
The statement block is repeated while a control variable is modified and compared to a limit value (before each beginning of statement block)...
dChangeMode (Function)
Changes the drawing mode used by the drawing functions (dLine, dRectangle, ....).
Timer (Function)
Periodically and automatically calls a WLanguage procedure.
NET constants
List of constants used by the DotNet functions....
Constants for managing emails
List of constants used by the functions for managing emails....
User Groupware: Configuring the site
Once the User Groupware is configured, the configuration of users and accesses is performed at runtime, by connecting with a "supervisor" account......
Application in kiosk mode
A kiosk application is an application from which the user cannot exit......
Native Informix Connector: Programming with HFSQL functions
To use an Informix database with the Native Connector, import the structure of Informix tables into the WINDEV or WEBDEV analysis......
HFConf.Ini file
The HFConf.INI file is found at server root. This file is used to define several characteristics of HFSQL Client/Server server....
LooperModify (Function)
Changes the values of the attributes in a row of a Looper control.
Chart control: "Series" tab
The "Series" tab is used to define the different series used in the Chart control as well as the source of category labels......
ControlClone (Function)
Creates a new control from an existing control.
Developing an iOS 13 widget
An iOS widget is an application intended to be displayed as a widget on iOS devices (iPhone, iPad, etc.
zipDeleteFileList (Function)
Deletes a list of files from an archive.
Changing the characteristics of window controls
The characteristics of the controls can be viewed and/or changed in......
Clipboard (Function)
Retrieves the text or image found in the system clipboard.
Project managers: How to manage a development project?
The Control Centers in WINDEV, WEBDEV and WINDEV Mobile provide project managers with several tools to manage a development project including......
WDStatistics: Using WDStatistics
WDStatistics can be used once the log files have been imported......
Obtaining an SSL certificate for IIS7 (or later)
To get an SSL certificate for IIS 7 (and later), the different steps are as follows:...
fTime (Example)
Usage example of the fTime function
Creating and deploying a setup program: How to?
Creating the setup program allows you to deploy a WINDEV application on the end-user computers......
RGB (Function)
Defines a color from its Red, Green and Blue components.
iTransparentMagenta (Function)
Modifies the management mode of Magenta color in order for this color to be considered as being transparent (or not) in all the forthcoming prints.