ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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....
CameraStatus (Function)
Returns the status of a Camera control. Function kept for "Version-26-compatible" Camera controls....
VideoStatus (Function)
Returns the status of a Camera control. Function kept for "Version-26-compatible" Camera controls....
VideoStop (Function)
Stops playing or recording a video in a Camera control. Function kept for "Version-26-compatible" Camera controls....
DnD constants
List of constants used by the functions for managing the Drag and Drop....
HTTPRequest (Function)
Starts an HTTP request on a server.
Installing and using a Bitcoin Core server
WLanguage offers various functions for handle a Bitcoin Core server......
SocketConnectSSL (Function)
Used to establish a secure connection to an SSL server.
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....
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....
Constants used by properties associated with windows, reports, pages and controls
List of constants used by properties associated with windows, reports, pages and controls....
ContactDisplay (Function)
Opens the form of a contact in the device's native contacts application (Android, iPhone or iPad, Universal Windows)....
NullSupported (Property)
The NullSupported property is used to manage the NULL value in HFSQL data files.
Installing the HFSQL Server module
Cherche les éléments d'un noeud HTML correspondant à une balise....
Creating an executable
Once the development of your WINDEV application is completed (windows, reports, queries, etc....
grSaveParameter (Function)
Saves the parameters of a chart in the format of a compressed string.
gr3DSParameter (Function)
Retrieves or modifies a parameter for drawing a chart in 3D Spatial mode.
HCreation (Function)
Creates an empty data file (".FIC" extension) with the index file and the memo file if necessary.
WinEnableDDW (Function)
Enables or disables the DDW (Dim Disabled Window) feature: for a specific window. for all the application windows....
How to create a query with external join?
In SQL language, an external join is used to exclude or include file records with or without correspondences in the linked files......
VideoDisplay (Function)
Displays in a Camera control the video sequence currently transmitted by a "web camera" or by the camera found on the mobile device. Function kept for "Version-26-compatible" Camera controls....
Constructor and destructor
When creating a class in the code editor, the Constructor and Destructor methods are automatically created by default......
FreeDLL
The FreeDLL keyword can correspond to ...
Constants for managing character strings
List of constants used by string management functions...