ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

UseMode (Property)
The UseMode property is used to determine or change how the PDF Reader control reacts to mouse input. The mouse is used to select text in the document or to move within the document pages.
Describing the replication (ReplicEdit)
ReplicEdit is used to create a replication via a wizard, but the replication description window allows identifying or configuring additional parameters......
Navigation history in the code
The different editors enable you to directly view the code of an element by pressing the F2 key......
Automatic management of exceptions
The management of exceptions can be customized by process......
Configuring the AAF menus (Automatic Application Features)
WINDEV includes several Automatic Application Features (AAFs)......
The Slider control (in a window)
A slider control is used to select a value between two bounds......
fGraphicFilter (Function)
Returns the list of image formats supported by the current platform, in the format expected by the filter of fSelect.
zipFilter (Function)
Returns the list of archive formats supported by the current platform, in the format expected by the filter of fSelect.
Constants for WLanguage types
List of constants for managing WLanguage types....
Project comparator
Comparing two windows (two pages, two reports, two classes, ......
WDTrans: Overview
WDTrans is a tool for canceling transactions......
ERR_ALREADYCONNECTED
Multiselection (Property)
The Multiselection property gets and sets the selection mode: in a Table and TreeView Table control. in a Pivot Table control. in a List Box and ListView control. in a Looper control. in a Calendar control. of files in an Upload control....
ErrorOccurred (Variable)
ErrorOccurred is a preset variable of WLanguage indicating the result of the last WLanguage function used.
The Combo Box control
The "Combo Box" control is used to display a list of elements and to select an element from this list......
List,Position (External language)
Position the first element displayed in the list or returns the subscript of the first element displayed.
AIDetect (Function)
Detects different elements in an image: object, faces, etc, ... This detection is achieved through artificial intelligence (AI).
Using ODBC on HFSQL Classic via JDBC
The ODBC driver on HFSQL Classic is used to access a HFSQL Classic database from an external database software that supports ODBC accesses......
WBSetup: Managing additional languages
The "WBSetup" project corresponds to the standard setup program of WEBDEV sites......
Search the selected text on the Internet (AAF)
The context menu of Edit controls includes a "Search on Internet" option for the term selected in the control......
Handling the report blocks through programming
Each report block is associated with different events......
Screen,Get (External language)
Retrieves the value in a control or in a variable.
Buffer (Type de variable)
The buffer type corresponds to a binary memory area....
DDEEvent (Function)
Associates a WLanguage procedure with a DDE event: when the DDE event occurs, the associated WLanguage procedure is automatically run.
Screen,Input (External language)
Starts the input in the controls of a window.