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...
CheckBoxAdd (Function)
Adds a new option into a Check Box control.
DisplayedSection (Property)
The DisplayedSection property is used to identify and change the portion of the image displayed in an Image control.
LoadImage (Function)
Loads an image in memory so that it can be used later by gImage.
Properties associated with report controlss
List of properties associated with the report controls...
NoCharacter (Function)
Returns a string after removing the specified leading and trailing characters.
ReplicationDirectory (Property)
The ReplicationDirectory property is used to manage the directory of replication files (".RPL" or ".RPM").
fLock (Example)
Usage example of the fLock function
WDZip: Handling files in an archive
The compressed files found in an archive can be handled by WDZip......
dbgEnableLog (Function)
Enables the runtime log programmatically.
fWriteLine (Example)
Usage example of the fWriteLine function
fGraphicFilter (Example)
Usage example of the fGraphicFilter function
zipExtractFileList (Function)
Extracts and decompresses a list of files found in an archive to a physical location.
zipChangePath (Example)
Usage example of the zipChangePath function
zipExtractFile (Example)
Usage example of the zipExtractFile function
HDFS constants
The following constants are used by the HDFS functions:...
Multimedia constants
List of constants used by the multimedia functions....
MCI constants
List of constants used by the MCI functions....
HAlias (Example)
Usage example of the HAlias function
zipAddFile (Example)
Usage example of the zipAddFile function
fCopyFile (Example)
Usage example of the fCopyFile function
Handling a control through programming in a report
All report controls can be handled through programming......
Handling a .NET 3.0, 4.0 control, ... (WPF) through programming
WINDEV enables you to handle a .NET 3.0, 4.0 control, ... (WPF) by programming......
List,Get (External language)
Retrieves the value of a given element or the value of the selected element in a drop-down list or in an expanded list.
WinChangeLayout (Function)
Applies a specific layout to: a window. an internal window....
Constants for the archiving functions
List of constants used by the archiving functions....