ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ReplicAdmin: Overview
Handling a report (in the editor)
Once a report was created, the description of this report can be modified at any time......
ReplicSynchro: Overview
13. Print: Reports
WINDEV reports...
SQL functions: Special case
List of SQL functions: Special case...
19. Sending emails
Developing 64-bit sites
You can deploy 64-bit compatible sites......
Authentication via Active Directory
Kerberos is an authentication mode based on the use of tickets and secret keys......
6. WEBDEV Account Manager
TrialVersion (Function)
Used to find out whether the current execution of the application is in "trial version" mode.
TableListChild (Function)
Lists the "children" of a node and the "child" elements of these "children" in a TreeView Table control.
The Upload control
The Upload control is used to upload files on the Web server......
TestCheckFalse (Function)
Checks whether an expression is false in assertive programming and in automated test mode.
TestCheckNull (Function)
Checks whether an expression is Null in assertive programming and in automated test mode.
TestCheckNotNull (Function)
Checks whether an expression is not Null in assertive programming and in automated test mode.
TestCheckEqual (Function)
Checks whether the expressions are equal in assertive programming and in automated test mode.
<TreeView Table>.ItemStatus (Function)
Returns the status of a node in a Treeview Table control: collapsed, expanded or not found.
<TreeView Table>.ListChild (Function)
Lists the "children" of a node and the "child" elements of these "children" in a TreeView Table control.
TableItemStatus (Function)
Returns the status of a node in a Treeview Table control: collapsed, expanded or not found.
HTMLFindElementByID (Function)
Searches for the element whose "ID" attribute matches a specific value in an HTML document (or in an HTML node).
HTMLFindElementByName (Function)
Searches for elements whose "name" attribute matches a specific value in an HTML document (or in an HTML node).
DDE functions
List of DDE functions...
xmlNamespace (Type of variable)
The xmlNamespace type is used to handle the XML namespace of a node attribute in an XML document.
InSimulatorMode (Function)
Used to find out whether the application is started in "simulator test mode" from WINDEV Mobile.
Enumeration and Combination items
WINDEV, WEBDEV and WINDEV Mobile propose the Enumeration and Combination types......