ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WebserviceWriteHTTPCode (Function)
Specifies the HTTP code that will be returned at the end of the execution of the REST Webservice function.
Other operators
The following are additional operators......
Sending faxes with WINDEV and WEBDEV
To send faxes from an application or from a site, WINDEV and WEBDEV propose several functions allowing you to send faxes via the system fax server available in Windows XP and Windows 2000......
Code style
A code style is used to automatically prefix the name of all the variables and project elements (windows, report controls, classes, etc....
Developing applications for Android
WINDEV Mobile allows you to develop applications for the Android operating system......
Share your projects via Git
Git is a source code manager......
Creating a .NET assembly from WINDEV
To create a.NET assembly, ......
Handling a Radio Button control programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically handle Radio Button controls......
Character strings
WLanguage supports different types of strings....
1. Components provided with WINDEV
WINDEV is provided with projects that contain components....
Adapting a website to support multiple languages
WEBDEV Tutorial - Managing multiple languages in a website Adapting a website to support multiple languages - 50 min
How to retrieve the bugs or suggestions of my users?
The different Control Centers provided with WINDEV allow you to easily manage the user feedback for your applications......
Handling the framesets
The different operations that can be performed on the framesets are as follows......
Binding controls to data
A window or page can display information from......
Multi-page print
A report can be very wide, with a width exceeding the width of a paper sheet......
Sequencing reports
In some cases, you may want to print several reports one after another, and view them in the same print preview....
docElementImage (Type of variable)
The docElementImage type is used to handle the characteristics of an Image element found in a docElement variable.
Properties of a help page
The characteristics of a help page are used to define......
DisplayCurrency (Property)
The DisplayCurrency property is used to get and change the currency used when entering or displaying values in a "Currency + Euro" control.
TableMoveColumn (Function)
Moves a column in a Table or TreeView Table control.
Choosing the action associated with the link
You can associate an action with the link regardless of the type of link......
Associating an image with the elements of a TreeView control
The different methods for associating an image with the elements of a TreeView control....
Query technical documentation
The query editor automatically creates a technical documentation for each query......
Manager of automated tests
The test manager is used to......
Specific features of the Express version