ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Organizer control: Customizing appointments
PhraseToBuffer (Function)
Returns the buffer encoded in a BIP39 mnemonic phrase.
DeepLinkProcedure (Function)
Defines the WLanguage procedure executed when the user clicks on a deep link.
TimeDifference (Function)
Calculates the difference between two times in hundredths of a second.
ArrayDeleteDuplicate (Function)
Deletes the duplicates from an array.
zipNbFile (Function)
Returns the number of files found in an archive (in CAB, RAR, ZIP, WDZ or 7z format).
MatInvert (Function)
Calculates the inverse of a square matrix.
fCopyDir (Example)
Usage example of the fCopyDir function
zipCompressionLevel (Function)
Changes the compression level used when creating an archive in ZIP format or in 7z format.
HSL (Function)
Creates a color from its hue, saturation and lightness.
Events associated with the Map control
WINDEV, WINDEV Mobile and WEBDEV manage the following events by default (order of appearance in the code editor)...
BufferToPhrase (Function)
Converts a buffer to a mnemonic phrase using the BIP39 algorithm.
Open (Function)
Opens a modal WINDEV window.
StatCorrelation (Function)
Calculates the coefficient of correlation between two series of values.
MCI constants
List of constants used by the MCI functions....
FaxPause (Function)
Pauses a fax in the spooler.
TelemetryEnable (Function)
Enables the telemetry manually.
ExpandedImage (Property)
The ExpandedImage property is used to: find out and modify the default image associated with an expanded row in a TreeView Table control. find out and/or modify the default image associated with an expanded row in a TreeView control. find out and modify the image associated with a specific expanded row in a TreeView Table control. find out and modify the image associated with an expanded row in a treeview item of a "TreeView table" report....
iOS 14 widget windows
An iOS application with an iOS widget configuration can contain one or more iOS 14 widget windows......
nfcData (Type of variable)
The nfcData type is used to describe and handle the data of a variable of type nfcTag.
Country (Type of variable)
The Country type is used to find out the characteristics of a country.
GuidedTour (Type of Variable)
The GuidedTour type allows you to define all the advanced characteristics of a guided tour and its stages.
DateTimeToEpoch (Function)
Converts a local datetime to Epoch format (number of time units since 01/01/1970 at 00h00 UTC)....