ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HSubstDir (Example)
Usage example of the HSubstDir function
TreeListItem (Function)
Lists the "children" of a node and the "child" elements of these "children" in a TreeView control.
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.
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).
TableRecNum (Function)
Returns the number of the current record in a Table control based on a data file.
WorkingHourStart (Property)
The WorkingHourStart property is used to get and change the start time of working hours used: by an Organizer control. by a Scheduler control. by a Gantt Chart column (in a Table or TreeView Table control)....
WorkingHourEnd (Property)
The WorkingHourEnd property is used to identify and change the end time of working hours used: by an Organizer control. by a Scheduler control. by a Gantt Chart column (in a Table or TreeView Table control)....
fMemOpen (Function)
Opens a memory zone shared between several applications.
EmailStartPOP3Session (Function)
Starts a session for receiving and reading emails with the POP3 protocol.
TreeView control properties
The TreeView controls found in a window or in a page can be handled by the WLanguage properties......
ListDelete (Example)
Usage example of the ListDelete function
ListSelect (Example)
Usage example of the ListSelect function
ControlClone (Example)
Usage example of the ControlClone function
grSourceCategoryLabel (Example)
Usage example of the grSourceCategoryLabel function
SFSeekDeleted (Function)
Seeks and retrieves the records (Salesforce objects) deleted during the specified period.
SFMerge (Function)
Merges the Salesforce records (also called Salesforce objects).
CancelAWPContext (Function)
Deletes from the AWP context a variable that was added by DeclareAWPContext.