ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

EmailSetTimeOut (Function)
Changes the value of the "timeout" for connecting to the SMTP, POP3 and IMAP messaging servers.
OLE DB provider for HFSQL
The OLE DB provider on HFSQL is used to access an HFSQL database (Classic or Client/Server) from an external software that manages the accesses by OLE DB......
Generating an iOS application
Several steps must be performed to develop an iPhone/iPad application:...
EmulateInput (Function)
Performs an input by emulation in a control while checking whether this control is an editable control.
Creating a Java project
WINDEV allows you to generate a Java application without even knowing the Java language......
TableTypeItem (Function)
Checks the existence of an element in a TreeView Table and returns its type (node or leaf) if the element exists.
TreeView Table control properties
List of properties associated with the TreeView Table control...
10. Internal components in practice
11. Internal components in practice
Internal components in practice...
2. Performance profiler
WINDEV Tutorial: Optimizing a project Lesson 2 - Performance profiler - 15 min
Multi-touch management functions
The following functions are used to manage the multi-touch......
TreeID (Function)
Used to build the path of the elements found in a TreeView control by differentiating the duplicates.
TableGiveChild (Function)
Returns the "children" of an element (lower level) in a TreeView Table control.
Delete (Function)
Deletes an element at a given position: from a one-dimensional WLanguage array. from an advanced array property (array of gglCalendar events, etc.). from an associative array. from a WLanguage list....
1. Project audits
WINDEV Tutorial: Optimizing a project Lesson 1 - Project audits - 15 min
hbScanParameter (Type of variable)
The hbScanParameter type is used to define the parameters for iterating over the records in an HBase database.
<Word Processing>.Position (Function)
Triggers the scroll of Word Processing control in order for the requested text to be entirely displayed.
RadioButtonInsert (Function)
Inserts a new option into a Radio Button control.
StatVarianceP (Function)
Calculates the variance for a full series of values.
Flexbox control description: General tab
In the "General" tab of the Flexbox control description window, you can view and change the options of the different controls integrated into a flexbox container......
WDAdminHF: Managing a database
The remote HFSQL administrator proposes a full management of the HFSQL Client/Server databases......
14. Distribute Reports and Queries with your applications
WINDEV Tutorial - Reports and Queries Distribute Reports and Queries with your applications - 10 min
Printing a watermark text
A report (and a duplicate copy) can include an additional text in the format of a watermark, such as "Confidential" or "Duplicate" printed across the report....
Constants for managing Organizer controls
Constants for managing Organizer controls...
OpenChild (Function)
Opens a non-modal child window.