ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HDuplicateRecord (Function)
Duplicates the record read in a data file: the record found in memory is added into the data file (query or view).
Configuring the titles of columns (Table control)
The title of table columns is an important element of Table control......
In-App purchases
The mobile systems (Android/iOS) allow their applications to propose content at extra cost, by using the payment system of App Store or Google Play......
Compilation options (chm format)
HErrorStatusModification (Function)
Returns the status of a record during a modification conflict.
EmailGetTimeOut (Function)
Reads the value of the "timeout" for connecting to the SMTP, POP3 and IMAP messaging servers.
Dashboard control: Automatic Application Features (AAF)
The Dashboard control proposes several Automatic Application Features (AAF) allowing the user to benefit from all control capabilities......
Typing multilingual texts
For a multilingual application, you have the ability to......
EmailNbMessage (Function)
Returns the number of incoming messages currently found: on the email server (POP3 protocol only). in the Outlook messaging software....
HExecuteQuery (Function)
Declares a query created in the query editor to the HFSQL engine and runs this query.
Developing an application for iPhone/iPad
The development of an iPhone/iPad application is performed in 2 steps:...
1. Overview
Tutorial - Creating a website with back office processes Lesson 1 - Overview - 5 min
Deploying an iOS application
WINDEV Mobile tutorial: Deploying an iOS application 10 min
Custom properties (WLanguage)
A custom property is a code element with two events......
DirectInputAPT (Property)
The DirectInputAPT property is used to determine and specify if the user can directly change the title of an appointment in a Scheduler or Organizer control.
WithInput (Property)
The WithInput property determines if a Combo Box control supports data input, and enables or disables this behavior.
Customizing the guide
The guide is a powerful search engine included in WINDEV, allowing you to find all referenced documents about a subject......
EmailStartSession (Function)
Starts an email management session based on the selected management mode (POP3, SMTP, IMAP or MS Exchange).
Combo Box and List Box controls: Automatic features (AAF)
The List Box and Combo Box controls can benefit from several AAFs......
Obtaining an SSL certificate for IIS7 (or later)
To get an SSL certificate for IIS 7 (and later), the different steps are as follows:...
Installing a SOAP server with IIS
LoadError (Function)
Loads the file containing the error messages in the desired language into memory.
Handling an Internal Window control through programming
The "Internal Window" control is used to display an existing internal window......
Constants for managing the windows
List of constants used by the functions for managing the windows...
1. Project audits
WEBDEV Tutorial - Optimizing a WEBDEV project Lesson 1 - Project audits - 15 min