ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

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...
Testing a dynamic project from the administrator
Running the test from the WEBDEV administrator (WDAdmin) is used to test ...
Managing short URLs automatically
For the standard dynamic sites (with context), the access to the site can be done via a "standard" URL:
DynamicSiteDisplay (Function)
Starts a dynamic WEBDEV website from a static page or from a dynamic WEBDEV page.
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.
Testing a dynamic project (session or AWP mode) from WEBDEV
The test of the entire project allows simulating the startup of the site...
The different types of sites
WEBDEV enables you to create static sites and/or dynamic sites...
Website testing: Available test types
WEBDEV includes multiple methods for testing your sites...
Differences according to the test mode of a dynamic project
The test of a dynamic project can be run ...
Refreshing the page data
In a dynamic WEBDEV site, the page data is refreshed during a user action...
dSaveImagePNG (Function)
Saves an image: in a PNG file. in memory....
dSaveImageJPEG (Function)
Saves an image: in a JPEG file. in memory....
IntegerToDate (Function)
Converts an integer into a date in YYYYMMDD format.
HSetLog (Function)
Enables or disables log management on a file.
zipExtractPath (Function)
Returns the path of a file found in the archive.
MultimediaPlay (Function)
Plays a media file in a Multimedia control.
mlSaveWorkspace (Function)
Saves the session workspace in a MATLAB file.
tapiCallEnd (Function)
Returns the date and time of the end of call.
DocClose (Function)
Closes a docx file and frees the document.
tapiDial (Function)
Dials a phone number for a voice line.
iHLine (Function)
Prints a horizontal line at specified coordinates.
ExtractLine (Function)
Extracts a specific line from a character string.
fUnlock (Function)
Entirely or partially unlocks an external file.
<Source>.SetLog (Function)
Enables or disables log management on a file.
fDelete (Function)
Deletes a file accessible from the current computer.
<hdfsConnection variable>.Delete (Function)
Deletes a file or directory from a Hadoop server.
WDD55Password (Property)
The WDD55Password property is used to specify the password of the 5.5 analysis that contains a Hyper File 5.5 data file used in an HFSQL Classic analysis.
AnchorRateWidth (Property)
The AnchorRateWidth property is used to: Find out the anchor rate when a control (or a table column) stretches on the horizontal axis. Modify the anchor rate when a control (or a table column) stretches on the horizontal axis....
Opening, closing and saving a query
The query editor allows you to easily handle the queries....
Code editor: Display options
The code editor proposes several display options......
Managing the HFSQL contexts in the windows and in the reports
An HFSQL context contains information relative to the data used......
14. Report templates
...Report templates are used to easily standardize report layouts....
Editing the CSS style sheet
WEBDEV gives you the ability to manage all the CSS styles used in a project......
Sort order of records found in a select query
To make the result of a query easier to read, the records can be sorted according to one or more items......