ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

7. Multilingual applications in practice
SEO of a WEBDEV site
In order for your site to get visitors, the Web users must be able to find it......
Characteristics of Table controls in a page
Table controls allow you to display and/or enter data......
Set of procedures
The global procedures are grouped in set of procedures......
Creating nested reports
Management of Google documents
Google Docs and Google Spreadsheet are the online word processing and the online spreadsheet proposed by Google......
The different copy modes
Two different copy modes are proposed by WDTRAD......
Testing a dynamic project from the administrator
Running the test from the WEBDEV administrator (WDAdmin) is used to check ......
Opening, closing and saving a query
The query editor allows you to easily handle the queries....
Integrate two-factor authentication into your applications
In version 26, WINDEV, WEBDEV and WINDEV Mobile allow you to set up a login via two-factor authentication......
Multilingual project
Outstanding progress bars
Simple or symmetric progress bar?...
HFSQL Client/Server: Configuring the server
Pinned area in a page: fixed area on the screen
A fixed area in a page is a page section that remains visible even if the Web user moves the browser scrollbar......
WDTestSite: Overview
WDTestSite is used to run different tests on a WEBDEV site......
I was using C with WINDEV 5.5. How to proceed in WINDEV 2024?
You have the ability to use external languages with WINDEV......
HFSQL Client/Server: Overview
You have the ability to create applications that access the HFSQL Client/Server databases......
SEO-ready page in session mode
In WEBDEV, there are two methods to develop a site......
Automatic documentation of procedures and methods
To simplify the maintenance or the use of existing code by other developers, WINDEV proposes an automatic documentation for the procedures (or class methods)......
Managing the load balancing (dynamic load balancing on server)
The server that is hosting a HFSQL database engine can be very busy......
Test of a WINDEV and WINDEV Mobile application
WINDEV and WINDEV Mobile feature multiple methods to test applications......
DisplayMode (Property)
The DisplayMode property gets and changes: the display mode in a Word Processing control, the display mode in a PDF Reader control the display mode in an HTML Editor control, the display mode in a Kanban control...
HTMLInsertBefore (Function)
Adds a node before the specified node in an HTML document.
HTMLInsertAfter (Function)
Adds a node after the specified node in an HTML document.
WDBal messaging: Writing a message
WDBal, the secure messaging provided with WINDEV, WEBDEV and WINDEV Mobile, allows you to easily write a message......