ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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.
dpDriveConnect( Function)
Create a connection to an Drive Dropbox.
Events associated with ListView controls
List of events associated with ListView controls...
Visible (Property)
The Visible property is used to: Find out whether an element is visible. Make an element visible or invisible....
MinWidth (Property)
The MinWidth property is used to get and change the minimum width of a control or window.
Animation (Property)
The Animation property animates an image.
SessionPrologue (Function)
Enables or disables a WLanguage procedure called on each request in a session.
Events associated with Check Box controls
List of events associated with Check Box controls...
Handling an HTML control through programming
WINDEV and WEBDEV allow you to handle an HTML control through programming......
WDInst : generating the setup program
Generating the setup program is used to create the setup program according to the characteristics specified in the setup editor WDInst....
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)....
Telephony: Managing the incoming calls
The management of the incoming calls is performed in a specific "thread"....
oDriveConnect( Function)
Creates a connection to an Drive OneDrive.
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......
sEscape (Function)
Runs different functions that directly affect the bits of serial port, parallel port or infrared port, independently of the communication protocol.
HTTPCookieManage (Function)
Enables or disables the management of cookies in an HTTP request run: by HTTPRequest. by HTTPSend....
Events associated with the Map control
WINDEV, WINDEV Mobile and WEBDEV manage the following events by default (order of appearance in the code editor)...
WDAdminHF: Managing the server
During the connection to the remote HFSQL administrator, you must specify the HFSQL server that will be taken into account......
InAJAXMode (Function)
Specifies whether the code is run from: a process in AJAX mode. a procedure called by AJAXExecute or AJAXExecuteAsynchronous....
MaxHeight (Property)
The MaxHeight property is used to get and change the maximum height of a control or window.
HCreationIfNotFound (Function)
Performs the following operations: If the file does not exist, creates an empty data file (".FIC" file) with the index file and the memo file if necessary. The function is equivalent to HCreation. If the file exists, opens the file....
Using the Vista style in your windows
WINDEV allows you to customize......
VolumeGet (Function)
Retrieves the current setting of the volume for a sound source.
How to find out whether a report was printed?
ExplorerRetrieve (Function)
Retrieves the number and the name of the files "dropped" from the explorer.