ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

dDominantImageColor (Function)
Returns the dominant (i.e. most frequent) color of an image in an Image variable or in an Image control.
Control templates and inheritance
When a control template is applied to a page or to a window, all controls and code found in the template are "copied" into the page or window......
SysListVideoCard (Function)
Returns the name of the video cards connected to the current computer.
<emailOutlookSession variable>.CurrentFolder (Function)
Returns the name of the current folder in the Outlook messaging software.
fTempPath (Function)
Returns the name of directory used to store the temporary files.
GetCountryList (Function)
Returns the list of countries according to the ISO 3166-1 standard.
ControlTab (Function)
Returns the name of the Tab control that contains the specified control.
DateToDateInYear (Function)
Returns the number of the day in the year corresponding to a given date.
<Type Date>ToDayInYear (Function)
Returns the number of the day in the year corresponding to a given date.
The "Images" pane
The "Images" pane allows you to view and list all the images in the project directory and subdirectories......
Creating index keywords
Index keywords allow users to easily find a help page......
Debugging a connection to an HFSQL server
The stored procedures and the triggers are debugged from the environment, with real execution on the server......
Report blocks
A printed report includes several sections......
PageEnableDDW (Function)
Enables or disables the DDW (Dim Disabled Window) when displaying a modal page (the pages used to communicate with the user for example).
<Source>.ListStopWord (Function)
Returns the list of stop words used by a full-text index.
Properties associated with the tab pane
A tab pane found in a window or in a page can be handled by the following WLanguage properties......
18. Order of execution of the code of buttons/links
WiFiConnectionInfo (Function)
Returns the requested information about the current Wi-Fi connection of the device.
HListStopWord (Function)
Returns the list of stop words used by a full-text index.
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....
IntegerToWeekNumber (Function)
Returns the week number within the year that corresponds to the specified date (this date is an integer).
1. Implementing a Client/Server database
WEBDEV Tutorial - Managing an HFSQL Client/Server database Lesson 1 - Implementing a Client/Server database - 10 min...
SysDateTime (Function)
Returns or modifies the system date (current date and time defined on the current computer).
Responsive Web Design: Tips
The Responsive Web Design was used in your pages but you still encounter some lock points......
<Image>.DominantImageColor (Function)
Returns the dominant (i.e. most frequent) color of an image found in an Image control.