ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Automatic features of Pivot Table controls
The Pivot Table control offers several Automatic Application Features (AAF) allowing the user to take advantage of all its capabilities......
Constants for managing the Windows scheduler
List of constants used by the functions for managing the Windows scheduler....
8. Windows in practice
Discover the main actions that can be performed on the windows....
Crosstab report
The report editor allows you to create "Crosstab" reports......
EmailCloseSession (Example)
Usage example of the EmailCloseSession function
<Image variable>.Straighten (Function)
Transforms an image by applying perspective correction.
<picLayer variable>.Straighten (Function)
Transforms an image by applying perspective correction.
<Image>.Straighten (Function)
Transforms an image by applying perspective correction.
1. Website deployment requirements
WEBDEV Tutorial - Website deployment Lesson 1 - Website deployment requirements - 30 min
Container column in a Table control
A cell found in a Table control can contain a set of controls......
Universal Windows 10 application: Deployment platform
Once the Universal Windows 10 app is generated, the wizard proposes to select the deployment platform......
dArc (Function)
Draws an arc of circle or an arc of ellipse: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
TableColumnIndex (Function)
Returns the index of a column in a Table or Treeview Table control.
HTTPAddParameter (Function)
Adds a parameter to an HTTP form.
Integrate two-factor authentication into your applications
In version 26, WINDEV, WEBDEV and WINDEV Mobile allow you to set up a login via two-factor authentication......
Choose the action of the button in a page
WEBDEV proposes several actions of the button on the controls of the page......
Printing bar codes
WINDEV, WEBDEV and WINDEV Mobile allow you to print bar codes....
HTMLToRGB (Function)
Converts the HTML color into RGB color.
Chart: Managing scales
In a chart, the scales are used to quickly estimate the value of different points found in a chart......
NbLinesPerPage (Property)
The NbLinesPerPage property is used to: Get and set the maximum number of Table rows per page. Get and set the maximum number of Looper rows per page....
Manager of automated tests
The test manager is used to......
ServiceUninstall (Function)
Uninstalls a service.
iColumnEnd (Function)
Forces a column break in a multi-column report.
SysEnvironment (Function)
Returns the environment variables of the operating system for the current computer.
Copying and cloning
Variables are copied using the "=" operator...