ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Handling a Chart control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Chart control through programming......
Managing the SNMP protocol
SNMP (Simple Network Management Protocol) is the standard protocol for managing the network devices......
StoreTheConfiguration (Property)
The StoreTheConfiguration property is used to: Determine whether the configuration of the panes in a dynamic Tab control or Ribbon control is automatically saved and restored. Modify the configuration of the panes in a dynamic Tab control or Ribbon control so that it is automatically saved and restored (or not)...
GglDriveConnect( Function)
Creates a connection to an Drive Google Drive.
HMergeView (Function)
Creates an HFSQL view from two previously created views (HCreateView). This function uses the former view mechanism.
LooperAddLine (Function)
Adds a row at the end of a Looper control.
Drive (Type of Variable)
The Drive type allows handle a Drive generically. To use this type of Variable, it is necessary to connect to the desired Drive.
YAML (Type of variable)
The YAML type simplifies the handling of data in YAML format.
Referring to an element in a WLanguage event / process
EmailSaveAttachment (Function)
Copies the attachment of current email onto the user computer (locally).
Image Editor control: Options in the ribbon and the panes
The Image Editor control offers a host of options accessible via......
The RTF control (Report editor)
The "RTF" (Rich Text Format) control is used to display a formatted character string in your report......
Handling Image controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to handle an Image control through programming......
iNestedHeaderFooter (Function)
Prints (or not) the page headers and footers of nested report.
ErrorPropagate (Function)
Propagates a non-fatal error that can be processed by the calling code if the management of non-fatal errors was enabled for this code (in the code editor or by ErrorChangeParameter).
Types of charts available
WINDEV, WEBDEV and WINDEV Mobile propose different types of charts......
Breadcrumb control properties
The WLanguage properties are used to handle the Breadcrumb control as well as one of its elements......
Display (External language)
Displays a value in a control or assigns a value in a variable.
ListInsert (Function)
Inserts an element into a List Box, ListView or Combo Box control populated programmatically.
HConvertX (Function)
Converts a numeric value into a binary string in order to perform a search on a numeric key.
KeyExpression (Example)
Usage example of the KeyExpression property
DndSource (Property)
The DndSource property is used to determine and change a control's drag-and-drop behavior....
ChangeSkinTemplate (Function)
Dynamically changes the skin template: of all windows found in the current application, of the windows found in the WINDEV components used by the application, of a specific window found in the project....
WDReplic: Starting the replication
Depending on the type of replication to perform, WDReplic must be started......
VideoStartApp (Function)
Starts the device's native camera application to record a video or to take a photo....