ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Carrying over the differences from an element to another one
The project comparator is used to compare two elements and to list the differences found...
Alignment options
To optimize the alignment of controls in a window, page or report, you have the ability to use the alignment options...
Anchoring in a page
In a page, the anchors define how the content of a page will behave when the page is enlarged by the Web user.
Zoom in the different editors
All editors of WINDEV, WEBDEV and WINDEV Mobile allow you to zoom in on the different elements displayed in the editor...
Page with parameters
Resizes an external file.
Automatic positioning
When moving a control in a window, in a page or in a report, guides are automatically displayed by the real-time interface checker (also called automatic positioning)...
SEO-ready page in session mode
In WEBDEV, there are two methods to develop a site...
Developing sites for specific platforms
Websites can be displayed on many devices (Android, iPhone, etc.)...
Testing a static page
The test of a single page runs the current page in WEBDEV...
Editing pages: Responsive mode (Zoning and layouts)
"Responsive (zoning and layouts)" is the default page editing mode. This editing mode allows you to easily handle pages in the editor.
PDFToText (Function)
Extract the text contained in an Document PDF.
The Scrollbar control
...The Scrollbar control is used to scroll objects (text, captions, etc....
Google constants
List of constants used by the Google functions....
rssChannel (Type of variable)
The rssChannel type is used to handle a RSS channel...
Installing an application server
There are several steps to install the WEBDEV Application Server on a Linux server......
Caption (Property)
The Caption property is used to get and change the text of an element.
Managing the programming errors
The security mechanism of WLanguage is enabled when a programming error occurs in an application......
gglPhoneNumber (Type of variable)
The gglPhoneNumber type is used to describe and modify the phone number of a contact...
X (Property)
The X property is used to get and change the X-coordinate of an element.
Y (Property)
The Y property is used to get and change the the Y-coordinate of an element.
Testing a window
Testing a single window allows you to run the current window in WINDEV or WINDEV Mobile......
Splitter control properties
List of properties associated with the Splitter control...
TraceStart (Function)
Opens the trace window or saves the trace information in a text file.
WinEdRedo (Function)
Runs the last action undone by the end user ("Allow end users to modify the UI" option enabled).
dbgEnableAudit (Function)
Enables the dynamic audit through programming.
Customizing the system information windows (or dialog boxes)
Your applications use several system dialog boxes? A specific skin template is used in your project? Why not customize these windows and give them the "appearance" of your application?......
docTableOfContents (Type of variable)
The docTableOfContents type is used to define all the options to generate a table of contents in a Word Processing document.
WDTestSite: Creating a scenario
To create a scenario, the following elements must be installed on the current computer......
WinEdUndo (Function)
Undoes the last action performed by the end user when modifying the interface ("Allow end users to modify the UI" option enabled).
HChangeConnection (Example)
Usage example of the HChangeConnection function
Project Management Hub: Managing tasks
The Project Management Hub allows you to define the different tasks assigned to each project contributor......
Animation of Mobile windows
In the mobile applications, the different screens of the application are displayed via a small animation: display from the right and the top, ... WINDEV Mobile allows you to configure this display mode of your windows in your mobile applications....
Managing main window menus
A main menu is necessarily associated with a window......
Sidebar control properties
List of properties associated with the Sidebar control...
1. Website deployment requirements
WEBDEV Tutorial - Website deployment Lesson 1 - Website deployment requirements - 30 min