ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Operations performed on component diagrams
The following paragraphs explain......
Socket: creating a standard socket server
WINDEV allows you to create a standard socket server......
WEBDEV Application Server 2024
Creating a replication
To understand the operating mode of ReplicEdit, we are going to create a replication by using a simple example......
BCDecode (Function)
Decodes the information stored in a QR Code bar code.
Link Description (Type of variable)
A Link Description variable is used to describe a link between two data files through programming.
Multiline strings
To type character strings over several lines in the code editor...
TreeAdd (Function)
Adds a "leaf" element (and all necessary nodes) into a TreeView control.
FaxCompleteStatus Structure
The FaxCompleteStatus structure is automatically filled during the call to FaxStatus......
Available features and specific features of Java
WINDEV allows you to generate a Java application without even knowing the Java language......
H.LanguageCreationUnicode (Variable)
Allows you to define the characteristics of the sort for the Unicode items found in a data file.
Gantt Chart report
The report editor gives you the ability to create "Gantt Chart" reports......
Array (Type of variable)
An array is a structured type that is used to group a set of elements of the same type...
Creating a WEBDEV project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective......
Distributing Reports & Queries
This help page presents the operations that must be performed in order for a WINDEV application to be handled by Reports & Queries......
xmlNode (Type of variable)
The xmlNode type is used to handle a node of an XML document.
The Popup control
The Popup control is a control used to associate a popup with a page. This popup, displayed from the page into which it is inserted, is used to easily establish a dialog with the user....
WINDEV and the communication streams (audio, sound)
To handle the communication streams, WINDEV includes......
Value (Property)
The Value property is used to: Find out and modify the value of a report control. Find out and modify the value of a control or the title of a window. Find out the identifier of a stream. Find out and modify the value of a control or the title of a page....
fGraphicFilter (Function)
Returns the list of image formats supported by the current platform, in the format expected by the filter of fSelect.
13. Security benefit: managing the "Back" button
FTPGetFile (Function)
Transfers a file from an FTP (File Transfer Protocol) server to the current computer.
HTMLToText (Function)
Converts an HTML string or buffer to text.
HTMLToRTF (Function)
Converts an HTML string or an HTML buffer to an RTF string.
Language (Property)
The Language property is used to set the language used to compare and sort Unicode items (Unicode Text item or Unicode Text Memo item).