ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HexaToBuffer (Function)
Converts a string with hexadecimal bytes to a binary buffer.
Import a list of requirements
The Project Management Hub allows you to import requirements......
LooperDeleteAll (Function)
Deletes all rows from a Looper control populated programmatically.
iParameter (Function)
Retrieves the printer configuration and configures the print.
TableColumnIndex (Function)
Returns the index of a column in a Table or Treeview Table control.
TableDeleteAll (Function)
Deletes all rows from: a Table control populated programmatically, a TreeView Table control populated programmatically, tables displayed in a Combo Box control....
ExecuteProcess (Function)
Starts the execution of a process programmatically, i.e. without the user having to perform any particular action in the interface.
Scheduler control events
The following events associated with Scheduler controls:...
The charts
To include charts in your applications or in your sites, WINDEV, WEBDEV and WINDEV Mobile include......
PDF Reader control: Use ribbon and panes
The PDF Reader control includes multiple features accessible via......
StringInsert (Function)
Inserts a string into another character string at a given position.
ToClipboard (Function)
Writes text or image information into the system clipboard.
The TreeView Table control
The Treeview Table control is a cross between the Table control and the TreeView control......
Image catalog
As soon as an image can be used (in a control, in a window, in a report, ......
SocketRead (Function)
Retrieves a message sent by another socket.
TraceBuild (Function)
Displays a customizable message in the trace window opened in parallel with the current window.
XMLToText (Function)
Converts a character string in XML format into a standard character string.
How to include secure payment in a WEBDEV site?
This help page explains how to add a secure payment into a WEBDEV site......
InAutomaticTestMode (Function)
Used to find out whether an automatic test is currently run or not.
RGBToHTML (Function)
Returns the HTML color corresponding to the RGB color.
NoCharacter (Function)
Returns a string after removing the specified leading and trailing characters.
ArraySwapLine (Function)
Used to swap two rows in a two-dimensional array or in an advanced array property.
XMLExtractString (Function)
Extracts the content of a tag found in an XML document.