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...
Use WebSockets with the WebSocket server
The WebSocket protocol provides a communication channel over a TCP socket for browsers and Web servers......
Handling external JavaScript objects from WLanguage
The WLanguage in "Browser" mode is used to interface with the Web APIs such as the ones proposed by Google or Yahoo......
Positioning marks in the code
The positioning marks are used to "tag" specific lines of code......
18. Order of execution of the code of buttons/links
Cell control properties
List of properties associated with the Cell control...
Thumbnail control properties
List of properties associated with the Thumbnail control...
The Multimedia control (WEBDEV)
...The Multimedia control is used to easily display a video in the browser....
Handling an element of a TreeView control programmatically
This help page explains how to handle the elements of a TreeView control either directly or via the WLanguage functions......
Local storage management functions
The following functions are used to manage the local storage of data in browser code....
JSInfoEvent (Function)
Used to handle the JavaScript properties of the browser event that triggered the code execution.
Managing the programming errors
The security mechanism of WLanguage is enabled when a programming error occurs in an application......
The Table control
The Table control is used to simplify the display and the input of information stored in memory or coming from a data file, a view or a query......
Animating an image
WINDEV, WINDEV Mobile and WEBDEV allow you to handle several types of animated images......
The "Code hashtags" pane
8. If you are already familiar with WINDEV
Showing or hiding empty events or processes of an element
All WLanguage code is written in the code editor, which offers several events on a given control ......
"Debugger trace" pane
The "Debugger trace" shows the messages displayed in the trace window during the last application test......
Display the code of an element
WINDEV, WEBDEV and WINDEV Mobile allow the use of event-driven and object-oriented programming......
Characteristics of the Looper control in a page
To view the characteristics of the control, select "Description" in the context menu....
AWP without UI
Bootstrap, Angular, React, Vue......
Code editor: Various operations
The code editor is the editor where the developers spend most of their time. This help page presents a series of useful options for the most common actions ......
Project description: Compilation tab
The project description window allows you to configure various elements of your project......
1
2
3
4
5
6
267
>