ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Customizing the interface of a Table control
In a Table control, you have the ability to customize the following elements......
StatStandardDeviation (Function)
Calculates the standard deviation for a series of values.
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.
Various constants
List of various constants used by the constants WINDEV functions....
1. Implementing a Client/Server database
WEBDEV Tutorial - Managing an HFSQL Client/Server database Lesson 1 - Implementing a Client/Server database - 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.
HTMLToText (Function)
Converts an HTML string or buffer to text.
HTMLToRTF (Function)
Converts an HTML string or an HTML buffer to an RTF string.
StatVarianceP (Function)
Calculates the variance for a full series of values.
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......
SAPExecute (Function)
Calls a synchronous function or BAPI on a SAP system.
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....