ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The J2EE structure
The following structure is used to pass parameters to a procedure run on a server of J2EE XML Web services......
WEBDEV Application Server remote control functions
The following functions are used to manage users and connections on a WEBDEV Application Server:...
The Captcha control
The "captcha" are the distorted texts that the Web user must decode and re-enter in a site before validating a form....
<Source>.PrepareSQLQuery (Function)
Initializes a query written in SQL language and declares this query to the database server in order to optimize the next executions of this query.
The Multimedia control (WEBDEV)
...The Multimedia control is used to easily display a video in the browser....
Publishing the replication from ReplicEdit
A replication description created with ReplicEdit can be published from this tool on a replication server......
8. Windows in practice
Discover the main actions that can be performed on the windows....
Task list
Each project can be associated with a task list......
Report templates
WINDEV, WINDEV Mobile and WEBDEV allow you to create report templates......
XMLFindNamespaceByURI (Function)
Finds an XML namespace from its URI (Universal Resource Identifier) in a node and in the parents of this node.
dbgError (Function)
Provokes: an assertion during the test of element or project (Go mode). an error in automated test mode....
WDTRAD
WDTRAD is a tool for entering the translation of messages associated with a WINDEV, WEBDEV or WINDEV Mobile application......
emailSMTPSession (Type of variable)
The emailSMTPSession type is used to access a messaging server by using the SMTP protocol (Simple Mail Transfer Protocol) in order to send emails.
HFSQL Control Center: Overview
The HFSQL Control Center is used to manage the different HFSQL databases (Network, Mobile, Client/Server) found in the company......
HTMLWrap (Function)
Wraps the specified node in a given node of an HTML document.
HTMLRemoveChild (Function)
Removes a given node in the current node of an HTML document.
<htmlNode variable>.Wrap (Function)
Wraps the specified node in a given node of an HTML document.
<htmlNode variable>.RemoveChild (Function)
Removes a given node in the current node of an HTML document.
TreeView Table control based on a data file
This type of TreeView Table control is linked to a data file or query......
Environment of the data model editor
Two-level setup
The two-level setup (or multisite setup) combines: a reference network setup deployed on a local network. an HTTP setup used to update the reference setup on the local network....
How to backup HFSQL Client/Server databases?
The backup of the HFSQL Client/Server databases can be performed......
FTPListFile (Function)
Lists the files (and/or the directories) found in a directory of an FTP server and returns the number of listed files (and/or directories)....
NewRecord (Property)
The NewRecord property is used to determine if the record is a new record or if it comes from the data file.
HugeFile (Property)
The HugeFile property is used to configure the maximum size of a data file.