ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

SAPExecute (Function)
Calls a synchronous function or BAPI on a SAP system.
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.
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....
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......
HListScheduledOptimization (Function)
Lists the scheduled optimization tasks of HFSQL Client/Server data files for a connection....
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).
GPSGetPosition (Function)
Retrieves information about the current device position.
AnsiToUnicode (Function)
Converts: an ANSI string (Windows) to a UNICODE string. a buffer containing an ANSI string (Windows) to a buffer containing a UNICODE string....
Installing a SOAP server with Netscape iPlanet 4.1
BTListDevice (Function)
Returns the list of accessible Bluetooth devices.
gglCalendar (Type of variable)
The gglCalendar type is used to describe and modify a calendar used by the Google Calendar service...
3. Managing sockets
WINDEV includes advanced socket management functions....