ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

RadioButtonCount (Function)
Returns the number of options found in a Radio Button control.
EmailGetIndicator (Function)
Retrieves the indicators defined on an email of IMAP session.
IF statement
The conditional IF statement allows you to run an action according to a condition...
AuthRefreshToken (Function)
Refreshes a user's OAuth2 token when it expires....
Editing the CSS style sheet
WEBDEV gives you the ability to manage all the CSS styles used in a project......
ODBC driver for HFSQL Classic and HFSQL Client/Server - License agreement
TabOpen (Function)
Opens a new pane in a Dynamic Tab control.
Exporting elements to a directory
All the elements handled by a project (window, report, classes, set of procedures, queries, ......
WinAdaptSize (Function)
Adapts the window size to the content of controls.
HExecuteScheduledBackup (Function)
Forces the execution of a scheduled backup.
FilterCondition (Property)
The FilterCondition property allows you to know the selection condition set by HFilter on a data file, HFSQL view or query.
WEBDEV administrator: Installed Webservices
The "Webservices" tab gives information about the dynamic WEBDEV Webservices installed on the computer......
GranularityGridlines (Property)
The GranularityGridlines property gets and changes the size of the grid that defines the gridlines in a Scheduler or Organizer control in a report.
CheckBoxCount (Function)
Returns the number of options found in a Check Box control.
emailAttach (Type of variable)
The emailAttach type is used to handle an attachment.
MinHeight (Property)
The MinHeight property is used to get and change the minimum height of a control or window.
TableSave (Function)
Updates or adds the record bound to the current row in the Table or TreeView Table control.
GestureCurrentPointer (Function)
Returns the pointer index (finger or stylus) that triggered the call to a process specific to the multi-touch feature in an Image control.
TableCellSelectOccurrence (Function)
Returns the number of selected cells found in a Table control. This function is kept for backward compatibility. It is recommended to use TableSelectCount.
Dialog box management functions
List of functions for managing dialog boxes...
TimePicker (Function)
Opens the system time picker.
5. Creating a drop-down menu
WINDEV Tutorial: WINDEV application: Managing data Lesson 5 - Creating a drop-down menu - 30 min
Variant (Type of variable)
The Variant type is used to: store any simple value: boolean, numeric (Currency, Real, Integer, etc.), characters and character string, date (Date, Time, DateTime and Duration), ... store named or indexed subelements. store any complex value: structures, classes, advanced types, arrays, associative arrays, queues, stacks and lists. handle the NULL value in WLanguage. store interactions with ActiveX objects and Automation programming....
ContactListSource (Function)
Lists the sources (or accounts) of the contacts saved on the device.
EmailExpunge (Function)
Destroys all the deleted emails marked as deleted ("Deleted" status) from the current folder of IMAP session.