ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Setup by HTTP (Network setup via IP)
The network setup via HTTP consists in installing and updating a WINDEV application via an HTTP server (Live update)...
FramesetUse (Function)
Displays a WEBDEV frameset in the user's browser and closes all the current page and frameset contexts....
Copying controls from the page editor
The controls can be copied from the page editor......
grHMDeleteColor (Function)
Deletes the colors specified by grHMColor from a Heatmap chart.
HCheckUnaltered (Function)
Checks whether one or all records in an unalterable data file have not been modified (with an hexadecimal editor for example).
ModbusSendRawFrame (Function)
Sends a raw frame to a Modbus slave. This enables communication with devices that do not strictly comply with the Modbus standard.
AddLink (Function)
Adds a link to a text section in an edit control.
HGetCurrentPosition (Function)
Returns the approximate position of current record in the data file.
ControlFindHighlight (Function)
Highlights, in a window or control, all the captions and texts corresponding to a given text.
GPSFollowMovement (Function)
Requests to be notified periodically of the device's current location....
Dynamic Island
One major feature of the latest iPhone is the Dynamic Island, which transforms the black notch into a widget......
WindowsVersion (Function)
Returns the runtime mode of Windows.
SysSpace (Function)
Returns the physical memory space for the current computer.
sEndEvent (Function)
Disables the detection of an event on a serial port.
CurrentIndex (Function)
Depending on the specified control, returns: the number of the current row displayed in the current Table control, the number of the option with focus in a Check Box control, the number of the current row in the current Looper control, the index of the current indexed control....
HSortView (Function)
Sorts an HFSQL view by creating an index on a view item. This function uses the former view mechanism.
Flash control properties
The Flash control can be handled by the WLanguage properties in server code and in browser code......