ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Server code/Browser code
WEBDEV allows you to create static pages and dynamic pages...
Set of procedures
The global procedures are grouped in set of procedures...
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.
16. Types of code
Global procedure/function
A global procedure can be used in all the processes or events of the project.
Local procedure
Two types of procedures are available...
Assignment operators
Three assignment operators are available......
eInitCurrency (Function)
Adds or changes the characteristics of a currency in the currency exchange table.
Page contexts
In a Windows application, the information relative to a window is stored with the window......
Border (Type of variable)
The Border type is used to handle a border through programming...
The "Browser" pane
When a WINDEV, WEBDEV or WINDEV Mobile element (analysis, query, ......
Responsive Web Design: Tips
The Responsive Web Design was used in your pages but you still encounter some lock points......
Recycle code windows
By default, a single code window is opened per ......
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......
Events associated with a Dashboard control
WINDEV and WINDEV Mobile manage the following events by default (order of appearance in the code editor)...
Camera control: decoding bar codes
In iOS and Android, bar codes can be decoded via the Camera control using BCCapture......
Creating your own User Macro-Codes
The User Macro-Codes are sections of WLanguage code allowing the end user to customize his application......
Managing bar codes
The use of bar codes to identify and manage products has become essential......
Single Page App
A "Single Page App" is a Web application (Internet or Intranet) whose all pages are grouped in a single page......
Cross-references in the code editor
The cross-references in the code editor are used to identify......
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......
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....
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....
Break in a Looper control
A break in a Looper control is used to group the data corresponding to one or more arguments......
drag-and-drop operation set programmatically
The programmed Drag and Drop is used to entirely manage Drag/Drop between the different types of controls......
Break in a Table control
A break in a Table control is used to group the data corresponding to one or more arguments......
Calling a procedure/a function
Syntax for calling a local or global procedure.
3. Debugger
Error 404: The file for HFSQL browse cannot be an expression of this type
Custom synchronization for Table controls based on a data file
In some cases, you may want to use a custom synchronization for Table controls based on a data file......