ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HComputer (Function)
Stores a unique computer number or identifier in order to use the log and transactions over the network.
fDriveReady (Function)
Determines: if a given drive (storage card, CD or DVD) is available, whether the drive exists....
LooperCollapseExpand (Function)
On a given row of a Looper control: collapses a break (if it is expanded), expands a break (if it is collapsed)....
NotificationDisplay (Function)
Displays a message outside the browser.
The Range Slider control
The Range Slider control is used to easily select an interval or a zoom......
MapPopupDisplayed (Function)
Indicates whether the popup of a marker in a Map control is displayed.
KanbanInfoXY (Function)
For a given position (coordinates of a point) in a Kanban control, returns one of the following: the number of the card at that position, the number of the list at that position...
PanelAttach (Function)
Attaches or changes the attach position of a Dockable Panel control.
Anchored move on the main axes
To facilitate the positioning of controls, you have the ability to force their move according to the four main axes (0°, 45°, 90°, 135°)....
iResetNbPages (Function)
Reinitializes the current number of pages, used in the preset controls such as "Number of pages" and "Page number and number of pages".
VolumePhysicalButton (Function)
Identifies or modifies the sound source associated with the physical buttons used to set the volume of the device.
ActionBarSearchVisible (Function)
Allows you to get and change the visibility status of the search control associated with the Action Bar in the current window.
LeftMargin (Property)
The LeftMargin property is used to: Find out the left margin of a report. Modify the left margin of a report....
Screen,Next (External language)
Returns the name of the next editable control.
ControlInfoXY (Function)
Returns the name of the control located at a given position.
GglDelete (Function)
Deletes data from the Google server.
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.
NotesReset (Function)
Creates an empty document in Lotus Notes.
Hourglass (External language)
Displays a mouse pointer shaped like an hourglass.
LooperSavePositionAndSelection (Function)
Saves: the position of the scrollbar in a Looper control, the selected element(s). These elements can be restored by LooperRestorePositionAndSelection....
MapClosePopup (Function)
Closes the popup of a marker displayed in the Map control.
HTMLEditorSelect (Function)
Selects a text fragment in an HTML Editor control.
KanbanSave (Function)
Updates the record bound to the current card in the Kanban control.
HDeactivateServerTrigger (Function)
Disables a HFSQL Client/Server server trigger on a server....
WinInitialized (Function)
Used to find out whether the "end of initialization" code was run for a window.