ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HReadSeek (Function)
Sets the position on the first record whose value for a specific item is greater than or equal to a sought value (generic search).
WDTestSite: Load test
The stress tests are used to check......
ERR_DISCONNECTED_ERROR
Site test: the different types of tests
WEBDEV includes multiple methods for testing your sites......
TwainToBMP (Function)
Allows you to perform one of the following actions: save the document coming from the Twain device in a Bitmap file (".BMP" extension). view the document coming from the Twain device in the user interface of the device. save the document coming from the Twain device directly in memory in Bitmap format (in a buffer)....
ERR_MAX_CONNECTION
...ERR_MAX_CONNECTION...
WEBDEV administrator: Installed sites
The "Sites" tab gives information about the dynamic WEBDEV sites installed on the computer......
Code history
The code history is used to......
SQLListSource (Function)
Lists the data sources declared on a local site.
gpwOpenSite (Function)
Allows you to start the site when using the user groupware.
How to save and retrieve an image in a binary memo
10. Customizing the aspect of a site: skin elements
ERR_SESSION_CLOSED
Testing a dynamic project (session or AWP mode) from WEBDEV
The test of the entire project allows simulating the startup of the site......
The SOAP structure
To pass parameters to a procedure run on a SOAP server, WINDEV is using the following structure......
ERR_BAD_FILE
WDDeploy features
WDDeploy can be used to......
Running the test of a static project
The test of the entire project allows simulating the startup of the site......
AppServerAddScheduledTask (Function)
Adds a new scheduled task to the application (site or webservice).
AppServerDeleteScheduledTask (Function)
Deletes a scheduled task associated with the application (site or Webservice).
AppServerListScheduledTask (Function)
Returns the list of scheduled tasks for the application (site or Webservice).
AJAX programming
The diagram below presents the use of "programmed AJAX" in a WEBDEV site......
The server is currently updated. Retry later.
<Source>.ReadSeekFirst (Function)
Sets the position on the first record whose value for a specific item is strictly equal to a sought value (exact-match search).
<Source>.ReadSeekLast (Function)
Sets the position on the last record whose value for a specific item is less than or equal to a sought value (exact-match search).