ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

4. Debugging modes
There are two different modes to debug a WINDEV Mobile application...
HChangeKey (Example)
Usage example of the HChangeKey function
Installing the robot controller
The monitoring robot includes three executables......
ListInsert (Function)
Inserts an element into a List Box, ListView or Combo Box control populated programmatically.
ListAdd (Function)
Adds an element to a List Box, ListView or Combo Box control populated programmatically.
HExecuteQuery (Example)
Usage example of the HExecuteQuery function
XMLRead (Function)
Returns the value of an XML element or the value of the attribute for an XML element.
ServiceModify (Function)
Modifies the configuration of a service according to the information given in the members of the Service variable.
BrightnessModify (Function)
Modifies the setting of the brightness for the device screen.
BrightnessAuto (Function)
Returns or modifies the activation status of the automatic adjustment of the brightness on the device.
PageWriteHeaderHTTP (Function)
Adds an additional HTTP header that will be returned to the browser: during the next function for page display (PageDisplay, PageRefresh, ...), during the automatic return of the current page at the end of the current action....
LooperAddInProgress (Function)
Modifies or returns the visibility status of internal wait window when adding additional elements into an infinite Looper control.
Describing the replication (ReplicEdit)
ReplicEdit is used to create a replication via a wizard, but the replication description window allows identifying or configuring additional parameters......
TraceEnd (Function)
Closes the trace window if this window was opened or stops saving the trace information in a text file.
fMakeDir (Function)
Creates a directory (and the intermediate directories if necessary).
fCopyDir (Function)
Copies the contents of a directory and its subdirectories.
CompleteDir (Function)
Adds a backslash to the end of a string, if necessary.
TreeExpand (Function)
Expands a node in a TreeView control.
TelemetryAddMeasure (Function)
Adds a measure for a value or time sensor.
ProfilerStart (Function)
Starts "collecting information" for the performance profiler.
Properties associated with the cells of the status bars
List of properties associated with the cells of the status bars...
HExecuteSQLQuery (Example)
Usage example of the HExecuteSQLQuery function
dArc (Function)
Draws an arc of circle or an arc of ellipse: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
Image (Type of variable)
The Image type is used to define the advanced characteristics of an image.
MySelf (Reserved word)
MySelf is used to handle the current control...