ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

DynamicSiteDisplay (Function)
Starts a dynamic WEBDEV website from a static page or from a dynamic WEBDEV page.
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...
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.
UploadDeleteAll (Function)
Clears the list of files to upload: no file will be uploaded on the server.
XMLOpen (Function)
Loads an XML document from a file, a URL or a string into an xmlDocument variable.
ShortcutKey (Property)
The ShortcutKey property gets and sets the keyboard shortcut associated with a control.
dLoadImage (Function)
Loads an image in an Image variable from a memo, a file or a binary buffer.
HFilterContains (Function)
Defines and enables a "Contains" filter on a data file, view or query.
PVTCalculateUpdate (Function)
Updates some of the data found in a Pivot Table control from a given date.
FirstDayOfWeek (Function)
Returns the date of first day of the week (i.e., Monday).
WebserviceReadMIMEType (Function)
Returns the MIME type of the request received during a call to a REST Webservice.
SpreadsheetLoad (Function)
Loads a file in XLSX format in a Spreadsheet control found in a window.
ValuePerStar (Property)
The ValuePerStar property gets and sets the value of a star in a Rating control.
SystemIntegerToInteger (Function)
Converts a system integer to a 4-byte integer.
Certificate (Property)
The Certificate property gets and sets the certificate used in a Signature control.
hbRead (Function)
Reads cells (values of items) of a row (record) in an HBase table.
StartTimestamp (Property)
The StartTimestamp property is used to set the start date and time of an action.
EndTimestamp (Property)
The EndTimestamp property is used to set the end date and time of an action.
StartControl (Property)
The StartControl property gets and sets the start control of a Wire control.
EndControl (Property)
The EndControl property gets or sets the end control of a Wire control.
<PDF Reader>.Close (Function)
Closes and frees the PDF file displayed in a PDF Reader control.
<Upload>.DeleteAll (Function)
Clears the list of files to upload: no file will be uploaded on the server.
PDFReaderClose (Function)
Closes and frees the PDF file displayed in a PDF Reader control.
<Calendar>.SelectMinus (Function)
Deselects a date in a multi-selection Calendar control.
iAddAttachment (Function)
Adds an attachment in a PDF file generated by a PDF print export.
<Looper>.ToWord (Function)
Creates a Word file (.RTF) using the data from a Looper control.
HUpdateLink (Function)
Updates on the server all the links of an HFSQL Client/Server data file....
<Input>.CalendarOpen (Function)
In a Date edit control, opens a popup window displaying a calendar.