ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

tapiBlindTransfer (Function)
Performs a "blind" transfer.
diagText (Type of variable)
The diagText type is used to define all the advanced characteristics of a text associated with a shape in a diagram.
2. Managing a database
WEBDEV Tutorial: My first WEBDEV website Lesson 2 - Managing a database - 30 min
The Layout control
The Layout control simplifies the implementation of dynamic UIs where controls are displayed and/or hidden programmatically......
Tips for developing a site for an iPhone or for a BlackBerry
WEBDEV allows you to develop sites for all types of devices......
Socket: creating a standard socket server
WINDEV allows you to create a standard socket server......
1. Implementing a Client/Server database
WEBDEV Tutorial - Managing an HFSQL Client/Server database Lesson 1 - Implementing a Client/Server database - 10 min...
1. HFSQL Client/Server: Implementation
WINDEV Tutorial: Using an HFSQL Client/Server database Lesson 1 - HFSQL Client/Server: Implementation - 10 min...
HListScheduledOptimization (Function)
Lists the scheduled optimization tasks of HFSQL Client/Server data files for a connection....
Table,Save (External language)
Updates or adds a record in the data file linked to the Table control.
HRefreshView (Function)
Asks to recalculate the content of a materialized view.
HListScheduling (Function)
Lists the scheduled tasks defined on an HFSQL server: stored procedure, backup, optimization, refresh of materialized view....
XMLAddAttribute (Function)
Adds an attribute into an XML document.
HCheckIndexAsynchronous (Function)
Checks that the data contained in the index file (.NDX file) correctly references the data contained in the HFSQL Client/Server data file (.FIC file). This new function is available from WINDEV Suite SaaS 2025 - Update 2....
Reading bar codes
WINDEV, WEBDEV and WINDEV Mobile allow you to create applications for reading bar codes......
Edit options of a report
The report editor allows you to......
1. Examples provided with WINDEV Mobile
HTMLToText (Function)
Converts an HTML string or buffer to text.
HTMLToRTF (Function)
Converts an HTML string or an HTML buffer to an RTF string.
Customizing the interface of a Table control
In a Table control, you have the ability to customize the following elements......
SocketConnectSSL (Function)
Used to establish a secure connection to an SSL server.
Frequently asked questions about Automatic Update
Frequently asked questions about the update search mechanism....
Natif DB2 Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose an optional Native Connector to DB2......
HourGlass (Function)
Transforms the mouse cursor into hourglass (and conversely). In Android and iOS, displays an endless progress bar in a window....
6. Printing the product catalog
WINDEV Mobile Tutorial - Developing an Android and iOS application Lesson 6 - Printing the product catalog - 20 min