ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Array management functions
List of functions for managing arrays...
Events associated with Calendar controls
List of events associated with Calendar controls...
BTOpenDeviceProperties (Function)
Opens the window of properties for a Bluetooth device.
UploadSizeSent (Function)
Returns the total size (in bytes) of files already sent by the current upload via an Upload control.
iSkipPage (Function)
Generates a page break: the corresponding code is sent to the printer queue.
BTSelectDevice (Function)
Opens a system window to select a Bluetooth device.
Dynamic array (Type of variable)
A dynamic array is an "advanced" type of array...
Choosing the action associated with a WEBDEV button
Whatever the type of button, it is possible to associate an action with it......
Add (Function)
Adds an element in last position: of a one-dimensional WLanguage array. of an advanced array property (array of events of gglCalendar, etc.). from a WLanguage list....
ArrayAdd (Function)
Adds an element in last position: of a one-dimensional WLanguage array. of an advanced array property (array of events of gglCalendar, etc.). of a WLanguage list....
HRplDeclareLink (Function)
Declares a (1, 1) (0, n) link between two tables.
HChangeRplDir (Function)
Modifies the location for the description of subscriber replica (RPL file).
Various constants
List of various constants....
DashLoadConfiguration (Function)
Restores the configuration of a Dashboard control.
OBEXSendFile (Function)
Sends a file to a device that supports the OBEX protocol.
ChangeSourceWindow (Function)
Dynamically changes the window displayed in an Internal Window control. Scrolling internal windows: Modifies the window currently displayed. This modification is saved in the list of internal windows to scroll....
Including a supercontrol in a window or in a page
Events associated with a Native Container control
WINDEV and WINDEV Mobile manage the following events by default (order of appearance in the code editor)...
LoWord (Function)
Returns the two low bytes of an integer.
HiWord (Function)
Returns the two high bytes of an integer.
Fixed array (Type of variable)
A fixed array is an "advanced" type of array...
LooperInsert (Function)
Inserts a row into a Looper control.
SysListVideoCard (Function)
Returns the name of the video cards connected to the current computer.
RedisPipelineReset (Function)
Ignores the results of the execution of a Redis command that was added by RedisPipelineAdd.
PopupClose (Function)
Hides a popup displayed in the page via PopupDisplay.