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.
Events associated with a Gantt Chart column
Watermark (Type of variable)
The Watermark type is used to handle the text printed in watermark in the reports created with the report editor or through programming.
HTML Editor control functions
List of functions for managing HTML Editor controls...
InTestMode (Function)
Indicates whether the application or the site is started: from the WINDEV or WEBDEV editor, from the executable or browser. from the WEBDEV administrator....
<Diagram editor>.StartModification (Function)
Indicates the start of a series of actions performed in a Diagram Editor control in a single event ("undo/redo")....
<Diagram editor>.EndModification (Function)
Indicates the end of a series of actions performed in a Diagram Editor control in a single event ("undo/redo")....
<WDPic variable>.Rotation (Function)
Rotates a WDPic image.
11. External component
<Diagram variable>.ToSVG (Function)
Exports a diagram to an SVG image.
Automatic completion
The automatic completion helps you write WLanguage code in your applications......
Associating a control with a tab pane
Methods to associate a control with a tab pane......
PicRotation (Function)
Rotates a WDPic image.
spIterationCount (Property)
The spIterationCount property is used to: Get the iteration count of the hash algorithm used for an item of type "Password". This property can be used for items of type "Password" defined in the data model editor or programmatically. Sets the iteration count of the hash algorithm used for an item of type "Password" (only for "Password" items described programmatically)....
Query: Displaying the records corresponding to a given period
When a "Date" item is found in the query, you have the ability to only select the records corresponding to a given period......
Transforming a WINDEV project into Mobile: a detailed audit
Transforming WINDEV applications into Mobile is very easy......
"Debugger trace" pane
The "Debugger trace" shows the messages displayed in the trace window during the last application test......
The "Code snippets" pane
The "Code snippets" pane lists the code snippets currently available......
The "Compilation errors" pane
The "Compilation errors" pane is used to find out......
The "Business rules" pane
The "Business rules" pane displays the list of business rules associated with the project......
The "Site directory" pane
The "Site directory" pane is used to manage the "<My project>_WEB" directory of the current project......
The "UML analysis" pane
The "UML analysis" pane displays the different UML diagrams (class diagram, deployment diagram, ......
The "Task list" pane
The "Task list" pane displays the list of tasks that must be performed......
DiagramToSVG (Function)
Exports a diagram to an SVG image.
Custom-Folders in the analysis
Several file descriptions can be grouped into a "Custom-Folder"......
Characteristics of columns found in a Table control in a page (prefix syntax)
The columns are used to display information in a Table control......