ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HConnectionQuality (Function)
Returns the quality level of connection: the higher the level is, the faster the connection will be.
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, ...
fDecrypt (Example)
Usage example of the fDecrypt function
fDir (Example)
Usage example of the fDir function
Handling Scheduler controls programmatically
A Scheduler control can be......
TableModify (Function)
Modifies a row in: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
MenuIsMarked (Example)
Usage example of the MenuIsMarked function
HDescribeFullTextIndex (Example)
Usage example of the HDescribeFullTextIndex function
JavaExecute (Example)
Usage example of the JavaExecute function
FTPRemoveDir (Example)
Usage example of the FTPRemoveDir function
Kanban control events
The following events are associated with Kanban controls......
Service variable
The Service variable is used to......
fGraphicFilter (Example)
Usage example of the fGraphicFilter function
FTPSize (Example)
Usage example of the FTPSize function
Options for generating the HTML pages
The options for generating the HTML pages in a WEBDEV project can be defined......
Storing files in Android
The file system on the devices running Android is divided into two main storage areas......
fOpen (Function)
Opens an external file (ANSI or UNICODE) in order to handle it through programming.
INIRead (Example)
Usage example of the INIRead function
FTPCurrentDir (Example)
Usage example of the FTPCurrentDir function
fCompare (Example)
Usage example of the fCompare function
OutlookStartSession (Example)
Usage example of the OutlookStartSession function
<DiskFile variable>.WriteLine (Function)
Writes a line into a text file (ANSI or UNICODE).