ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

26. Style sheets: to simplify the layout
2. User-friendly editors in practice
Testing an iOS application on a mobile device
When developing an application for iOS (iPhone or iPad), WINDEV Mobile allows you to test the application being developed without having to recompile it on Mac, but directly on the iPhone or iPad......
Controlling the WEBDEV Application Server
Starting with version 28, you can remotely control the WEBDEV Application Server......
ERR_NO_WDADMIN
WEBDEV layouts
A layout allows you to define several views of a page without duplicating it......
Creating an application using the RAD methodology
The RAD (Rapid Application Development) is a technology used to easily create a full application (or site)......
4. When to use the debugger?
11. Choosing the action of a button/link
Dynamic serving
"Dynamic serving" is a technique where the same address (URL) leads to 2 different pages......
User Groupware (WINDEV and WEBDEV): Options and settings
An application is often intended to be used by several users connected via a network......
ERR_NO_PAGE
Automatic update of editors
Do you have an active Internet connection on your development computer? You can automatically download the different editor updates (WINDEV, WEBDEV and WINDEV Mobile) thanks to "Automatic update"......
Multilingual feature in the controls (window, page, report)
In a multilingual application or site, the multilingual feature is proposed for the following elements......
Choosing the type of image: dynamic, static, generated, ...
The images are often used to illustrate the site pages......
Check: Log of a WEBDEV site
The monitoring robot will retrieve the log of the day for a WEBDEV application on the associated FTP server......
Validity period of site pages
When creating a page, a validity period can be defined for this page......
User Groupware: Configuring the site
Once the User Groupware is configured, the configuration of users and accesses is performed at runtime, by connecting with a "supervisor" account......
Set of fonts (WEBDEV site)
The browser support the most common fonts by default......
1. Deploying a static site
2. Static or dynamic site
Displaying a frameset in a WEBDEV site
Displaying a new frameset in a WEBDEV site can be performed according to several methods......
Printing reports from a WEBDEV site
By default, the "Print" icon allows the Web user to print the current site page......
Site Map control properties
List of properties associated with a Site Map control...
1. What is the WEBDEV administrator used for