ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

NotesNbAttachment (Function)
Returns the number of files attached to an item of the current document in Lotus Notes.
NotesListAttachment (Function)
Returns the list of files attached to an item of the current document in Lotus Notes.
fSep (Function)
Returns the separator of directory according to the current platform ('\' or '/')....
BrowserHeight (Function)
Returns the height (in pixels) of the client area where the page is displayed.
BrowserWidth (Function)
Returns the width (in pixels) of the client area where the page is displayed.
NotesListItem (Function)
Returns the list of items for the current Notes document in Lotus Notes.
NotesItem (Function)
Returns the value of items for the current Notes document in Lotus Notes.
Managing HFSQL Client/Server files
The HFSQL Control Center allows you to fully manage HFSQL Client/Server data files......
NotesItemDimension (Function)
Returns the dimension of an item for the current document in Lotus Notes.
Accessing Lotus Notes
WINDEV and WINDEV allow you to easily access the data handled by Lotus Notes (Domino database)......
NotesListView (Function)
Returns the list of views found in the current Lotus Notes database.
Page templates
WEBDEV allows you to create page templates......
NotesDocumentIdentifier (Function)
Returns the identifier of the current document in the Lotus Notes database browsed.
OKCancel (Function)
Displays a message in a standard dialog box that proposes "OK" and "Cancel" and returns the user's choice....
PageNumber (Property)
The PageNumber property is used to: get and change the number of the page displayed in an Image control ("multi-page" image files) get and change the page number of a PDF file displayed in an image control of a window get and change the page number of a PDF file displayed in the background of a report....
PageReadHeaderHTTP (Function)
Reads and returns one or more HTTP headers received by the current page (these headers are sent by the client to the server in the current request).
4. Types of pages
Different types of pages can be used in the sites created with WEBDEV......
Type of pages created by RAD
The page creation wizard shows different types of pages associated with HFSQL data files......
Management errors specific to Native Connectors
When an HFSQL function fails (returns False for example), the corresponding error number is returned by HError......
fBuildPath (Function)
Builds a complete file path from the directory and short name of a file. This function is mainly used to get a valid file name without having to worry about the presence of separators in the path ('/' or '\') or about their direction according to the platform....
Creating the summary
Users are familiar with summaries, as the summary is the first element they look at in printed documentation......
WDLog: Viewing a log file
WDLog is used to view the content of a log file......
NumberPage (Property)
The NumberPage property is used to get: the number of pages in a "multi-page" image file. This image is displayed in an Image control or in the background of a Chart control. the number of pages in a PDF file displayed in an Image control. the number of pages found in a PDF file displayed in a PDF Reader control. the number of pages found in a DOCX file displayed in a Word Processing control....
12. Pages in practice
User Groupware and Client/Server data files
An application that uses the User Groupware can be used with an HFSQL database in Client/Server mode......