ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Managing users
The monitoring robot allows you to manage the users related to the different check error reports......
FTPGet (Function)
Transfers a file or directory from an FTP (File Transfer Protocol) server to the current computer.
Month (Property)
The Month property is used to: Retrieve the month from a Date or DateTime variable. Modify the month in a Date or DateTime variable. Retrieve the month from a Date item (in "Simple date" or "Date and Time" format) Modify the month in a Date item (in "Simple Date" or "Date and Time" format)...
Empty (Property)
The Empty property is used to determine if: a Looper, Table, List Box or Combo Box control is empty. The field can be a file or memory field. a Chart control contains no series. a report control is empty (control linked to an item). an array (or an associative array) contains no element. an element of an associative array exists or not. a queue, a list or a stack contains no element....
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......
fLoadResource (Function)
Loads the content of a resource from a library.
Multilingual feature in the controls (window, page, report)
In a multilingual application or site, the multilingual feature is proposed for the following elements......
dShadow (Function)
Adds a shadow effect on an image found in an Image variable].
gpwInitAnalysis (Function)
Initialize the database schema of the User Groupware.
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.
xlsOpen (Function)
Opens an Excel file (xls or xlsx files).
FinPeriodInterest (Function)
Calculates for a given period the amount of interests due for a loan paid off by fixed periodic payments with a fixed interest rate.
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.
EmailRunApp (Function)
Starts the native application for sending emails found on the current computer: Computer running Windows, Mobile device (Android, iPhone, iPad)....
rssStream (Type of variable)
The rssStream type is used to handle a RSS stream...
rssIdentifier (Type of variable)
The rssIdentifier type is used to describe the unique identifier of a RSS stream entry...
ListSelectMinus (Function)
Deselects an element in a List Box, ListView or Combo Box control.