ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HFilterIncludedBetween (Function)
Defines and enables an "Included between" filter on a file, view or query.
fLock (Function)
Entirely or partially locks an external file.
HActivateFilter (Function)
Enables the filter that was previously created for the specified table (view or query).
IntegerToDate (Function)
Converts an integer into a date in YYYYMMDD format.
DocToPDF (Function)
Converts a Word Processing document into a PDF file.
grHMGetData (Function)
Retrieves data from a Heatmap chart.
PositionOccurrence (Function)
Finds the Xth position of a string within another string.
JavaLoad (Function)
Specifies the location of user classes required to run the Java application or the Java applet.
fUnlock (Function)
Entirely or partially unlocks an external file.
TableTypeItem (Function)
Checks the existence of an element in a TreeView Table and returns its type (node or leaf) if the element exists.
NullSupported (Property)
The NullSupported property is used to manage the NULL value in HFSQL data files.
BurnerSave (Function)
Burns the files found in the compilation onto the CD or DVD.
Properties associated with Tab controls
A Tab control found in a window or in a page can be handled by several WLanguage properties......
Properties associated with a supercontrol
List of properties associated with a supercontrol...
Looper control properties
You can manipulate Looper controls in a window or page using the following WLanguage properties......
Properties associated with the control templates
Several WLanguage properties can be used to handle a control template in a window or in a page......
RETURN statement
The RETURN statement is used to exit the current event, process or procedure and return a result...
fCreate (Function)
Creates an external file.
MagnifierMode (Property)
The MagnifierMode property determines and changes how the magnifier is displayed in the column headings of a Table or TreeView Table control.