ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ScanToPDF (Function)
Saves a document from a scanner to a PDF file.
HFSQL Client/Server: Configuring the server
HAdd (Function)
Adds: the record found in memory into the data file (query or view). the record found in a Record variable into the data file (query or view)....
Monitoring robot: Configuring the Robot controller parameters
From the monitor, you can change the configuration options......
Constants for managing contact functions
Help: Summary table
In a WINDEV application, users have multiple help features at their disposal: Tooltip. Status bar. Help window. Advanced tooltip. Help page. HLP file....
MyWindow (Reserved word)
MyWindow is used to handle the current window...
Reading an email
This help page explains how to read an email from a WINDEV application and how to display its content in a WINDEV application....
Managing the emails with the POP3/SMTP protocols
The POP3 and SMTP protocols are protocols for email management recognized by all Internet Service Providers......
BTSelectDevice (Function)
Opens a system window to select a Bluetooth device.
BTEnableService (Function)
Enables a service provided by a Bluetooth device.
OBEXDisconnect (Function)
Used to disconnect from a device that supports the OBEX protocol.
TwainState (Example)
Usage example of the TwainState function
Iconize (Function)
Minimizes a WINDEV window.
Constants for managing Map controls
Constants for managing Map controls...
WLanguage procedure called by zipAddFile
WLanguage procedure ("Callback") used by zipAddFile to manage the progress of files being added to the archive.
ScanGet (Function)
Retrieves the characteristics of a scanner in a variable of type Scanner.
File download functions
The following functions are used to manage downloads......
EmailReadPrevious (Example)
Usage example of the EmailReadPrevious function
BackgroundColor (Property)
The BackgroundColor property is used to set the background color of a control, window, page or block of a report.
docTable (Type of variable)
The docTable type is used to define the advanced characteristics of a Table paragraph found in a Word Processing document.
TableSelect (Function)
Returns the index of the selected element in the Table or TreeView Table control.
Event (Function)
Intercepts a Windows event on a control, a group of controls or a WINDEV window.
HSetDuplicates (Function)
Enables or disables the management of duplicates on a unique key.
zipChangePath (Function)
Modifies the stored path of a file in an archive (in ZIP, WDZ or 7z format).