ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Mashup
The concept of Mashup consists in aggregating data coming from different software, different services, different data sources, ......
AssistedInput (Type of variable)
The AssistedInput type allows you to define all the advanced characteristics of an autocomplete suggestion.
SessionPrologue (Function)
Enables or disables a WLanguage procedure called on each request in a session.
Errors during an FTP installation
The list below presents the error messages that are displayed in the remote setup wizard (for the site manager)......
Handling an HTML control through programming
WINDEV and WEBDEV allow you to handle an HTML control through programming......
Native MariaDB Connector: Programming with HFSQL functions
To use a MariaDB database with Native Connector, the structure of MariaDB tables must be imported into the WINDEV or WEBDEV analysis......
WINDEV 2024 Tutorial - Table of contents
Telephony: Managing the incoming calls
The management of the incoming calls is performed in a specific "thread"....
Environment of the data model editor
Hasp constants
The Hasp constants are as follows......
FillType (Property)
The FillType property is used to determine the type of source used to populate Table, List Box, ListView, Combo Box and Looper controls.
SchedulerListAppointment (Function)
Returns: the list of appointments found between two dates in a Scheduler control, all the appointments found in a Scheduler control, a specific appointment (selected or hovered)....
14. PHP generation in practice
EmulateInput (Function)
Performs an input by emulation in a control while checking whether this control is an editable control.
LooperRefreshVisible (Function)
Changes or returns the visibility status of the refresh bar in a Looper control.
HTTPCookieManage (Function)
Enables or disables the management of cookies in an HTTP request run: by HTTPRequest. by HTTPSend....
TableRefreshVisible (Function)
Modifies or returns the visibility status of refresh bar in a Table or TreeView Table control.
HFSQL in network mode on a server running Windows NT4, 2000, XP or 2003
The access speed to the data in network depends on several parameters (see the section......
WDAdminHF: Managing the server
During the connection to the remote HFSQL administrator, you must specify the HFSQL server that will be taken into account......
Testing a window
Testing a single window allows you to run the current window in WINDEV or WINDEV Mobile......
HInfoFile (Function)
Returns the characteristics of an HFSQL Classic or Client/Server data file....
The Peeling Corner control
The "Peeling Corner" control is used to create a visual effect in a page by presenting an image partially covered by another one......
BTStack (Function)
Returns the Bluetooth stack currently used.
Socket: Creating a simplified socket server
WINDEV gives you the ability to create a simplified socket server......
H.NbRetryRead (Variable)
Indicates the number of attempts to read the file or record before giving control back to the program.