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...
CertificateCheckString (Function)
Checks the correspondence between a signature and a string.
OrganizerAddAppointment (Function)
Adds a new appointment to an Organizer control.
OrganizerListAppointment (Function)
Returns: the list of appointments found between two dates in an Organizer control, all appointments found in an Organizer control, a specific appointment (selected or hovered)....
OrganizerTimeDisplayed (Function)
Defines the time range displayed by the Organizer control in Day mode or in Week mode.
ExceptionInfo (Function)
Retrieves information about the current exception.
sComputeCrc16 (Function)
Checks a character string before and after transmission between WINDEV applications and WEBDEVsites.
grClearPict (Function)
Erases the chart drawing (in an Image control or in a window).
InUMCMode (Function)
Indicates whether the code is run from a code written in a user macro-code.
sClose (Function)
Closes the specified serial port, parallel port or infrared port.
SocketWaitForConnection (Function)
Run on the server, this function is used to wait for a connection request coming from the client sockets.
ErrorThrow (Function)
Throw a non-fatal error.
dModifyHSL (Function)
Modifies the hue, the saturation and the lightness of an image found: in an Image control, in an Image variable....
grOverlayChart (Function)
Used to display two different types of charts in the same chart.
iListNestedReports (Function)
Returns: the list of nested reports currently printed (reports run by iPrintReport in one of the processes of the report currently printed). the list of sequenced reports currently printed (iSequenceAdd)....
WLanguage code coloring
The code editor includes a coloring system for the different elements in WLanguage code....
WithSpace (Example)
Usage example of the WithSpace function
Compilation options (chm format)
Telemetry: Installing the server
To use the telemetry, you must install on a computer......
HCopyRecord (Example)
Usage example of the HCopyRecord function
Composite report
The report editor gives you the ability to create "Composite" reports. In this case, the report includes several sub-reports....
Configuring the connection with WDSQSINS
For compatibility with the earlier versions of the Native SQL Server Connector (also called Native SQL Server Access), the connection can still be configured in WDSQSINS (supplied with the Native SQL Server Connector)......
Environment of the data model editor
3-tier architecture
The development in "3-tier" architecture is now simplified......
sshSession (Type of variable)
The sshSession type is used to define the characteristics of a connection to an SSH server.
The .NET 2.0 control (WinForm)
The ".NET 2.0 control (WinForm)" is used to easily manage the.NET controls in WinForm format (for.NET 2.0)....