ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ServiceControl (Function)
Sends a control message to a service.
ArrayToString (Function)
Converts a one- or two-dimensional array to a character string.
XMLDocument (Function)
Creates a new XML document.
Abs (Function)
Returns the absolute value: of a numeric value, of a numeric expression (integer or real). of a duration....
ControlVisible (Function)
Makes a control (or a group of controls) visible in a window. During this operation, an animation can be performed on the controls.
XMLDelete (Function)
Deletes the current element (as well as the entire branch) from an XML document.
SexagesimalToDecimal (Function)
Returns the decimal angle corresponding to a sexagesimal angle.
HChangeRplDir (Function)
Modifies the location for the description of subscriber replica (RPL file).
Creating a strong-named .NET assembly
To create a strong-named .NET assembly ......
Report based on a TreeView Table control
You can use a report based on a TreeView Table control to directly print the information displayed in a TreeView Table control found......
XMLPath (Function)
Returns the current position in the document in XPATH format.
<Source>.ErrorModification (Function)
Returns the value of a record item when a modification conflict occurs..
BitwiseXOR (Function)
Returns the result of the bitwise exclusive OR operation performed between two values.
DecimalToSexagesimal (Function)
Returns the sexagesimal angle (in base 60) corresponding to a decimal angle.
XMLInsertDocument (Function)
Inserts the current XML tag found in an XML document into another XML document.
PDFNumberOfPages (Function)
Returns the total number of pages found in a PDF file.
The List Box control
The List Box control is used to display a list of elements and to select one or more elements from this list......
Using .NET assemblies in a project
To use .NET assemblies in a project......
Assisted universal replication through programming
The assisted replication through programming is used to implement a replication on an existing application while controlling the synchronization in the application itself......
ServiceRefresh (Function)
Asks a service to re-read its configuration information.
XMLRename (Function)
Renames the current element (tag or attribute) in an XML document.
HErrorInfo (Function)
Returns a detailed information about the last error triggered by the HFSQL engine.
.NET Assemblies
.NET is Microsoft's software development platform......
PDFIsProtected (Function)
Checks whether the PDF file requires a password in order to be read.
NotificationDisplay (Function)
Displays a message outside the browser.