ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Copy between the editors
WINDEV, WEBDEV and WINDEV Mobile allow you to perform copies (or Drag and Drop) of controls between the products and their editors....
NbCopy (Property)
The NbCopy property is used to determine and change the number of report copies to print.
TestCheck (Function)
Writes a result into the status report of a test according to the result of a boolean expression.
TestWriteResult (Function)
Writes information or an error into the status report of a unit test, in the test editor.
RightToLeft (Property)
The RightToLeft property is used to get the writing direction on a control, column, window or report.
Programming Table controls based on a data file
This page explains how to program Table controls based on a data file......
Filling a Chart control
The data that will be displayed in the Chart control can come from......
Option,Test (External language)
In an information window, displays each call to the function and each status report returned by the function.
iPrintingNation (Function)
Modifies the current language for the next print (programmed print or report print).
Sequence of events associated with reports
Several operations are performed when printing a report. These operations are performed in the following order......
BlurLevel (Property)
The BlurLevel property gets and sets the percentage of blur applied to a control in a report.
iColumnNum (Function)
Returns the number of the current column in a multi-column report.
Managing connections
WINDEV, WEBDEV and WINDEV Mobile propose different methods for describing a connection......
Finding the unused WEBDEV styles
In most cases, most of the presentation styles are created when designing a site......
Polar Area charts
Polar Area charts are similar to Pie charts. However, each segment has the same angle......
spLength (Property)
The spLength property is used to: Get the hash output length. This property can be used for items of type "Password" defined in the data model editor or programmatically. Set the hash output length (only for "Password" items defined programmatically)....
Single Page App
A "Single Page App" is a Web application (Internet or Intranet) whose all pages are grouped in a single page......
Edit control properties
You can manipulate Edit controls in a window, page or report using the following WLanguage properties......
Static control properties
List of properties associated with a Static control...
Examples for using the OLE DB provider for HFSQL
3. Managing sockets
WINDEV includes advanced socket management functions....
HTML control properties
You can manipulate HTML controls in a window, page or report using the following WLanguage properties......
The different types of variables
The different types of variables are......
HRecordDate (Function)
Returns the date and time of the last write operation performed on a record in an HFSQL file (Classic or Client/Server)....
Properties associated with a group of controls
Several WLanguage properties can be used on a group of controls found in a window, in a page or in a report......