ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

TraceStart (Function)
Opens the trace window or saves the trace information in a text file.
TraceEnd (Function)
Closes the trace window if this window was opened or stops saving the trace information in a text file.
TraceDeleteAll (Function)
Clears the content of trace window opened in parallel with the current window.
AppListVersion (Function)
Lists the versions available on the reference setup server.
grRealTimeInterval (Function)
Sets the time interval visible in a time chart with real-time display.
BTLEInitializeDevice (Function)
Initializes a Bluetooth Low Energy device in Windows.
Text formatting variant
You can customize text attributes such as character spacing, line spacing and font size in a window or page......
<TreeView>.Add (Function)
Adds a "leaf" element (and all necessary nodes) into a TreeView control.
Remote WEBDEV administrator: Managing connections
The remote management tool is used to manage the connections to the dynamic WEBDEV sites....
<TreeView>.Insert (Function)
Inserts a leaf into a TreeView control at a specific position.
MaxNbSegment (Property)
The MaxNbSegment property is used to get and change the maximum number of line segments for drawing a Wire control.
WLanguage properties available in PHP
The following properties are available in PHP...
Quick search in the current code
When coding, developers often need to do a quick search in the current code...
AppChangeParameter (Function)
Changes an information in the mechanism for automatic application update.
DateTimeToReal (Function)
Converts a date and time to an 8-byte real.
OrientationTitle (Property)
The OrientationTitle property is used to: Determine whether the headings of one or multiple columns in a Table control are angled. Angle the headings of one or all the columns in a Table control....
Question edit wizard
When typing a new message intended to the end user, WINDEV or WINDEV Mobile automatically displays the following window......
Importing styles from a WordPress theme with WEBDEV
WordPress offers numerous templates to create original websites......
TreeAdd (Function)
Adds a "leaf" element (and all necessary nodes) into a TreeView control.
TreeInsert (Function)
Inserts a leaf into a TreeView control at a specific position.