ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

XMLAddChild (Function)
Adds a child tag into an XML document.
ReplicEdit: database schema modifications taken into account
When modifying the database schema of a replicated application (add an item, a table, ......
grImageSize (Function)
Defines the size of the image containing the chart.
OBEX constants
List of constants used by the OBEX functions....
HClient structure
The HClient structure is used to......
Installing and using a Bitcoin Core server
WLanguage offers various functions for handle a Bitcoin Core server......
Handling a Control Template control through programming
The "Control template" control is used to display an existing control template......
URIGetInfo (Function)
Retrieves information of a URI resource.
HSecurity (Function)
Enables or disables the automatic security mechanism on one or more data files.
HClose (Function)
Closes either a table or all tables opened by the current user: all corresponding physical tables are closed for the current user.
XMLBuildString (Function)
Retrieves and formats the content of an XML document (created by XMLDocument and modified by the XML functions).
FileDisplay (Example)
Usage example of the FileDisplay function
HSL (Function)
Creates a color from its hue, saturation and lightness.
Table,Delete (External language)
Deletes an element from a Table control.
HReadLast (Example)
Usage example of the HReadLast function
FTP constants
List of constants used by FTP functions....
Handling a Repositionable Note control through programming
A Repositionable Note control can be handled through programming......
Help editor options
The options of the help editor ("Display......
ComponentInfo (Function)
Returns information about a component.
HBuildKeyValue (Function)
Builds the value of a composite key to implement a filter (HFilter) or to perform a search (HReadSeekFirst, HReadSeekLast, etc.).
Handling HTML text in an Edit control
WEBDEV allows you to manipulate text in HTML via the "HTML format" option of the Edit controls and the HTML control....
Encrypt (Function)
Encrypts a character string in binary format or in ASCII format.