ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ControlExist (Function)
Checks the existence of a control (or group of controls) in a window, in a page or in a report.
Events associated with Image controls
List of events associated with Image controls...
Input masks and display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks......
HCopyRecord (Function)
Copies: the content of the current record (loaded in memory) to the current data file record. the content of the Record variable to the current data file record....
ID (Property)
The ID property is used to get and change IDs.
InUMCMode (Function)
Indicates whether the code is run from a code written in a user macro-code.
LastDayOfMonth (Function)
Returns the date of the last day for the specified month.
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.
Heatmap chart
The Heatmap chart is used to represent in 2 dimensions data with 3 axes of values......
TestCheckEqual (Function)
Checks whether the expressions are equal in assertive programming and in automated test mode.
ExceptionInfo (Function)
Retrieves information about the current exception.
Dimension (Function)
Returns the size of a variable (string, numeric, array, ...) or resizes a dynamic array.
fReadLine (Function)
Reads a line from an external file (ANSI or UNICODE).
NetOpenRemoteAccess (Function)
Establishes a remote connection.
grClearPict (Function)
Erases the chart drawing (in an Image control or in a window).
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....
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.
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....