ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TreeListItem (Function)
Lists the "children" of a node and the "child" elements of these "children" in a TreeView control.
AddLink (Function)
Adds a link to a text section in an edit control.
Error 803: Return and Result cannot be used in the same process
Error 103: The type is unknown
RibbonAdaptSize (Function)
Adapts the size of the controls found in a Ribbon control according to the size of their caption.
FullScreenEnable (Function)
Switches the browser to "Full screen" mode. The browser occupies the entire screen.
SysNbExternalStorage (Function)
Returns the number of external storage spaces found on an Android device.
BrowserSlice (Function)
Returns the number of the slice displayed in a page in Responsive Web Design mode.
geoGetArea (Function)
Retrieves the coordinates of the geographic area that corresponds to a given description.
CtDescribedPassword (Property)
The CtDescribedPassword property allows you to set the password used to open the data file in an OLE DB connection (file defined in the code only).
Text (Property)
Text is used to find out whether an item is a text item.
TableRecNum (Function)
Returns the number of the current record in a Table control based on a data file.
SaaSAdminModifySubscription (Function)
Modifies a SaaS subscription.
J2EERunXML (Function)
Runs a procedure on a server of J2EE XML Web services.
tapiPlay (Function)
Plays a sound file (.WAV) for the specified line.
JSONValid (Function)
Checks the validity of a JSON string.
MenuClone (Function)
Clones a menu or a menu option as well as the associated code.
sfSeekUpdatedResult (Type of variable)
The sfSeekUpdatedResult type is used to find out the result of SFSeekModified...
FillType (Property)
The FillType property is used to determine the type of source used to populate Table, List Box, ListView, Combo Box and Looper controls.
Error 1008: The member of the class is protected
HSuggestKeyStart (Function)
Starts collecting information on executed queries.
Glossary
The glossary lists all the abbreviations used in the code editor......
HMigrateLinkedCompositeKey (Function)
Migrates the values of the linked composite keys coming from a file in Hyper File 5.5 format to the HFSQL Classic format.
EndAutomatedProcedure (Function)
Stops the current or forthcoming execution of an automatic procedure (defined by the properties of the procedure in the code editor).
HSubstDir (Example)
Usage example of the HSubstDir function