ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HListStopWord (Function)
Returns the list of stop words used by a full-text index.
fDataDir (Function)
Returns the full path of the directory of HFSQL tables specified by the user when installing the application.
zipIsMulti (Function)
Returns the type of archive: single-part archive or multi-part archive.
ChangeTarget (Function)
Changes the target of a button action.
AppointmentModify (Function)
Modifies the current appointment: in a Lotus Notes or Outlook calendar. in the calendar found on a mobile device (Android/iOS)....
HTTPSend (Function)
Sends an HTTP request and waits for the response from the HTTP server.
Audits
The audits provide a set of features used to automatically improve the project quality and performances, and to follow the conditions in which it is implemented......
Component (Property)
The Component property configures the different components of a composite key.
grScatterLinkPoint (Function)
Links (or not) the points found in a "Scatter" chart.
HTTPProgressBar (Function)
Displays a progress bar when: receiving the response to an HTTP request. sending an HTTP form (HTTPSendForm) or an HTTP query....
HTMLAttribute (Property)
The HTMLAttribute property reads and changes the HTML attributes of the control.
Twain constants
List of constants used by the Twain functions....
Printing bar codes
WINDEV, WEBDEV and WINDEV Mobile allow you to print bar codes....
HTTPAddParameter (Function)
Adds a parameter to an HTTP form.
HListDatabase (Function)
Lists the Client/Server databases associated with a connection....
License agreement for the tools included with WINDEV, WEBDEV and WINDEV Mobile
License agreement for the tools included with WINDEV, WEBDEV and WINDEV Mobile...
WDTRAD license agreement
WDTRAD license agreement...
Image editor
WINDEV, WEBDEV and WINDEV Mobile include an image editor......
HMergeView (Function)
Creates an HFSQL view from two previously created views (HCreateView). This function uses the former view mechanism.
EmailReadNext (Function)
Reads the incoming email found after the current email according to the protocol (POP3 or IMAP, MS Exchange, Lotus Notes or Outlook).
ServiceUninstall (Function)
Uninstalls a service.
HListParameter (Function)
Returns the list of parameters saved from the stored procedures on the server.
Range Area chart
The Range Area chart is used to show a variation between a high and a low value......
Validating a page from a control that has no action on the server (List Box control, Combo Box, etc.)
By default, the validation of a page must be performed by a "Send the values of controls to the server (Submit)" button......
UI modifiable by the end user
By default, WINDEV applications allow end users to modify the interface of the application......
Creating an automatic help
The Automatic Application Features (AAF) allow you to add features to your application without having to write a single line of code......
sfConnection (Type of variable)
The sfConnection type is used to describe a connection to the Salesforce platform and to manage user authentication...