ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

28. Site SEO
Remote check: Customizing with a procedure
To customize the remote control performed on a multi-user WINDEV application, you can trigger the execution of a procedure found in the application......
How to develop a PHP site?
What is a PHP site?......
Warning 124: Shadowing a global variable
Advanced dialog boxes
The advanced dialog boxes are windows allowing you to communicate with the user......
Skin elements
The skin elements are used to quickly change the visual aspect of a project without having to retouch every page and every page template......
Editable reports
The report editor can be used to create form reports, which include different controls allowing users to enter data......
The Captcha control
The "captcha" are the distorted texts that the Web user must decode and re-enter in a site before validating a form....
WDOptimizer: Optimizing indices
WDOptimizer includes multiple modes to optimize indices......
Site test: the different types of tests
WEBDEV includes multiple methods for testing your sites......
WDOptimizer: Overview
The different operations that can be performed with WDOptimizer are as follows......
SEO of a WEBDEV site
In order for your site to get visitors, the Web users must be able to find it......
ERR_CANNOT_LAUNCH
3. Site development life cycle
Context menu of TreeView controls (AAF)
Each TreeView control found in a window proposes a popup menu to the user......
Test of a WINDEV and WINDEV Mobile application
WINDEV and WINDEV Mobile feature multiple methods to test applications......
16. Application test in practice
Table control based on a data file
A Table control based on a data file is a control whose columns are bound to the items of a data file or query (data source)......
Modal windows
The window that opens another window is called parent window; the window opened by the parent window is called child window......
Automatic features of edit controls
Edit controls provide multiple automatic features available in all the controls of your applications without writing a single line of code......
Testing a dynamic project from a test server
Before deploying your dynamic WEBDEV site, we recommend that you run the final tests from a test sever......
Data persistence
The data persistence is used to store the value typed by the user......
fLock (Function)
Entirely or partially locks an external file.
<DiskFile variable>.Lock (Function)
Entirely or partially locks an external file.
fUnlock (Function)
Entirely or partially unlocks an external file.
1
2
3
4
5
6
61
>