ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

3-tier architecture
The development in "3-tier" architecture is now simplified......
Preset page templates
The preset page templates provide some structures of pages corresponding to a wide range of sites and they also improve the re-usability and the graphic harmony between the projects......
Checking out an element
To work on a project element found in the Source Code Manager, you must check out the element before it can be modified......
The Slider control (in a page)
WEBDEV proposes two types of sliders......
21. Reports
The Rich Text Area control
The Rich Text Area control is a Static control offering several layout possibilities......
Window with parameters
A window can: Receive parameters when it is opened. Return values when it is closed....
Creating an application using the RAD methodology
The RAD (Rapid Application Development) is a technology used to easily create a full application (or site)......
Select query: Displaying the first/last n records
The editor of Select queries is used to limit the number of records that will be displayed in the result of the query....
Setup of a WEBDEV site: Automatic data file modification
The automatic modification of the data files allows updating the description of data files on the Web server......
TreeView Table report
The report editor allows you to create "TreeView Table" reports......
ERR_BAD_URL
Multilingual project
Keyboard shortcuts
The main keyboard shortcuts in the editors are as follows......
WDOptimizer: Optimizing indices
WDOptimizer includes multiple modes to optimize indices......
19. Upload: Sending files to the server
Checking an element back in the Source Code Manager (SCM)
Checking an element back in the repository is used to make the modified element available to all the users of the Source Code Manager......
<Stack variable>.Pop (Function)
Pops an element from a stack.
Indirection operators
The { and } operators are used to access a control, a variable, a class member or a file item by dynamically building the name of control, variable, class member or item...
<Queue variable>.Dequeue (Function)
Dequeues an element from a queue.
Zombie procedures
In most cases, old code contains procedures that are used but that do no longer match the current quality standard......
HFSQL Client/Server: Principle for saving the databases
Like for any database, backups of your HFSQL Client/Server databases must be performed on a regular basis......
The Web Component control
The Web Component control is used to include any external Web resource in a WEBDEV site......
9. Monitor your sites, servers, etc.
Project comparator
Comparing two windows (two pages, two reports, two classes, ......