ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Binding a List Box control to an item
A List Box control can be bound to an item in a data file, query, etc....
ERR_DISCONNECTED_RELOG
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......
2. How to test a site?
Help page identifier
To display a specific help page from your WINDEV application, an identifier must be specified for each page found in your help system......
<Document variable>.ToImage (Function)
Exports a page contained in a Document variable in image format.
<Word Processing>.ToImage (Function)
Exports a page from a Word Processing control in image format.
PDFExtractPage (Function)
Extracts a page from a PDF file in a variable of type Image.
<Variable pdfDocument>PageExtract (Function)
Extracts a page from a PDF file in a variable of type Image.
Handling an Internal Page control through programming
The Internal Page control is used to display an existing internal page......
AJAX: Overview
The AJAX technology is available in native mode in WEBDEV and in the PHP sites developed with WEBDEV......
9. Internal page
Page-by-page deployment
You now have the ability to deploy site sections or individual pages......
6. Editing a page: zoning mode
Managing the HFSQL contexts in the windows and in the reports
An HFSQL context contains information relative to the data used......
7. AJAX technology
Editing pages: Responsive mode (Zoning and layouts)
"Responsive (zoning and layouts)" is the default page editing mode. This editing mode allows you to easily handle pages in the editor....
CurrentPage (Function)
Returns the name of the page containing the WLanguage code currently run.
DocToImage (Function)
Exports a page found in a Word Processing document in image format.
Managing HFSQL Client/Server files
The HFSQL Control Center allows you to fully manage HFSQL Client/Server data files......
PageByPagePrint (Property)
The PageByPagePrint property is used to: Ask a report to be printed page by page. Each page of the report will be sent separately to the printer spooler. Find out the print mode of the report (page by page or all at once)....
The Bar Code control
The Bar Code control displays bar codes in your windows, pages or reports......
WEBDEV and Google Analytics
Google Analytics is a very popular tool for measuring site traffic......
Check the "Responsive Web Design" pages
The pages in Responsive Web Design mode can be checked like any other WEBDEV page in the browser of your choice......
docTableOfContents (Type of variable)
The docTableOfContents type is used to define all the options to generate a table of contents in a Word Processing document.