ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Responsive Web Design: Tips
The Responsive Web Design was used in your pages but you still encounter some lock points......
Image with automatic sequence (WEBDEV)
...Image controls with automatic sequence are used to view a series of images located in one or more site directories. The images are automatically browsed....
Displaying a report in PDF format in the browser of the Web user
To display a report in PDF format in the browser of the Web user, you must......
Displaying a report in HTML format in the browser of the Web user
To display a report in HTML format in the browser of the Web user, you must......
Managing the remote accesses
The remote accesses are used to create a temporary network connection......
WDScript: use in interactive mode
In interactive mode, the WDScript editor is divided into several areas......
Translating a text file with WDTRAD
Tiff (Type of variable)
The Tiff type is used to define the advanced characteristics of a TIFF image.
Native SQL Server Connector: Retrieving the output value of a stored procedure
The Native SQL Server Connector is used to: specify the input values during the call to a stored procedure. retrieve the output values after a call to a stored procedure....
1. Testing a site: Elements to be tested
Check spelling based on Hunspell dictionaries
WINDEV gives you the ability to use the spelling checker of the Word Processing controls in WINDEV applications......
The "Debugger" pane
The "Debugger" pane displays the debugger options when debugging the project or a project element ("Debugger" option)......
The Looper control
A Looper control is used to repeat the controls found in a specific area......
Responsive Web Design: Specific UI errors
WEBDEV features UI errors specific to the position of controls in the different slices......
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......
Array (Type of variable)
An array is a structured type that is used to group a set of elements of the same type...
Locking an application
WINDEV gives you the ability to lock your applications (after a specific duration for example)......
docStyle (Type of variable)
The docStyle type is used to define the advanced characteristics of a style belonging to a document, a paragraph or a document fragment.
Changing sites from AWP to SEO-ready session mode
Programming a WEBDEV drop-down menu
Once the drop-down menu of your site is created, all you have to do is associate an action with each menu option......
12. Preventing from going back to a page
Merging differences (SCM)
Requirement
To manage the project development lifecycle, the Project Management Hub allows you to set requirements......
WINDEV: Example of programmed Drag and Drop
Queue (Type of variable)
A Queue variable is a structured type that groups a set of elements of the same type.