ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

IntegerToWeekNumber (Function)
Returns the week number within the year that corresponds to the specified date (this date is an integer).
Private Store for mobile applications
There are two methods two deploy your applications......
The "Analysis" pane
The "Analysis" pane lists......
1. HFSQL Client/Server: Implementation
WINDEV Tutorial: Using an HFSQL Client/Server database Lesson 1 - HFSQL Client/Server: Implementation - 10 min...
Setup wizard: Steps for creating a WINDEV application setup program
The setup program creation wizard allows you to define all the settings of your setup program....
<Connection variable>.DeleteScheduledOptimization (Function)
Deletes a scheduled optimization task from HFSQL Client/Server data files....
TreeFind (Function)
Finds an element (leaf or node) in a TreeView control and returns its path.
<TreeView>.Find (Function)
Finds an element (leaf or node) in a TreeView control and returns its path.
<Image>.DominantImageColor (Function)
Returns the dominant (i.e. most frequent) color of an image found in an Image control.
2. Managing a Client/Server database
WINDEV Tutorial: Using an HFSQL Client/Server database Lesson 2 - Managing a Client/Server database - 20 min...
Filtering the headers and the content of a Pivot Table
By default, the entire data found in the data files is taken into account when calculating the content of a Pivot Table control......
<Table>.Position (Function)
Displays a Table or TreeView Table control from a specified row or returns the index of the first row displayed in a Table or TreeView Table control.
Interacting with the user
WINDEV, WEBDEV and WINDEV Mobile allow you to communicate with the user via dialog boxes......
LoWord (Function)
Returns the two low bytes of an integer.
HiWord (Function)
Returns the two high bytes of an integer.
Query creation mode: independent or embedded query
The query editor proposes two methods for creating a query......
Responsive Web Design: Tips
The Responsive Web Design was used in your pages but you still encounter some lock points......
BitwiseAND (Function)
Returns the result of the bitwise AND between two values.
Reintegrating text into a project
All the text form the translation file can be reintegrated into a project......
NumberRow (Property)
The NumberRow property returns the maximum number of rows containing data in a Spreadsheet control. These rows contain data, a formula, formatting or a non-standard height.
Uploading files
Uploading consists in saving a file located on the user's computer to the Web server......
Rights on the virtual directory
Printing nested reports
To create a main report containing several secondary reports:...
11. Table/Looper controls
Table/Looper controls can be used to display a set of information......
The Calendar control
The Calendar control is used to permanently display a calendar in a window or page......