ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

LastDayOfMonth (Function)
Returns the date of the last day for the specified month.
DateTimeUTCToLocal (Function)
Converts a UTC date and time to local time (time zone, summer time, winter time).
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....
Constant
The constants are language elements whose value is fixed once and for all...
FTPGet (Function)
Transfers a file or directory from an FTP (File Transfer Protocol) server to the current computer.
ImageState (Property)
The ImageState property is used to get and change the number of drawings in: The image associated with a button. The image of the cursor in a slider. The image associated with the button of a sidebar pane. The image associated with the button of a tab pane. The image associated with the Rating control. The image associated with a group in a Ribbon control. The image associated with a menu option....
HDescribeConnection (Function)
Describes a new connection to an external database.
fCopyFileWebFolder (Function)
Copies an image file from the data directory of application (or from one of its sub-directories) to the "_WEB" directory of application (or to one of its sub-directories).
grClearPict (Function)
Erases the chart drawing (in an Image control or in a window).
grOverlayChart (Function)
Used to display two different types of charts in the same chart.
OrganizerListAppointment (Function)
Returns: the list of appointments found between two dates in an Organizer control, all appointments found in an Organizer control, a specific appointment (selected or hovered)....
Animation of Chart control
The animation of Chart controls allows you to define a dynamic display in your applications......
HModify (Function)
Modifies the specified record or the record found in memory in the data file (query or view).
3. Managing sockets
WINDEV includes advanced socket management functions....
Action Bar control events
Flex control properties
The Flex control can be handled by the WLanguage properties in server code and in browser code......
Popup control properties
Organizer control properties
Several WLanguage properties can be used on an Organizer control found in a window......
Date (Property)
The Date property is used to: Retrieve the date from a DateTime variable. Modify the date in a DateTime variable. Retrieve the date from a Date item (in "Date and Time" format) . Modify the date in a Date item (in "Date and Time" format)...
Time (Property)
The Time property enables you to: Retrieve the time from a DateTime variable. Modify the time in a DateTime variable. Retrieve the time from in a Date item (in "Date and Time" format) Modify the time in a Date item ("Date and Time" format)....
PicRectangularSnipOCR (Function)
Runs OCR and extracts the text from a rectangular area defined with the mouse.
Infinite Table and Looper controls
There are two methods to populate Table and Looper controls programmatically......
HCreateView (Function)
Creates an HFSQL view. This function uses the former view mechanism....
Email (Type of variable)
The Email type is used to handle the email content as well as the associated information.
fSize (Function)
Returns the size of a file (in bytes).