ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The AWP technology (Active WEBDEV Page)
PC SOFT proposes a new technology......
PageWriteHeaderHTTP (Function)
Adds an additional HTTP header that will be returned to the browser: during the next function for page display (PageDisplay, PageRefresh, ...), during the automatic return of the current page at the end of the current action....
PDFAddImage (Function)
Adds an image to a page in an existing PDF file.
<pdfPage variable>.AddImage (Function)
Adds an image to a page in an existing PDF file.
The "Modifier"pane
The "Modifier" pane is used to view and/or modify, from the window editor, page editor or report editor, the main characteristics......
Binding controls to data
A window or page can display information from......
HelpFile (Function)
Returns or modifies the name of the help file used by the context-sensitive help of a window.
First page of the project in session mode
The first page of the project is the first page in Session mode opened in the Web user's browser when a WEBDEV site in session mode starts......
ContactNext (Function)
Reads the contact after the current contact in a Lotus Notes or Outlook address book.
ContactPrevious (Function)
Reads the contact before the current contact in a Lotus Notes or Outlook address book.
AppointmentFirst (Function)
Reads the first appointment found in the calendar of a Lotus Notes or Outlook messaging.
Word processing: Using the ribbon
The ribbon found in the Word Processing control proposes several features and it allows you to perform several settings......
DocInfoXY (Function)
For a given position in a Word Processing control (coordinates of a control point), returns one of the following: the number of the corresponding page, the corresponding X-position (in mm), the corresponding Y-position (in mm)...
GroupAdd (Function)
Adds a group of contacts into the address book of a Lotus Notes or Outlook messaging.
GroupLast (Function)
Reads the last group of contacts in a Lotus Notes or Outlook address book.
TaskDelete (Function)
Deletes the current task from the task list of a Lotus Notes or Outlook messaging.
WDLog: Saving HFSQL data files
WDLog allows you to save all the HFSQL data files used by a WINDEV or WEBDEV application......
StringDisplay (Function)
Returns a specific string (or a buffer) to the client browser in response to a request.
SaaSAdminClientConnection (Function)
Returns the connection to the database of a client account for a SaaS site.
Creating an SCM repository
To share a project via the Source Code Manager, a repository must be created......
WebSocketListConnectedUser (Function)
Lists the clients connected to the WebSocket server.
Assisted HFSQL error handling
WINDEV, WEBDEV and WINDEV Mobile include a module for assisted management of HFSQL errors......
NoteTitle (Property)
The NoteTitle property is used to: Get the title of the notes used in the technical documentation of a control, window, page or report. Change the title of the notes used in the technical documentation of a control, window, page or report....
PDFExtractPage (Function)
Extracts a page from a PDF file in a variable of type Image.
Inserting an image or video into a help page
It can be useful to use images or videos in help pages to explain the actions to be done, indicate which buttons must be used, etc....