ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Using offline sites
WEBDEV allows you to specify that a site or a set of pages can operate in off-line mode (without an Internet connection)....
The "Interactive zoom" pane
The "Interactive zoom" pane is used to zoom the section currently hovered by the mouse cursor......
Developing a SaaS site
A SaaS site is developed as a standard WEBDEV site. Some additional operations must be performed......
13. Types of standard controls
Using the Google Maps service
The Google Maps service is an Internet mapping software proposed by Google......
How to develop a PHP site?
What is a PHP site?......
SEO of a WEBDEV site
In order for your site to get visitors, the Web users must be able to find it......
Handling an Organization Chart control through programming (prefix syntax)
Query
A query is used to interrogate a database in order to view, insert, modify or delete data......
The Site Map control
The Site Map control allows the Web user to......
"Project explorer" pane
The "Project explorer" pane is used to simplify the development environment of WINDEV, WEBDEV and WINDEV Mobile......
"Debugger trace" pane
The "Debugger trace" shows the messages displayed in the trace window during the last application test......
The "Code snippets" pane
The "Code snippets" pane lists the code snippets currently available......
The "Compilation errors" pane
The "Compilation errors" pane is used to find out......
The "Image catalog" pane
The "Image catalog" pane is a context-sensitive image catalog......
"Test results" pane
The "Test results" pane shows the results of the different stand-alone tests in a project......
"Preset controls" pane
The "Preset controls" pane proposes several preset controls that can be included in the current window or in the current page by "Drag and Drop"......
<Upload>.Size (Function)
Returns the total size (in bytes) of the file currently uploaded via an Upload control.
6. Multilingual sites
28. Site SEO
Mini preview window
When printing a report through programming or using iPrint, it is now possible to request the use of a mini preview instead of the traditional preview....
<Image>.Pen (Function)
Declares the default color and style for the lines, rectangles, circles, ... in an Image control.
<Array>.Min (Function)
Returns the lowest value in the array.
The "Business rules" pane
The "Business rules" pane displays the list of business rules associated with the project......
The "Find - Replace" pane
The "Find - Replace" pane is used to......