ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

xlsNbRow (Function)
Returns the number of rows found in an XLS file.
Animating the image display (WEBDEV)
...The Web sites propose several transition effects between the elements:...
5. Which type of server to choose?
The Bar Code control
The Bar Code control displays bar codes in your windows, pages or reports......
13. Print: Reports
WINDEV reports...
The user version of query editor : Specific features
This help page presents the specific features of the user version of query editor......
Report data source
...The reports can be created with the data coming from:...
7. HFSQL: files physically created
Gantt Chart control properties
You can manipulate Gantt Diagram columns in Table or TreeVew Table controls using the following WLanguage properties......
Installer skin template
The setup program creation wizard lets you customize the setup program windows......
2. Transferring files via FTP
FTP (File Transfer Protocol) is a protocol for transferring files from one site to another....
AnimationDuration (Property)
The AnimationDuration property is used to know and define the length of time an animation takes to complete one cycle: in a Chart control. This duration is set to 30 hundredths of a second by default. in an infinite Progress Bar control. This duration is set to 200 hundredths of a second by default. in an Image Gallery Looper control....
EpochToDateTime (Function)
Converts a date and a time in Epoch format (number of time units since 01/01/1970 at 00h00 UTC) to a local datetime....
grStartAngle (Function)
Sets the starting angle of the first section in the following types of chart: Pie, Semi-circular or Donut. Sunburst. Radial Bar chart....
<Source>.ListItem (Function)
Returns the list of items in a data file (query or view) recognized by the HFSQL engine. The data files defined by HDeclare, HDeclareExternal and HDescribeFile are taken into account.
Drag and Drop management functions
The following functions are used to manage Drag and Drop:...
<Chart>.StartAngle (Function)
Sets the starting angle of the first section in the following types of chart: Pie, Semi-circular or Donut. Sunburst. Radial Bar chart....
Managing parallel tasks
The computers are becoming more and more powerful......
Custom properties (WLanguage)
A custom property is a code element with two events......
Compiling and testing the help system
It is necessary to compile the help to create a file based on the information entered in the help editor......
xlsCurrentWorksheet (Function)
Used to find out and modify the current worksheet in an XLS file.
iPrintXLS (Function)
Prints the current worksheet of a document in "xlsx" or "xls" format.
xlsMsgError (Function)
Returns the caption of the last error caused by an XLS function.
Using the Vista style in your windows
WINDEV allows you to customize......