ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Using the Vista style in your windows
WINDEV allows you to customize...
Visible (Property)
The Visible property is used to: Find out whether an element is visible. Make an element visible or invisible....
Context menu of windows (AAF)
The context menu of the windows (right mouse click on the window) contains the following options......
List Box, ListView and Combo Box control functions
List of functions for managing List Box, ListView and Combo Box controls...
Properties associated with the report blocks
List of properties associated with the report blocks...
StoreTheConfiguration (Property)
The StoreTheConfiguration property is used to: Determine whether the configuration of the panes in a Dynamic Tab control or Ribbon control is automatically saved and restored. Modify the configuration of the panes in a Dynamic Tab control or Ribbon control so that it is automatically saved and restored (or not)...
HTTPListCertificate (Function)
Lists the client certificates found on the computer to authenticate on a server.
FilteredItem (Property)
The FilteredItem property is used to identify the item that has a filter implemented by HFilter.
NearbyShareWaitForConnection (Function)
Makes the device visible to nearby devices in discovery mode (via NearbyShareDiscoverDevice) and waits for their connection request.
XMLCancelSearch (Function)
Cancels the search performed by XMLFind.
HDeactivateAutoFilter (Function)
Disables an automatic filter on the linked files when browsing an XML file.
SchedulerInfoXY (Function)
Returns the appointment, the resource or the date found at given position in a Scheduler control.
HDescribeTrigger (Function)
Adds or modifies a trigger on an HFSQL table.
dbgLogStatus (Function)
Returns and modifies the status of runtime log.
dbgAuditOption (Function)
Retrieves or modifies the options of the dynamic audit.
NearbyShareDiscoverDevice (Function)
Discovers nearby devices that have advertised themselves and are waiting to connect ("advertisers").
dbgWriteCommentAudit (Function)
Writes a comment into the current dynamic audit.
fReadLineRegularExpression (Function)
Reads a line in an external file, gets sections of this line according to a regular expression and assigns them to a variable.
HTransactionList (Function)
Returns the list of current or interrupted transactions on the server for the specified connection.
Multimedia functions
List of Multimedia functions...
InWindowsPhoneMode (Function)
Indicates whether the code is run in Windows Phone mode. Function kept for backward compatibility....
MutexCreate (Function)
Explicitly creates a mutex.
MutexStart (Function)
Locks the current thread while waiting for the mutex to be freed.
MutexEnd (Function)
Signals that the thread frees the mutex.
MutexDestroy (Function)
Explicitly destroys a mutex.