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...
fTempFile (Function)
Returns the name of a unique temporary file.
fUnlock (Function)
Entirely or partially unlocks an external file.
fEncrypt (Function)
Encrypts a file in binary or ASCII format.
fLock (Function)
Entirely or partially locks an external file.
eExchangeRate (Function)
Returns the value of the exchange rate for a currency.
HEndNoModif (Function)
Unlocks a file that was locked by the same program with HNoModif.
HSetLog (Function)
Enables or disables log management on a file.
DateToDay (Function)
Returns the day that corresponds to a given date.
HSetREP (Function)
Enables or disables the management of .REP file.
grDestinationWMF (Function)
Defines a meta file as chart destination.
HChangeName (Function)
Modifies the physical name of a data file.
HCreateSubscriberReplica (Function)
Creates the description file of a subscriber replica.
tapiCallEnd (Function)
Returns the date and time of the end of call.
tapiDial (Function)
Dials a phone number for a voice line.
zipExtractPath (Function)
Returns the path of a file found in the archive.
Age (Function)
Returns the age according to the date of birth.
fMoveFile (Function)
Moves a file from one directory to another.
iParameterPDF (Function)
Defines the options for the generated PDF file.
iHLine (Function)
Prints a horizontal line at specified coordinates.
iVLine (Function)
Prints a vertical line at specified coordinates.
<DiskFile variable>.Lock (Function)
Entirely or partially locks an external file.
<DiskFile variable>.Unlock (Function)
Entirely or partially unlocks an external file.
<Scanner variable>.ToPDF (Function)
Saves a document from a scanner to a PDF file.
MarkdownToDOCX (Function)
Converts a Markdown string to a DOCX file.
<WDPic variable>.DrawPolyline (Function)
Draws a line composed of multiple segments.