ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Print technical documentation
You can print different technical documentations describing all the elements of the project (windows, pages, reports, data files, items, components, assemblies, Custom-Folders, etc.)......
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....
Window for quick selection
You are searching for a project element? You only know part of its name? Press [CTRL]+[E] to open the quick selection window......
SaaSAdminConnect (Function)
Connects and authenticates the administrator of the SaaS Webservice.
Transactions in HFSQL Client/Server mode
To keep maximum compatibility between HFSQL Classic applications (single-user or multi-user) and HFSQL Client/Server applications, the transaction mechanism in HFSQL Client/Server mode is similar to the one in HFSQL Classic mode......
LooperSearchEverywhere (Function)
Searches for a value in all the attributes of a Looper control.
Installing an application server
There are several steps to install the WEBDEV Application Server on a Linux server......
RETURN statement
The RETURN statement is used to exit the current event, process or procedure and return a result...
The different types of browse available in SQL
Two types of browse can be used to browse the result of a query run by SQLExec......
Multilingual feature in the controls (window, page, report)
In a multilingual application or site, the multilingual feature is proposed for the following elements......
Style of pages: Background image
To optimize the style of your pages, WEBDEV allows you to use a background image in your pages......
edtHTMLSelection (Type of variable)
The edtHTMLSelection type is used to identify all the advanced characteristics of a selection in an HTML Editor control
Handling menu options programmatically
The menu options can be handled......
The planes (in a window or in a report)
The planes are used to group the window controls......
KeyPressed (Function)
Checks which key is pressed.
Specific page for displaying the site errors
If an error occurs in the dynamic WEBDEV site, a standard error page is displayed by default. This page informs the Web user of the error that occurred in the site....
Constants for encryption/compression
List of constants used by the encryption/compression functions...
Diagram Editor (WEBDEV): Features
The Diagram Editor control includes many features accessible via......
FTPDate (Function)
Returns the different dates of a file (date the file was created, modified or accessed) located on an FTP server (File Transfer Protocol).
7. Debugger
WINDEV Tutorial - WLanguage basics Lesson 7 - Debugger - 30 min
Print constants
List of constants used by the print functions....
Step 1: Choosing the deployment profile
The setup program creation wizard allows you to select the deployment profile to use......
The RTF edit control: Automatic formatting toolbar
In RTF Edit controls, a formatting toolbar can now be automatically displayed when the control becomes editable......
HConvertX (Function)
Converts a numeric value into a binary string in order to perform a search on a numeric key.
iPrintReport (Function)
Prints a report created with the report editor.