ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HListStopWord (Function)
Returns the list of stop words used by a full-text index.
ImageArea (Function)
Returns the number of the image area clicked by the Web user.
The Duration control: Input or display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks......
dDominantImageColor (Function)
Returns the dominant (i.e. most frequent) color of an image in an Image variable or in an Image control.
WiFiConnectionInfo (Function)
Returns the requested information about the current Wi-Fi connection of the device.
fTempDir (Function)
Returns the name of directory used to store the temporary files.
SysDateTime (Function)
Returns or modifies the system date (current date and time defined on the current computer).
IntegerToWeekNumber (Function)
Returns the week number within the year that corresponds to the specified date (this date is an integer).
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.
DateToDateInYear (Function)
Returns the number of the day in the year corresponding to a given date.
ProfilerStart (Function)
Starts "collecting information" for the performance profiler.
<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......
1. What is the WEBDEV administrator used for
<Source>.ListStopWord (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....
Responsive Web Design: Tips
The Responsive Web Design was used in your pages but you still encounter some lock points......
The Calendar control
The Calendar control is used to permanently display a calendar in a window or page......
<Image>.DominantImageColor (Function)
Returns the dominant (i.e. most frequent) color of an image found in an Image control.
ERR_BAD_CONTEXT_FOUND
Remote WEBDEV administrator: Managing connections
The remote management tool is used to manage the connections to the dynamic WEBDEV sites....
Client/Server transactions: Available isolation modes
The HFSQL engine proposes to isolate the transactions......
Iteration block (or substitution block)
The Iteration block is a free block, created manually in the report editor ("Report......
Automatic button execution (Window)
To force an action on a window, all you have to do is define a button of this window in "Automatic execution" mode......