ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

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....
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)....
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....
Constant
The constants are language elements whose value is fixed once and for all...
HDescribeConnection (Function)
Describes a new connection to an external database.
Animation of Chart control
The animation of Chart controls allows you to define a dynamic display in your applications......
FTPGet (Function)
Transfers a file or directory from an FTP (File Transfer Protocol) server to the current computer.
Buffer (Type de variable)
The Buffer type corresponds to a binary memory area.
Window templates
WINDEV and WINDEV Mobile allow you to create window templates......
PicRectangularSnipOCR (Function)
Runs OCR and extracts the text from a rectangular area defined with the mouse.
iSkipPage (Function)
Forces a page skip: the corresponding code is sent to the printer spooler.
Flex control properties
The Flex control can be handled by the WLanguage properties in server code and in browser code......
HModify (Function)
Modifies the specified record or the record found in memory in the data file (query or view).
fSeek (Example)
Usage example of the fSeek function
Organizer control properties
Several WLanguage properties can be used on an Organizer control found in a window......
Popup control properties