ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Dynamic site: Persistent session
For a dynamic WEBDEV site, when starting the site (site called from a browser), a session representing the site is loaded in memory on the server...
Refreshing the page data
In a dynamic WEBDEV site, the page data is refreshed during a user action...
Testing a dynamic project (session or AWP mode) from WEBDEV
The test of the entire project allows simulating the startup of the site...
The different types of sites
WEBDEV enables you to create static sites and/or dynamic sites...
Site testing: the different types of tests available
WEBDEV includes multiple methods for testing your sites...
Testing a dynamic project from the administrator
Running the test from the WEBDEV administrator (WDAdmin) is used to check ...
Differences according to the test mode of a dynamic project
The test of a dynamic project can be run ...
Managing short URLs automatically
For the standard dynamic sites (with context), the access to the site can be done via a "standard" URL:
DynamicSiteDisplay (Function)
Starts a dynamic WEBDEV website from a static page or from a dynamic WEBDEV page.
Specific page for displaying the site errors
If an error occurs in the dynamic WEBDEV website, a standard error page is displayed by default. This page informs the Web user of the error that occurred in the site.
Constants for managing the modification of windows by the user
PhotoRunApp (Function)
Starts the native camera application of the device in order to take a photo.
TestCheck (Function)
Writes a result into the status report of a test according to the result of a boolean expression.
SocketConnectSSL (Function)
Used to establish a secure connection to an SSL server.
mongoWriteConcern (Type of variable)
The mongoWriteConcern type is used to define the level of acknowledgment of receipt requested for the write operations in a stand-alone mongod, in a set of replicas or in fragmented clusters.
EventChange (Function)
Modifies the status of an event.
Chart control: "Details" tab
Regardless of the editor (window, page or report), the "Details" tab found in the description window of Chart control is used to describe......
AJAXExecuteAsynchronous (Function)
Runs a server procedure without refreshing the page.
Generating the RAD pattern
To generate a RAD pattern:...
12. Available tests
BurnerErase (Function)
Erases the files found on a rewritable CD or DVD.
Using layouts in WINDEV and WINDEV Mobile
The layout is used to define several views of a window in the same project without duplicating this window......
Constants for managing Table, Treeview Table, Looper and List Box controls
List of constants used by the functions for managing Table, TreeView Table, Looper and List Box controls....
Spreadsheet report
The report editor allows you to create "Spreadsheet" reports......
dSaveImage (Function)
dSaveImage is kept for backward compatibility.
Handling an Edit control programmatically
You can handle Edit controls programmatically......
Handling a Switch control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Switch control by programming......
TableDeleteWithAnimation (Function)
Deletes a row from a Table control, from a TreeView Table control (or from a table displayed in a Combo Box control) with an animation.
NetMsgError (Function)
Returns the error message corresponding to the error number returned by NetOpenRemoteAccess and NetCloseRemoteAccess.
Assisted universal replication: specific features
HExecuteSQLQuery (Function)
Initializes a query written in SQL language and declares this query to the HFSQL engine.
xmlSignatureReference (Type of variable)
The xmlSignatureReference type is used to add a reference section into the XML signature.
SOAPAddHeader (Function)
Adds a header to the next SOAP function of a Webservice to run.
Optimizing the query execution
The query editor allows you to optimize the execution speed of one or more queries......
Body (Property)
The Body property is used to identify and modify the HTML body of an HTML Display control or an HTML Editor control.