ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

The Radio Button control
The Radio Button control is a control allowing the user to select an option among several ones......
RGBRed (Function)
Returns the red component of an RGB color.
RGBBlue (Function)
Returns the blue component of an RGB color.
Project configuration
Project configurations allow you to adapt the same project to multiple "targets"......
Specific features of the Express version
WDTestSite: Running a scenario
The scenario is a text file (".WCN" extension) containing all the operations performed when recording the scenario. This scenario is run by WDTestSite....
Calling a procedure/a function
Syntax for calling a local or global procedure.
TelemetryDisable (Function)
Disables the telemetry. The telemetry data is not sent to the server anymore.
Programming standard in Windows Vista and later
To increase security against worms and viruses, Windows Vista/7 implemented the UAC (User Account Control) mechanism....
The Captcha control
The "captcha" are the distorted texts that the Web user must decode and re-enter in a site before validating a form....
Printing the content of a pivot table (AAF)
Pivot Table controls include an automatic context menu that allows users to perform different actions on the data displayed in the control......
Creating a skin template from an existing skin template
You can create a skin template from an existing skin template (provided by PC SOFT, for example)......
RGBGreen (Function)
Returns the green component of an RGB color.
The Multiline Zone control
The Multiline Zone control is used to easily create interfaces in iOS style....
Environment of the report editor
Environment of the report editor...
Customizing the report viewer (preview)
You can display a print preview in the report viewer......
Project Management Hub: Sprint management
A sprint or iteration is a development cycle......
StrikeOut (Property)
The StrikeOut property is used to: Determine whether the strikethrough formatting is applied to a Font variable. Apply strikethrough formatting to a Font variable....
Delete (Reserved word)
The memory occupied by a dynamic object (array, class object, ...
OpenPopupPosition (Function)
Opens a popup window by specifying its opening position and waits until it is closed.
grLabelFont (Function)
Modifies the font used for the category labels of a chart.
grCategoryLabel (Function)
Initializes the label of a data category (or section) in a chart.
Changing sites from AWP to SEO-ready session mode
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....
Popup window
WINDEV allows you to open windows in popup format......