ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Report with parameters
When printing a report, you have the ability to pass parameters to this report......
PVTCalculateAll (Function)
Entirely calculates or recalculates a Pivot Table control.
TreeView Table control functions
List of functions for managing TreeView Table controls...
DirectInputAPT (Property)
The DirectInputAPT property is used to determine and specify if the user can directly change the title of an appointment in a Scheduler or Organizer control.
SchedulerMode (Function)
Returns the display mode of a Scheduler control: day, week, month, ...
zipChangePath (Function)
Modifies the stored path of a file in an archive (in ZIP, WDZ or 7z format).
TableItemStatus (Function)
Returns the status of a node in a Treeview Table control: collapsed, expanded or not found.
Calling a procedure/a function
Syntax for calling a local or global procedure.
Word Processing control properties
A Word Processing control can be handled in a window by the following WLanguage properties......
RegistryCopyKey (Function)
Copies a registry key with all its subkeys and values.
HOut (Function)
Used to find out whether the record on which you want to be positioned is located outside the data file, filter, view or query.
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.
HHistoryModification (Function)
Returns the modifications performed on one or more items of a given record. The result can be displayed in a list box or in a table to allow the user to view the modifications made to the specified file.
gLinkActivate (Function)
Allows (or not) retrieving the value defined by gLink in a List Box or a Combo Box control. Function kept for compatibility. It is recommended to use gStoredValueEnable....
HAddUser (Function)
Adds a user to a database.
Debugging constants
List of constants used by the debugging functions...
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....
EmailStartOutlookSession (Function)
Allows you to access data handled by the Outlook messaging software (emails, contacts, groups of contacts, tasks, appointments and folders).
SaaS functions
The SaaS functions are as follows:
Constants for encryption/compression
List of constants used by the encryption/compression functions...
HRestorePosition (Function)
Restores the context of a previously saved file (HSavePosition): current record, filter, pointers.
SensorGetOrientation (Function)
Retrieves the current orientation of the device on one of its 3 axes.
gpwEnumControl (Function)
Enumerates the controls found in a window or page.
Creating a branch
A branch is used to create a copy of the current project in order to perform modifications, additions, etc....
BrowserClose (Function)
Closes the current browser window and stops the execution of the current code.