ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Constants for managing the applications with "Live update"
List of constants used by functions for managing applications with "Live update"....
ZoomWithFinger (Property)
The ZoomWithFinger property is used to: determine if an Image or Camera control supports pinch zoom. enable or disable pinch zoom in an Image or Camera control....
HSetLog (Function)
Enables or disables log management on a file.
fTrackDirectory (Function)
Detects the modifications performed on the content of a directory.
TwainListSource (Function)
Returns the list of drivers for the Twain devices connected to the current computer.
mlzInsertLine (Function)
Inserts a new dynamic row in a Multiline Zone control.
MapDisplayPosition (Function)
Centers the map displayed in a Map control on a geographical position or on a specific location.
CollapsedImage (Property)
The CollapsedImage property is used to: find out and/or modify the default image associated with a collapsed row in a TreeView Table control. find out and/or modify the default image associated with a collapsed row in a TreeView control. find out and/or modify the image associated with a specific collapsed row in a TreeView Table control. find out and modify the image in a collapsed row of a TreeView item in a "TreeView table" type report....
Constants for managing Map controls
Constants for managing Map controls...
Handling Bar Code controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically handle Bar Code controls......
List of operators
Sending faxes with WINDEV and WEBDEV
To send faxes from an application or from a site, WINDEV and WEBDEV propose several functions allowing you to send faxes via the system fax server available in Windows XP and Windows 2000......
hScheduleMaterializedView (Type of variable)
The hScheduleMaterializedView type is used to programmatically manage a task for recalculating the data of a scheduled materialized view on an HFSQL server.
FirstName (Property)
The FirstName property can be used on: a SaasUser variable. ......
sshSession (Type of variable)
The sshSession type is used to define the characteristics of a connection to an SSH server.
MapAddItinerary (Function)
Adds an itinerary onto a Map control.
NFCReadTag (Function)
Starts reading a NFC tag or enables the detection of NFC tags for the current window.
fDate (Function)
Returns or modifies the different dates associated with a file or directory (date created, modified or accessed).
LeftIndent (Property)
The LeftIndent property is used to get and change the space to the left of the text in a control.
DayHeight (Property)
The DayHeight property is used to get and change the height of days in a Scheduler control where days are arranged in rows, and resources are arranged in columns.
NbMemoItem (Property)
The NbMemoItem property is used to get the total number of memo items in a record of: a file described in the data model editor, a file described through programming, an HFSQL view, a query....
Customize the wizards
You can easily customize all wizards in WINDEV, WEBDEV or WINDEV Mobile......
H.NbRetry (Variable)
Indicates the number of attempts for locking the file or the record before giving control back to the program.
mongoOperationUpdateOne (Type of variable)
The mongoOperationUpdateOne type is used to define all the advanced characteristics of a document update operation that will be added to a bulk operations list. The first document that matches the selection filter will be updated.
mongoOperationUpdateAll (Type of variable)
The mongoOperationUpdateAll type is used to define all the advanced characteristics of a document update operation that will be added to a bulk operations list. All the documents that match the selection filter will be updated.