ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

PageToASP (Function)
Sends the data found in a page currently displayed in the browser to an ASP server.
iPrintBlock (Function)
Forces a report block to print.
xlsColumnTitle (Function)
Retrieves the title of a column found in an XLS file.
DateTimeUTCToLocal (Function)
Converts a UTC date and time to local time (time zone, summer time, winter time).
dModifyHSL (Function)
Modifies the hue, the saturation and the lightness of an image found: in an Image control, in an Image variable....
grClearPict (Function)
Erases the chart drawing (in an Image control or in a window).
fListDirectory (Function)
Lists the subdirectories of a given directory and returns the full paths of listed subdirectories.
LooperSelect (Function)
Returns the index of the selected element in a Looper control.
grOverlayChart (Function)
Used to display two different types of charts in the same chart.
iListNestedReports (Function)
Returns: the list of nested reports currently printed (reports run by iPrintReport in one of the processes of the report currently printed). the list of sequenced reports currently printed (iSequenceAdd)....
zipExtractFile (Example)
Usage example of the zipExtractFile function
PDF file management functions
...PDF file functions...
HScheduledTask structure
The HScheduledTask structure is kept for backward compatibility (this structure will still be supported in the forthcoming version)....
Handling Organizer controls programmatically
Organizer controls can be handled programmatically....
Constants for managing Organizer controls
Constants for managing Organizer controls...
Managing databases in the WINDEV Java applications
This document presents the different access modes to databases from a WINDEV Java application......
Y (Property)
The Y property is used to: Find out the Y-coordinate of a control or window (position on Y-axis). Modify the Y-coordinate of a control or window....
HDescribeFile (Function)
Describes a data file programmatically.
Constants for managing certificates
The Numeric or Currency control: Input or display masks
WINDEV, WINDEV Mobile and WEBDEV propose two types of masks......
WX file
The "Executable Name".WX file is used to manage some features directly, even if these features have not been included in the application. This file is found beside the executable....
Report based on a variable (Data binding)
A report based on a variable is used to directly print the information found in a WLanguage variable......
The "Bubble" charts
A bubble chart shows the correlation between three variables via bubbles of different sizes: categories and values on the X and Y axes and an additional parameter. The size of the bubble indicates the value of this third parameter.
GglFillCalendar (Function)
Fills a calendar that was retrieved beforehand: the events corresponding to the calendar are retrieved (some criteria may be specified).
Warning 18: Loop without potential end
dbgError (Function)
Provokes: an assertion during the test of element or project (Go mode). an error in automated test mode....