ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

WinEdUndo (Function)
Undoes the last action performed by the end user when modifying the interface ("Allow end users to modify the UI" option enabled).
Options displayed in a status bar with multiple cells
In the status bar description window, you can specify the options that will appear in each cell of the status bar......
HSimulateNetwork (Function)
Simulates the operating mode of HFSQL Client/Server on an ADSL or 3G network....
Sending elements to Free Technical Support
KeyPressed (Function)
Checks which key is pressed.
SchedulerDeleteAll (Function)
Deletes all appointments and resources from a Scheduler control.
History of versions
The history of setup versions is an advanced feature of the network setup......
HStatNbDuplicates (Function)
Returns the number of duplicates for a given key item.
Cumulated (Property)
The Cumulated property is used to determine if the value of a column or row in Pivot Table control corresponds to a total (total at the end of a row or column).
ToastDisplayPopup (Function)
Displays a popup page during a given duration in order to display a "Toast" message.
Managing the groups and users (HFSQL Client/Server)
To simplify the management of users and groups of users, the HFSQL Client/Server engine uses several variables allowing you to easily define the characteristics of groups and users......
Ellipsis (Property)
The Ellipsis property is used to determine and change the truncation mode with ellipses in: a window control (Static, edit control, List box, Button, Combo box or Static table column). a Static control in a report....
OpenPopupAsynchronous (Function)
Opens a popup window whose result will be retrieved via a WLanguage procedure ("callback").
AutoLineWrap (Property)
The AutoLineWrap property is used to: determine if the automatic line wrap feature is enabled in a multiline Edit control, in a column of a Table or TreeView control or in a row header of a Pivot Table control. set the line wrap mode in a multiline Edit control, in a column of a Table or TreeView control or in a row header of a Pivot Table control....
LineToPosition (Function)
Returns the position of the first character of a line in a block of text.
dbgEnableLog (Function)
Enables the runtime log programmatically.
CellDisplayDialog (Function)
Displays a Cell control in a page with a DDW effect (Dim Disabled Windows). This function is used to easily simulate a dialog box in browser code, by using a Cell control in a page.
Automatic calendar for the Date edit controls (AAF)
The Date edit control automatically propose a "Calendar" option in their popup menu....
Constants for managing Wi-Fi functions
Constants for managing Wi-Fi functions...
SpeechSynthesisInitialize (Function)
Initializes the parameters of speech synthesis for the current application.
SQLListTable (Function)
List all the tables that can be accessed by the connected database system.
AutomaticLink (Property)
The AutomaticLink property is used to: determine if the automatic link detection mode is enabled, enable or disable the automatic link detection mode....
HSuggestKeyStart (Function)
Starts collecting information on executed queries.
H.AutoIndexingLimit (Variable)
Indicates the maximum number of records in the data file used to manage the automatic reindexing.
Body (Property)
The Body property is used to identify and modify the HTML body of an HTML Display control or an HTML Editor control.