ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HManageTask (Function)
Enables or disables a scheduled task on an HFSQL Client/Server server....
AAFOpenHelp (Function)
Opens the AAF (Automatic Application Features) help website.
SpreadsheetEndModification (Function)
Signals the end of grouping for a set of operations on a Spreadsheet control in a single event (management of "undo/redo")....
DomoOpen (Function)
Used to establish a connection with a X10 interface.
FlexGrow (Property)
The FlexGrow property allows you to know and modify the growth factor of a control present in a row of a control c00 Flexbox.
CompositeKey (Property)
The CompositeKey property determines if an item is a composite key.
FlexShrink (Property)
The Property FlexShrink allows you to know and modify the reduction factor of a control present in a row of a control Flexbox.
dCrop (Function)
Returns the cropped part of an image. This image is found in an Image variable.
SchedulerDisplayPreviousPeriod (Function)
Moves the time area displayed on the previous area (previous weeks for example) in a Scheduler control.
SchedulerDisplayNextPeriod (Function)
Moves the time area displayed on the next area (next weeks for example) in a Scheduler control.
gglPerson (Type of variable)
The gglPerson type is used to describe and modify the participants attending an event of a Google calendar...
CalendarSelectPlus (Function)
Selects a date in a Calendar control.
DomoSwitchOff (Function)
Switches off one or more electrical devices compatible with the X10 protocol.
LocalStorageGet (Function)
Retrieves a value from the local storage.
LocalStorageDelete (Function)
Deletes a value from the local storage.
LocalStorageDeleteAll (Function)
Deletes all the values from the local storage.
LocalStorageOccurrence (Function)
Returns the number of values for the local storage.
LocalStorageValueName (Function)
Returns the name of a value for the local storage.
DocEndModification (Function)
Signals the end of grouping for a set of operations in a single event (management of "undo/redo")....
VerticalSwipe (Property)
The VerticalSwipe property is used to determine and change the swipe direction in an internal window with swipe gesture support.
Emulating constants
List of constants used by the functions for emulating automated tests....
HDeactivateTrigger (Function)
Disables a trigger.
HCS.FrameSize (Variable)
The HCS.FrameSize variable is used to resize the outgoing data frame.
WBAdminConnection (Type of variable)
The WBAdminConnection type is used to get all the advanced characteristics of a connection on the server. This connection can correspond to a session, an AWP request, a schedule task, etc.
Storing the breaks in the Table/Looper controls (AAF)
When end users work on a complex Table or Looper control with multiple breaks, they may want to save the current layout......