ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

PageWriteHeaderHTTP (Function)
Adds an additional HTTP header that will be returned to the browser: during the next function for page display (PageDisplay, PageRefresh, ...), during the automatic return of the current page at the end of the current action....
SAP ASE Native Connector (Sybase): Output value of a stored procedure executed on the server
The SAP ASE Native Connector (also called Sybase Native Connector) allows you to: specify the input values during the call to a stored procedure. retrieve the output values after a call to a stored procedure....
HTTPRequest (Function)
Starts an HTTP request on a server.
Android 10: Changing application behavior
Starting with Android 10, Google no longer allows an application running in the background to open a window
Installing and using a Bitcoin Core server
WLanguage offers various functions for handle a Bitcoin Core server......
Creating the menus for the windows of the WINDEV RAD pattern
OBEX constants
List of constants used by the OBEX functions....
Errors while managing tables
When an HFSQL function fails (returns False for example), the corresponding error number is returned by HError......
SocketConnectSSL (Function)
Used to establish a secure connection to an SSL server.
HActivateFilter (Function)
Enables the filter that was previously created for the specified data file (view or query).
VideoDisplay (Function)
Displays in a Camera field the camera preview stream currently being transmitted by a web camera or by the camera on the mobile device. Function kept for "Version-26-compatible" Camera controls....
GenerateLorem (Function)
Generates a random "Lorem ipsum" text to temporarily populate a control with text, for example.
Scope of procedures
The scope of a procedure defines whether it is public, private, etc......
HCreationIfNotFound (Function)
Performs the following operations: If the file does not exist, creates an empty data file (".FIC" file) with the index file and the memo file if necessary. The function is equivalent to HCreation. If the file exists, opens the file....
NullSupported (Property)
The NullSupported property is used to manage the NULL value in HFSQL data files.
GPSInitParameter (Function)
Initializes the parameters of geolocation WLanguage functions and finds a location provider.
DnD constants
List of constants used by the functions for managing the Drag and Drop....
Chart control: "General" tab
In all the editors (window, page or report), the "General" tab of the Chart control description window allows you to define the global characteristics of the control......
WinInactiveEffect (Function)
Enables or disables the DDW (Dim Disabled Window) feature: for a specific window. for all the application windows....