ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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...
Site testing: the different types of tests available
WEBDEV includes multiple methods for testing your sites...
Managing short URLs automatically
For the standard dynamic sites (with context), the access to the site can be done via a "standard" URL:
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.
Refreshing the page data
In a dynamic WEBDEV site, the page data is refreshed during a user action...
Differences according to the test mode of a dynamic project
The test of a dynamic project can be run...
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...
Spreadsheet constants
The following constants are used by the functions for managing Spreadsheet controls:...
Native Sybase Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native Sybase Connector (also called Native Sybase Access)......
TableDeleteSelect (Function)
Deletes the selected rows from a Table or Treeview Table control.
ImageInfoList (Function)
Returns the list of Exif tags available for the image used.
MyReport (Reserved word)
MyReport is used to handle the current report...
HOptimizeQuery (Function)
Optimizes the Select queries by using idle times when handling an application (period without processes).
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......
HListItem (Example)
Usage example of the HListItem function
CtCacheSize (Property)
The CtCacheSize property is used to determine and change the maximum number of records that can be stored in the cache of the Native MySQL Connector.
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.
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......