ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

How to loop through the files of a directory?
This help page presents the different methods that can be used to loop through the files of a directory....
Test of a query
The query editor allows you to run the test of query result......
Manipulating a Layout control programmatically
A Layout control can be......
Programming the table cells
The Table controls can be handled......
Type of item: Secure password
"Password" items are used to securely store passwords by using a salt and a hash algorithm......
Telephony constants
List of constants used by telephony functions...
How to read emails via the POP3 protocol?
This help page explains how to read emails via the POP3 protocol....
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....
6. WEBDEV Account Manager
ERR_CANNOT_CREATE_TMP
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......
Drawing charts in an Image control
WINDEV and WEBDEV propose several functions for creating and handling charts......
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
InPrelaunchedSessionMode (Function)
Used to find out whether the site is started in "pre-launched session" mode of WEBDEV.
Code editor: Display options
The code editor proposes several display options......
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......
Multi-project search
Performing a search in the current project is a common operation......
Animating the image display (WEBDEV)
...The Web sites propose several transition effects between the elements:...
13. 3-Tier architecture