ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Overview of external languages
The Java Applet control
A Java Applet control allows you to easily include Java Applets in your WEBDEV sites......
Query: Displaying the records corresponding to a given period
When a "Date" item is found in the query, you have the ability to only select the records corresponding to a given period......
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....
ERR_CANNOT_CREATE_TMP
6. WEBDEV Account Manager
Chart: Managing legends
Several types of legends are supported in the charts......
Events associated with reports
The following events are associated to reports (order of appearance in the code editor)......
Communicating with the Web user
From now on, with the new Web technologies, the sites can look more like Windows applications and display dialog boxes......
WDSQL: Creating and running a script
A script is a set of SQL commands used to perform a specific operation (create a new table in the database, insert records, ......
Operations performed on collaboration diagrams
The following paragraphs explain......
Handling a Conceptual Data Model (CDM)
The main operations that can be performed on a CDM are as follows......
Operations performed on object diagrams
The following paragraphs explain......
Type of item: Secure password
"Password" items are used to securely store passwords by using a salt and a hash algorithm......
Handling a Logical Data Model (LDM)
The main operations that can be performed on an LDM are as follows......
26. Style sheets: to simplify the layout
Code editor: Display options
The code editor proposes several display options......
InPrelaunchedSessionMode (Function)
Used to find out whether the site is started in "pre-launched session" mode of WEBDEV.
Multi-project search
Performing a search in the current project is a common operation......
Handling a chart in the editor
In the editor, a Chart control includes different sections......
Multi-control search: search in a window
You want to find a word in the controls of your window? Nothing is easier, press CTRL + F and type the word to find......
13. 3-Tier architecture
Animating the image display (WEBDEV)
...The Web sites propose several transition effects between the elements:...
Image editor: Features
The image editor includes several features......
Binding a Scrollbar control to an item
A scrollbar can be bound to an item in a data file, query, etc....