ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TreeView control properties
The TreeView controls found in a window or in a page can be handled by the WLanguage properties......
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
EmailStartSMTPSession (Function)
Starts a session for sending emails with the SMTP protocol.
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)....
ContactSource (Type of variable)
The ContactSource type is used to define the advanced characteristics of a source (or account) for the contacts (example: Google, Exchange, Facebook).
SIPAddress (Type of variable)
The SIPAddress type is used to define the advanced characteristics of a SIP address.
PageByPagePrint (Property)
The PageByPagePrint property is used to: Ask a report to be printed page by page. Each page of the report will be sent separately to the printer spooler. Find out the print mode of the report (page by page or all at once)....
fMemOpen (Function)
Opens a memory zone shared between several applications.
EmailStartPOP3Session (Function)
Starts a session for receiving and reading emails with the POP3 protocol.
Glossary
The glossary lists all the abbreviations used in the code editor......
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.
HTMLBefore (Property)
The HTMLBefore property gets and changes the HTML code added before the control.
SFUndelete (Function)
Restores previously deleted Salesforce records.
SFSeekModified (Function)
Seeks and retrieves the records (Salesforce objects) modified during the specified period.
HTMLAfter (Property)
The HTMLAfter property is used to get and change the HTML code inserted after the control.
grSurfaceMarksCaption (Function)
Allows you to specify the mark caption for a Surface chart.