ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

1. Testing a site: Elements to be tested
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......
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....
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......
Check spelling based on Hunspell dictionaries
WINDEV gives you the ability to use the spelling checker of the Word Processing controls in WINDEV applications......
Application triggers
...A trigger is a WLanguage procedure automatically called by the HFSQL engine whenever a modification is performed (addition, deletion, modification, ...) on a record of a data file....
The Looper control
A Looper control is used to repeat the controls found in a specific area......
Automatic completion
The automatic completion helps you write WLanguage code in your applications......
The "Debugger" pane
The "Debugger" pane displays the debugger options when debugging the project or a project element ("Debugger" option)......
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......
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
Responsive Web Design: Specific UI errors
WEBDEV features UI errors specific to the position of controls in the different slices......
12. Preventing from going back to a page
Merging differences (SCM)
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.
GanttTimeDisplayed (Function)
Defines the time range displayed in a column of a Table or TreeView Table control of type Gantt Chart.
Making a backup of a project
It is possible to regularly make a backup of the different elements of a project......