ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

grColumnSpacing (Function)
Indicates the spacing between each data category in a column chart or in a Minimum/Maximum stock chart....
TimerSys (Function)
Periodically and automatically calls a WLanguage procedure.
SessionPrologue (Function)
Enables or disables a WLanguage procedure called on each request in a session.
WEBDEV User Groupware: Tips
This help page contains different programming tips for the User Groupware in WEBDEV......
TableInputSearch (Function)
Enables input in the the search area in the column title of the Table or Treeview Table control.
Language (Property)
The Language property is used to get and change the language used.
RTFAddLink (Function)
Adds a link to a text section in an RTF Edit control.
Error (Function)
Displays a custom error message in a system error window.
The Map control: Automatic Application Features (AAF)
The Map control proposes several features directly accessible to the end user......
OpenPopupAsynchronous (Function)
Opens a popup window whose result will be retrieved via a WLanguage procedure ("callback").
LooperToExcel (Function)
Creates an Excel file from the data found in a Looper control (browsing Looper control or memory Looper control).
The "Dictionary" pane
The "Dictionary" pane is used to handle the WINDEV dictionaries ("......
GglFillCalendar (Function)
Fills a calendar that was retrieved beforehand: the events corresponding to the calendar are retrieved (some criteria may be specified).
Version (Property)
The Version property is used to get and change the version of an element.
Path (Property)
The Path property gets and sets a path.
Toast (Type of variable)
The Toast type is used to define all the advanced characteristics of a toast notification.
GuidedTourStep (Type of Variable)
The GuidedTourStep type allows you to define all the advanced characteristics of a step of a guided tour.
zipArchivedFile (Type of variable)
The zipArchivedFile type is used to handle a file found in an archive in one of the following formats: ZIP, CAB, RAR or WDZ or a file to add into an archive.
fOpen (Function)
Opens an external file (ANSI or UNICODE) in order to handle it through programming.
fCompare (Function)
Compares the content of two files bit by bit.
Customizing the User Groupware
InDeviceOwnerMode (Function)
Indicates whether the Android application is in "Device owner" mode.
INIRead (Function)
Reads the content of an INI file (or the content of a file structured like .INI files).
StoredItem (Property)
The StoredItem property is used to: Find out the stored item or the stored variable of a Table, Looper, List Box or Combo Box control. Modify the stored item or the stored variable of a Table, Looper, List Box or Combo Box control....
sInEntryQueue (Function)
Retrieves the number of pending bytes in the input buffer of a specified serial port or infrared port.