ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

2. Creating files in the analysis
WEBDEV Tutorial - Creating a WEBDEV project and its analysis Lesson 2 - Creating files in the analysis - 40 min
VariantMember (Type of variable)
The VariantMember type is an advanced type corresponding to an array of members, each member being a variant variable.
URI constants
The following constants are used by URI-specific functions:...
Detection (Property)
The Detection property is used to determine and change the automatic detection of incoming streams. If the stream detection is enabled, the streams allows the detection.
InputType (Property)
The InputType property is used to identify or change the type of input supported by a control: Duration, Date, Numeric, etc.
ListSelect (Function)
Returns the index of the selected element in a List Box, ListView or Combo Box control.
ListDisplay (Function)
Refreshes a List Box, ListView or Combo Box control based on a data file
HSecurity (Function)
Enables or disables the automatic security mechanism on one or more data files.
Multilingual feature in the controls (window, page, report)
In a multilingual application or site, the multilingual feature is proposed for the following elements......
The Word Processing control
The "Word processing" control is an advanced control that allows the end user to create and edit documents in docx format......
FTPGet (Function)
Transfers a file or directory from an FTP (File Transfer Protocol) server to the current computer.
InvalidInputPreventExit (Property)
The InvalidInputPreventExit property is used to determine if it is possible to leave the control in case of invalid input.
fMemExist (Function)
Checks the existence of a shared memory zone.
pdfDocument (Type of variable)
The pdfDocument type gets all the characteristics of a PDF file: author, date created, page content, etc.
HMergeView (Function)
Creates an HFSQL view from two previously created views (HCreateView). This function uses the former view mechanism.
SysAndroidVersion (Function)
Returns information about the Android version used by the application.
HInfoView (Function)
Returns information about a materialized view.
Managing users
The monitoring robot allows you to manage the users related to the different check error reports......
The HTML Edit control: Automatic formatting toolbar
In HTML Edit controls, a formatting toolbar can be automatically displayed when the control becomes editable......
EmailStartPOP3Session (Function)
Starts a session for receiving and reading emails with the POP3 protocol.
Cookie (Type of variable)
The Cookie type is used to handle the cookies transmitted in the HTTP requests.
NFC constants
List of constants used by the NFC functions...
User Groupware: Multilingual applications
If your application is a multilingual application, the multilingual feature must also be managed in the windows/pages of user groupware......
Natif DB2 Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose an optional Native Connector to DB2......
Programming Table controls based on a data file
This page explains how to program Table controls based on a data file......