ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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)....
JSONValid (Function)
Checks the validity of a JSON string.
File Description (Type of variable)
The File Description variable is used to programmatically describe data files.
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...
Error 1008: The member of the class is protected
Error 1009: The member of the class is private
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
EmailStartSMTPSession (Function)
Starts a session for sending emails with the SMTP protocol.
tapiPlay (Function)
Plays a sound file (.WAV) for the specified line.
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)....
Automatic calendar for the Date edit controls (AAF)
The Date edit control automatically propose a "Calendar" option in their popup menu....
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.
The Chart control
The "Chart" control is used to display a chart in windows, pages and reports......
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