ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

fDecrypt (Example)
Usage example of the fDecrypt function
MouseYPos (Function)
Returns the vertical position (Y) of the mouse cursor relative to the specified window or control. Used in a mouse or stylus process (click, hover, left or right button down, etc.).
New Features brochure - Version 27: New WINDEV features
New features in WINDEV 27 presented in the New Features brochure....
Conditional target-code
The code editor allows you to enter a specific code for each environment (WINDEV, WEBDEV and WINDEV Mobile)......
4. Windows with search
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 4 - Windows with search - 30 min
The ListView control
The ListView control is used to display a list of graphic elements (images, logos, etc....
<DiskFile variable>.ReadLine (Function)
Reads a line from an external file (ANSI or UNICODE).
FTPRemoveDir (Example)
Usage example of the FTPRemoveDir function
DrawingStyle (Function)
Allows you to find out and modify: the display mode of grayed buttons found in the windows of your application. the display mode of translucent border for the windows of your application. the mode for loading large images....
The Linear Looper control
A Linear Looper control is used to display a set of controls in a horizontal scrolling list......
OrganizerDeleteAppointment (Function)
Deletes an appointment from an Organizer control.
OrganizerMode (Function)
Returns the display mode of an Organizer control: day, week, month, ...
MouseXPos (Function)
Returns the horizontal position (X) of the mouse cursor relative to the specified window or control. Used in a mouse or stylus process (click, hover, left or right button down, etc.).
fDir (Example)
Usage example of the fDir function
Scheduler control: Customize appointments
In the Scheduler control, the appointment is displayed in a specific area......
TableModify (Function)
Modifies a row in: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
grSeriesLabel (Function)
Initializes the label of a data series in a chart.
MenuIsMarked (Example)
Usage example of the MenuIsMarked function
HDescribeFullTextIndex (Example)
Usage example of the HDescribeFullTextIndex function
JavaExecute (Example)
Usage example of the JavaExecute function
HConnectionQuality (Function)
Returns the quality level of connection: the higher the level is, the faster the connection will be.
Kanban control events
The following events are associated with Kanban controls......
fGraphicFilter (Example)
Usage example of the fGraphicFilter function
FTPSize (Example)
Usage example of the FTPSize function
fOpen (Function)
Opens an external file (ANSI or UNICODE) in order to handle it through programming.