ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HTML Editor control properties
Properties associated with the HTML Editor control....
ModificationDurationAPT (Property)
The ModificationDurationAPT property is used to determine and specify if the user can modify the duration of an appointment in a Scheduler or Organizer control.
RulerVisible (Property)
The RulerVisible property is used to: Determine if a playhead is visible in a TimeLine control. Show or hide a playhead in a TimeLine control....
EmailStartOutlookSession (Function)
Allows you to access data handled by the Outlook messaging software (emails, contacts, groups of contacts, tasks, appointments and folders).
Calling a procedure/a function
Syntax for calling a local or global procedure.
BurnerEject (Function)
Opens or closes the door of current burner.
NbDayDisplayed (Property)
The NbDayDisplayed property is used to: get and change the number of days displayed in an Organizer or Scheduler control. get the number of days displayed in a Gantt Chart control in a report....
gpwEnumControl (Function)
Enumerates the controls found in a window or page.
zipChangePath (Function)
Modifies the stored path of a file in an archive (in ZIP, WDZ or 7z format).
Report with parameters
When printing a report, you have the ability to pass parameters to this report......
Constants for encryption/compression
List of constants used by the encryption/compression functions...
BrowserClose (Function)
Closes the current browser window and stops the execution of the current code.
HFilterContains (Function)
Defines and enables a "Contains" filter on a data file, view or query.
HRestorePosition (Function)
Restores the context of a previously saved file (HSavePosition): current record, filter, pointers.
TableDeleteSelect (Function)
Deletes the selected rows from a Table or Treeview Table control.
HexaToBuffer (Function)
Converts a string with hexadecimal bytes to a binary buffer.
Creating a branch
A branch is used to create a copy of the current project in order to perform modifications, additions, etc....