ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Camera control: decoding bar codes
In iOS and Android, bar codes can be decoded via the Camera control using BCCapture......
Page templates and inheritance
When a page template is applied to a page, all the controls and code found in the template are "copied" into the page......
Style of pages: Background image
To optimize the style of your pages, WEBDEV allows you to use a background image in your pages......
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....
HFSQL and Docker
Docker is a software platform that allows you to run applications in software containers on Linux (Docker runs like a daemon)......
Page-by-page deployment
You now have the ability to deploy site sections or individual pages......
WDZip: Overview
WDZip is used to compress and group your files in archives......
Importing a WEBDEV project into WINDEV
...WINDEV proposes a feature for importing WEBDEV sites or WEBDEV pages....
Validity period of site pages
When creating a page, a validity period can be defined for this page......
User Groupware: Multilingual applications
If your application is a multilingual application, the multilingual feature must also be managed in the windows/pages of user groupware......
Management of PDF files
PDF is one of the most widely used formats for transmitting and storing electronic documents......
The "Images" pane
The "Images" pane allows you to view and list all the images in the project directory and subdirectories......
Managing bar codes
The use of bar codes to identify and manage products has become essential......
How to avoid displaying the URL of WEBDEV pages in the browser?
By default, when the user connects to a site developed with WEBDEV, the address bar of the browser contains an address in the following format......
Reset (Function)
Reinitializes: all the controls found in the current window or page (including the groups of controls, the supercontrols and the internal windows). the controls found in a group of controls, a supercontrol, an internal window or an internal page....
CellDisplayDialog (Function)
Displays a Cell control in a page with a DDW effect (Dim Disabled Windows). This function is used to easily simulate a dialog box in browser code, by using a Cell control in a page.
Icon (Property)
The Icon property is used to: Find out the icon displayed in the title bar of a window or a Dockable Panel control. Change the icon displayed in the title bar of a window or a Dockable Panel control....
<Cell>.DisplayDialog (Function)
Displays a Cell control in a page with a DDW effect (Dim Disabled Windows). This function is used to easily simulate a dialog box in browser code, by using a Cell control in a page.
Title (Property)
The Title property is used to: Get the title of a Table control column, a Chart control, a window or a page Change the title of a Table control column, a Chart control, a window or a page....
Importing a CSS style sheet
WEBDEV allows you to import a CSS style sheet into a WEBDEV project......
Testing a WEBDEV site on a mobile device
It is increasingly common for developers to test websites on mobile devices......
zipOpenRAR (Function)
Opens an existing archive in RAR format.
PageVisible (Function)
Indicates whether the page is visible to the user.
gpwEnumControl (Function)
Enumerates the controls found in a window or page.
BCCalculateControlCharacter (Function)
Returns the check code of a bar code.