ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

grOverlayChart (Function)
Used to display two different types of charts in the same chart.
SchedulerPositionDateTime
Displays a Scheduler control from a specified date or returns the date of the first day (or last day) displayed in a Scheduler control.
TestCheckEqual (Function)
Checks whether the expressions are equal in assertive programming and in automated test mode.
The Image Editor control (WEBDEV)
By using the Image Editor control in your websites, you will allow users to create and edit images or photos......
Validating a page other than the current page
In some cases, you may have to propose the validation of a page via a button (or a link) found in a different frame......
ControlExist (Function)
Checks the existence of a control (or group of controls) in a window, in a page or in a report.
HOptimize (Function)
Used to handle the idle periods of a software (period without processes) to optimize the queries and the browses that will be run thereafter.
NetOpenRemoteAccess (Function)
Establishes a remote connection.
grClearPict (Function)
Erases the chart drawing (in an Image control or in a window).
iPrintBlock (Function)
Forces a report block to print.
xlsColumnTitle (Function)
Retrieves the title of a column found in an XLS file.
LooperSelect (Function)
Returns the index of the selected element in a Looper control.
Size (Property)
The Size property is used to determine and change the size of an element.
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)....
Managing databases in the WINDEV Java applications
This document presents the different access modes to databases from a WINDEV Java application......
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......
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