ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Report based on a Looper control
A report based on a Looper control is used to directly print the information displayed in the control......
Importing DreamWeaver elements into a WEBDEV site
WEBDEV allows you to import Dreamweaver elements into your WEBDEV site......
2. User-friendly editors in practice
Internal Page properties
List of WLanguage properties associated with Internal Page controls...
Thumbnail control properties
List of properties associated with the Thumbnail control...
InComponentMode (Function)
Indicates whether the code is run: from a WINDEV application, a WEBDEV site or a PHP page. from a component....
Cell control properties
List of properties associated with the Cell control...
BrowserWidth (Function)
Returns the width (in pixels) of the client area where the page is displayed.
BrowserHeight (Function)
Returns the height (in pixels) of the client area where the page is displayed.
Installing a WEBDEV cluster
A WEBDEV cluster is a set of servers (or server farm)......
Page-by-page deployment
You now have the ability to deploy site sections or individual pages......
Installing OpenOffice
WINDEV, WEBDEV and WINDEV Mobile propose a spelling checker......
<Page>.Use (Function)
Displays a WEBDEV page in the browser of the Web user and closes all the current page contexts.
<zipArchive variable>.InfoFile (Function)
Returns the characteristics of a file found an archive: The name of the file and its stored path. The initial size of the file. The compressed size of file. The date and time of file creation. The date and time of file modification. The date and time of file access. The file attributes. The file encryption mode....
zipInfoFile (Function)
Returns the characteristics of a file found an archive: The name of the file and its stored path. The initial size of the file. The compressed size of file. The date and time of file creation. The date and time of file modification. The date and time of file access. The file attributes. The file encryption mode....
Testing a dynamic project (session or AWP mode) from WEBDEV
The test of the entire project allows simulating the startup of the site......
Defining a help window template
WINDEV allows you to create help window templates......
Error 103: The type is unknown
PageUse (Function)
Displays a WEBDEV page in the user's browser and closes all page contexts currently open on the server....
Responsive Web Design: Managing slices
In the WEBDEV editor, different resolutions are represented via slices......
Report based on an Organizer control
A report based on an Organizer control is used to directly print the information displayed in the Organizer control...
DecryptStandard (Function)
Decrypts a message that was encrypted with a symmetrical encryption algorithm (AES, DES, etc.).
PopupDisplayPage (Function)
Displays a WEBDEV page as a popup in the current page with a DDW (Dim Disabled Windows) effect.
Chart control: "Details" tab
Regardless of the editor (window, page or report), the "Details" tab found in the description window of Chart control is used to describe......
Server code/Browser code
WEBDEV allows you to create static pages and dynamic pages......