ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Browser code (WLanguage): Framework 2
Starting with version 22, WEBDEV offers a new WLanguage framework for browser code...
Server code/Browser code
WEBDEV allows you to create static pages and dynamic pages...
Accessing a database in local mode (SQLite)
WEBDEV allows a site to create and access a database created by the browser on the computer of the Web user in browser code.
Local procedure
Two types of procedures are available...
Set of procedures
The global procedures are grouped in set of procedures...
16. Types of code
Opens a replication in direct mode or with a replication server.
Global procedure/function
A global procedure can be used in all the processes or events of the project.
Global and local variable
Two types of variables are available...
The "Browser" pane
When a WINDEV, WEBDEV or WINDEV Mobile element (analysis, query, ......
Recycle code windows
By default, a single code window is opened per ......
Responsive Web Design: Tips
The Responsive Web Design was used in your pages but you still encounter some lock points......
The "dynamic" Tab control
The "Dynamic tab" Tab control is used to display several windows in the same window......
Dashboard control events
The following events appear by default in the WINDEV and WINDEV Mobile code editor...
Creating your own User Macro-Codes
The User Macro-Codes are sections of WLanguage code allowing the end user to customize his application......
Cross-references in the code editor
The cross-references in the code editor are used to identify......
Single Page App
A "Single Page App" is a Web application (Internet or Intranet) whose all pages are grouped in a single page......
Drawing constants
List of constants used by the drawing functions....
Reading bar codes
WINDEV, WEBDEV and WINDEV Mobile allow you to create applications for reading bar codes......
InTestMode (Function)
Indicates whether the application or the site is started: from the WINDEV or WEBDEV editor, from the executable or browser. from the WEBDEV administrator....
FileView (Function)
Opens a file in the browser.
iDestination (Function)
Configures the print destination.
PageSubmit (Function)
Validates the specified page and starts the execution of a button.
Anchoring in a page
In a page, the anchors define how the content of a page will behave when the page is enlarged by the Web user....