ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HTMLToText (Function)
Converts an HTML string or buffer to text.
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.
Tips for developing a site for an iPhone or for a BlackBerry
WEBDEV allows you to develop sites for all types of devices......
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....
tapiBlindTransfer (Function)
Performs a "blind" transfer.
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......
XMLAddAttribute (Function)
Adds an attribute into an XML document.
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....
Info (External language)
Displays a dialog box containing an information logo and the message passed in parameter.
mongoResult (Type of variable)
The mongoResult type is used to find out the result during a search performed in a MongoDB database.
PowerStatus (Function)
Used to get various information about the battery (main or secondary) of the device on which the application is running.
Wait (Function)
Temporarily stops the program execution.
AssistedInput (Type of variable)
The AssistedInput type allows you to define all the advanced characteristics of an autocomplete suggestion.
ArrayUnionAll (Function)
Returns an array corresponding to the union of two arrays (without deleting duplicates).