ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

PrivateKey (Property)
The PrivateKey property manages connections that use private keys (SSH or MQTT connections).
VideoStartDecoding (Function)
Starts decoding bar codes in a Camera control.
CameraStartDecoding (Function)
Starts decoding bar codes in a Camera control.
NetConnect (Function)
Connects to an FTP (File Transfer Protocol) or RPC (Remote Procedure Call) server powered by WINDEV. This function is kept for backward compatibility....
Constants for external files
List of constants used by the functions for managing external files....
10. Customizing the aspect of a site: skin elements
Date (Type of variable)
The Date type enables you to easily handle the dates...
Hidden (Property)
The Hidden is used to: Determine if a control in a report is hidden. Redact or blur a control in a report....
FTPSend (Function)
Transfers a file or directory to an FTP server (File Transfer Protocol).
HExecuteSQLQueryAsynchronous (Function)
Executes an SQL query asynchronously.
Table,Search (External language)
Searches for a value in a Table control populated programmatically.
BitPerPixel (Property)
The BitPerPixel property is used to get and change the number of bits per pixel in an image.
The "Area" charts
The Area chart is used to highlight the amplitude of a change......
NullSupported (Property)
The NullSupported property is used to manage the NULL value in HFSQL data files.
gFontSize (Function)
Builds a sequence of characters used to specify the size of the font for a text found in a graphic string.
Constants for managing Windows events
The following constants are used to manage Windows events:...
Validating a page from a control that has no action on the server (List Box control, Combo Box, etc.)
By default, the validation of a page must be performed by a "Send the values of controls to the server (Submit)" button......
ProjectInfo (Function)
Returns specific information about the project currently run.
EmailImportSource (Function)
Populates an Email variable using the content of its Source property or the different variables of the email structure using the content of the Email.Source variable.
grGetData (Function)
Retrieves a data from a chart.
DisplayMode (Property)
The DisplayMode property gets and changes: the display mode in a Word Processing control, the display mode in a PDF Reader control the display mode in an HTML Editor control, the display mode in a Kanban control...
HTMLControlValue (Function)
Used to identify or modify a control in an HTML form contained in an HTML Display control.
The different types of buttons in a window
WINDEV and WINDEV Mobile include 5 types of buttons......
Queue (Type of variable)
A Queue variable is a structured type that groups a set of elements of the same type.
GesturePointerType (Function)
Returns the type of pointer used on the device: finger, mouse or stylus.