ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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
Events associated with reports
The following events are associated to reports (order of appearance in the code editor)......
Chart: Managing legends
Several types of legends are supported in the charts......
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......
Word processing: Using the ribbon
The ribbon found in the Word Processing control proposes several features and it allows you to perform several settings......
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......
Animating the image display (WEBDEV)
...The Web sites propose several transition effects between the elements:...
13. 3-Tier architecture
Alignment options
To optimize the alignment of controls in a window, page or report, you have the ability to use the alignment options......
Binding a Scrollbar control to an item
A scrollbar can be bound to an item in a data file, query, etc....
Managing the users of an application installed in network
The management of users allows you to find out from the server......
Scheduler control properties
A Scheduler control found in a window or in a page can be handled in WLanguage by the following properties....
Describing a query
Once a query is created, all the characteristics of this query can be modified at any time......
ERR_SESSION_CLOSED
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......
Check: Log of a WEBDEV site
The monitoring robot will retrieve the log of the day for a WEBDEV application on the associated FTP server......
Binding controls to data
A window or page can display information from......