ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Printing bar codes
WINDEV, WEBDEV and WINDEV Mobile allow you to print bar codes....
Multi-touch in an Image control
One of the most common applications of the multi-touch feature is used to handle images......
Token (Property)
The Token property is used to manage the different tokens associated with a "Text token" Edit control.
SEO of a WEBDEV site
In order for your site to get visitors, the Web users must be able to find it......
Responsive Web Design: Management of anchors
In "Responsive Web Design" mode, the width of controls is automatically reduced when the browser width is reduced......
Working in Offline mode
When working on a laptop computer or on an offline computer, you may want to continue to work......
Range Area chart
The Range Area chart is used to show a variation between a high and a low value......
Managing bar codes
The use of bar codes to identify and manage products has become essential......
Radial Bar chart
The "Image gallery" Looper control is used to manage the display of a set of images without programming......
Python: Use in WLanguage
WLanguage supports Python functions in native mode......
XAxisMin (Property)
The XAxisMin property gets the minimum value of the X-axis in a Chart control. This property can be used in the "Zoom" event of a Chart control to identify the section displayed.
XAxisMax (Property)
The XAxisMax property gets the maximum value of the X-axis in a Chart control. This property can be used in the "Zoom" event of a Chart control to identify the section displayed.
YAxisMin (Property)
The YAxisMin property gets the minimum value of the Y-axis in a Chart control.
YAxisMax (Property)
The YAxisMax property gets the maximum value of the Y-axis in a Chart control. This property can be used in the "Zoom" event of a Chart control to identify the section displayed.
iPrintPDF (Function)
Prints the content: of a PDF file. of a buffer containing a PDF. of a PDF Reader control....
CaptionIfNew (Property)
The CaptionIfNew property is used to get and change the caption of a pane opened by the end user in a dynamic Tab control.
NumberAccessiblePages (Property)
The NumberAccessiblePages property is used to get the number of pages currently loaded in a PDF Reader or Word Processing control.
WDConver : Use in command line mode
Using WDConver in command line mode consists in running a conversion description created and saved with WDConver ("......
Detection (Property)
The Detection property is used to determine and change the automatic detection of incoming streams. If the stream detection is enabled, the streams allows the detection.
2. Examples and components provided with WEBDEV
User Groupware
A Windows application, an Internet or Intranet site require to define the role of different contributors......
Code editor: Assisted input
The following mechanism allows developers to write WLanguage code more easily in the code editor ......
ChronoPause (Function)
Pauses a stopwatch in order to measure the time spent on a process.
DynamicTab (Property)
The DynamicTab property is used to: Find out the type of a Tab control (static tab or dynamic tab). Modify the type of a Tab control (static tab or dynamic tab)....
AddChildDelayed (Property)
The AddChildDelayed property indicates the procedure to be called when a row in a TreeView or TreeView Table control is clicked to be expanded.