ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

BrowserClose (Function)
Closes the current browser window and stops the execution of the current code.
Button control properties
Button controls in a window or page can be manipulated using different WLanguage properties......
Constant
The constants are language elements whose value is fixed once and for all...
HListTrigger (Function)
Returns the list of triggers applied to one or more HFSQL data files.
gpwEnumControl (Function)
Enumerates the controls found in a window or page.
ImageLayerVisible (Function)
Used to make a layer found in a WDPIC image visible or invisible.
HashCheckString (Function)
Checks the Hash of a character string for a specific type of algorithm.
Date (Property)
The Date property is used to: Retrieve the date from a DateTime variable. Modify the date in a DateTime variable. Retrieve the date from a Date item (in "Date and Time" format) . Modify the date in a Date item (in "Date and Time" format)...
Time (Property)
The Time property enables you to: Retrieve the time from a DateTime variable. Modify the time in a DateTime variable. Retrieve the time from in a Date item (in "Date and Time" format) Modify the time in a Date item ("Date and Time" format)....
zipDeleteFileList (Function)
Deletes a list of files from an archive.
TableDeleteSelect (Function)
Deletes the selected rows from a Table or Treeview Table control.
HexaToBuffer (Function)
Converts a string with hexadecimal bytes to a binary buffer.
HFilterIdentical (Function)
Defines and enables a filter used to find the exact value of a string item.
HCreateView (Function)
Creates an HFSQL view. This function uses the former view mechanism....
Handling a TreeView Table control programmatically
This page explains how to program TreeView Table controls......
HSetIntegrity (Function)
Enables or disables the management of an integrity constraint on a file link.
FreeAWPContext (Function)
Frees the AWP context in advance (on disk) to allow the other call on the same AWP context to be processed in parallel.
HNext (Function)
Sets the position on the next table record according to a browse item.