ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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.
Site testing: the different types of tests available
WEBDEV includes multiple methods for testing your sites...
DynamicSiteDisplay (Function)
Starts a dynamic WEBDEV website from a static page or from a dynamic WEBDEV page.
Testing a dynamic project from the administrator
Running the test from the WEBDEV administrator (WDAdmin) is used to check ...
The different types of sites
WEBDEV enables you to create static sites and/or dynamic sites...
Testing a dynamic project (session or AWP mode) from WEBDEV
The test of the entire project allows simulating the startup of the site...
Managing short URLs automatically
For the standard dynamic sites (with context), the access to the site can be done via a "standard" URL:
Differences according to the test mode of a dynamic project
The test of a dynamic project can be run ...
XMLBuildString (Function)
Retrieves and formats the content of an XML document (created by XMLDocument and modified by the XML functions).
BufferToReal (Function)
Extracts a real from a binary buffer at a given position.
Video functions
List of video functions...
iParameterPDF (Example)
Usage example of the iParameterPDF function
WEBDEV Image Editor control: Features
The WEBDEV Image Editor control includes many features, accessible via several ribbons at the top and bottom of the control......
ManageHTML (Property)
ManageHTML is used to configure the management mode of the HTML format in a full-text index.
ManageRTF (Property)
ManageRTF is used to configure the management mode of the RTF format in a full-text index.
LooperSearchEverywhere (Function)
Searches for a value in all the attributes of a Looper control.
HSuggestKey (Function)
Returns a list of keys to add to data files to improve query performance.
zipExtractAll (Example)
Usage example of the zipExtractAll function
Using the query result
The result of a select query can be used in......
Creating a replication
To understand the operating mode of ReplicEdit, we are going to create a replication by using a simple example......
gglDocument (Type of variable)
The gglDocument type is used to handle a Google document...
saasSubscription (Type of variable)
The saasSubscription type is used to define the advanced characteristics regarding the subscription of a SaaS client account to a pricing.
ProfilerStart (Function)
Starts "collecting information" for the performance profiler.
PostMessage (Function)
Sends a Windows message to a control or to a window.
Report viewer (Print preview)
The report viewer allows you to see the report layout without printing it......
Find/Replace in the current project
The "Find/Replace" feature is used to......
MinWidth (Property)
The MinWidth property is used to get and change the minimum width of a control or window.
EmailReadNextHeader (Function)
Reads the header of the email found after the current email according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
jQuery (Function)
Runs a JavaScript method (or several chained methods) of the jQuery library on a page element.
Multi-project processes: using batches
WINDEV, WEBDEV and WINDEV Mobile allow you to run a set of processes (compilation, generation, ......
UncompleteDir (Function)
Removes the '/' or '\' characters from the end of a string, if necessary....
Compound statements
SendMessage (Function)
Sends a Windows message to a control or to a window.