ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Translating a text file with WDTRAD
Options for generating the HTML pages
The options for generating the HTML pages in a WEBDEV project can be defined......
Playing a video with the MCI functions
MCI functions are used to easily handle the media files......
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......
Responsive Web Design: Tips
The Responsive Web Design was used in your pages but you still encounter some lock points......
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
Managing the remote accesses
The remote accesses are used to create a temporary network connection......
TimestampUTC (Property)
The TimestampUTC property is used to: Find out whether a timestamp item will use UTC time or local time. This item was defined in the data model editor or through programming. Define whether a timestamp item will use UTC time or local time (when describing the item through programming)....
Tiff (Type of variable)
The Tiff type is used to define the advanced characteristics of a TIFF image.
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 "Debugger" pane
The "Debugger" pane displays the debugger options when debugging the project or a project element ("Debugger" option)......
SSL: Secure transactions with WEBDEV
When using an Internet application, the data circulating between the computer of the Web user and the Web server is not protected......
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......
Developing applications for Android
WINDEV Mobile allows you to develop applications for the Android operating system......
Migrating a WEBDEV site to PHP
To migrate a WEBDEV site to PHP......
Automatic completion
The automatic completion helps you write WLanguage code in your applications......
Report blocks
A printed report includes several sections......
Responsive Web Design: Specific UI errors
WEBDEV features UI errors specific to the position of controls in the different slices......
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.
Array (Type of variable)
An array is a structured type that is used to group a set of elements of the same type...
Merging differences (SCM)
Managing the load balancing (dynamic load balancing on server)
The server that is hosting a HFSQL database engine can be very busy......