ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SOAPAddHeader (Function)
Adds a header to the next SOAP function of a Webservice to run.
dSaveImageJPEG (Example)
Usage example of the dSaveImageJPEG function
12. Available tests
Print modes of a report
Several print modes are available for a report....
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.
EnumControl (Example)
Usage example of the EnumControl function
MatFloatMultiply (Example)
Usage example of the MatFloatMultiply function
MatCopy (Example)
Usage example of the MatCopy function
Functions for managing RTF controls
List of functions for managing RTF controls...
Reset (Function)
Reinitializes: all the controls found in the current window or page (including the groups of controls, the supercontrols and the internal windows). the controls found in a group of controls, a supercontrol, an internal window or an internal page....
iInitReportQuery (Example)
Usage example of the iInitReportQuery function
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......
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.
BurnerSave (Example)
Usage example of the BurnerSave function
iPageHeight (Example)
Usage example of the iPageHeight function
MatFloatAdd (Example)
Usage example of the MatFloatAdd function
Discover WINDEV Mobile
WINDEV Mobile tutorial: WINDEV Mobile overview Discover WINDEV Mobile - 10 min
1. WEBDEV environment
WEBDEV Tutorial: WEBDEV overview Lesson 1 - WEBDEV environment - 5 min
PageParameter (Function)
Returns the value of a parameter passed to the current page.