ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Screen,Get (External language)
Retrieves the value in a control or in a variable.
The HTML Edit control: Automatic formatting toolbar
In HTML Edit controls, a formatting toolbar can be automatically displayed when the control becomes editable......
Constants for managing the windows
List of constants used by the functions for managing the windows...
WDTRAD options
TwainToClipboard (Function)
Allows you to: copy the document coming from the Twain device into the clipboard. view the document coming from the Twain device in the user interface of device....
grCreate (Function)
Creates a specific type of chart.
IF statement
The conditional IF statement allows you to run an action according to a condition...
StartShare (Function)
Opens a popup allowing you to select the application that will be used to share a resource (text or document).
Differences and specific features of an HFSQL Client/Server application
The management mode of data files may have to be adapted when using an HFSQL Client/Server application......
Constants used by the functions for managing Tab controls
Environment of the window editor
The main elements of window editor are as follows:
Creating an executable: WINDEV framework
Each WINDEV function is associated with a WINDEV DLL......
NetSendBuffer (Function)
Transmits a character string to an FTP (File Transfer Protocol) or RPC (Remote Procedure Call) server powered by WINDEV. This function is kept for backward compatibility....
CheckBoxInsert (Function)
Inserts a new option into a Check Box control.
LDAPSession structure
The LDAPSession structure is a preset structure of WLanguage (no declaration is required)......
HDelete (Function)
Deletes a record from a data file (query or view).
Email management functions
List of functions for managing emails...
PunctuationSensitive (Property)
The PunctuationSensitive property is used to determine if punctuation characters (comma, period, etc.) are taken into account in the different searches performed on the item (with HReadSeek, HReadSeekFirst and HReadSeekLast, for example).
OLE DB provider for HFSQL
The OLE DB provider on HFSQL is used to access an HFSQL database (Classic or Client/Server) from an external software that manages the accesses by OLE DB......
RadioButtonAdd (Function)
Adds a new option into a Radio Button control.
xlsNbColumns (Function)
xlsNbColumns is kept for backward compatibility only.
The Ad control
The Ad control is used to monetize an Android application by displaying an ad banner that generates incomes according to the number of clicks performed by the application users....
EmailStartSMTPSession (Function)
Starts a session for sending emails with the SMTP protocol.
WinStatus (Function)
Identifies or modifies the window status.
PositionOccurrence (Function)
Finds the Xth position of a string within another string.