ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

fDelete (Example)
Usage example of the fDelete function
HDescribeTrigger (Function)
Adds or modifies a trigger on an HFSQL data file.
Millisecond (Property)
The Millisecond property is used to: Retrieve the number of milliseconds from a Time, DateTime or Duration variable. Modify the number of milliseconds in a Time, DateTime or Duration variable. Retrieve the milliseconds or the number of milliseconds from a Date item (in "Date and Time" or "Duration" format) Modify the milliseconds or number of milliseconds in a Date item ("Date and Time" or "Duration" format)...
AssistedInputAdd (Function)
Adds a row to the list of values available in the autocomplete suggestions of an Edit control.
SexagesimalToDecimal (Function)
Returns the decimal angle corresponding to a sexagesimal angle.
DDEError (Function)
Returns the runtime status report of a DDE function.
zipSplit (Example)
Usage example of the zipSplit function
fEncrypt (Example)
Usage example of the fEncrypt function
TableItemStatus (Function)
Returns the status of a node in a Treeview Table control: collapsed, expanded or not found.
fUncompress (Example)
Usage example of the fUncompress function
HMergeView (Example)
Usage example of the HMergeView function
HChangeName (Example)
Usage example of the HChangeName function
ControlAlias (Function)
Gets, modifies or restores the data binding to a control or group of controls.
GetColor (Function)
Allows you to get a set of harmonious colors without having to use a table of colors.
fDirSize (Function)
Returns the size of a directory in bytes.
MultimediaBeginning (Function)
Positions at the beginning of the media file played in the Multimedia control.
MultimediaEnd (Function)
Positions at the end of media file played in the Multimedia control.
MultimediaStatus (Function)
Indicates the status of the multimedia file played in the Multimedia control.
HOpenAnalysis (Function)
Opens an analysis in HFSQL Classic format.
SysDir (Function)
Returns the path of a system directory.
zipExtractPath (Example)
Usage example of the zipExtractPath function
HConvertX (Function)
Converts a numeric value into a binary string in order to perform a search on a numeric key.
FinPeriodInterest (Example)
Usage example of the FinPeriodInterest function
LoadImageSheet (Function)
Loads an image set in memory so that it can be used later by gImage.
fListFile (Example)
Usage example of the fListFile function