ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

JSEndEvent (Function)
Deletes the association between a WLanguage browser function and an event (implemented by JSEvent).
CalendarButton (Property)
The CalendarButton property is used to determine and specify whether a Date Edit control has a button to display a popup calendar.
TotalsEnabled (Property)
The TotauxActif property allows you to: Identify the calculation method used for columns in a Table or TreeView Table control (automatic or custom), Temporarily forbid or force column calculations (automatic or custom) in a Table or TreeView Table control....
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....
HExecuteSQLQuery (Function)
Initializes a query written in SQL language and declares this query to the HFSQL engine.
<redisConnection>.Connect (Function)
Opens a connection to a Redis server (or cluster).
<redisConnection variable>.Disconnect (Function)
Closes a connection to a Redis server (or cluster).
JSInterruptEvent (Function)
Interrupts the process of current event.
JSEvent (Function)
Associates a browser procedure with an event on an object in browser code.
State (Property)
The State property is used to get and change the state of an element.
Google Analytics functions
SpreadsheetListName (Function)
Returns the list of names that identify a cell in a Spreadsheet control.
EndProgram (Function)
Ends the execution of the current program.
Dialog (Function)
Displays a message box and returns the value of the button clicked by the user.
MaxButtonWidth (Property)
The MaxButtonWidth property is used to get and set the maximum width of a button in a tab pane.
FileDisplay (Function)
Displays a file in the user's browser....
Input (Function)
Displays a message allowing the user to type an information.
emailPOP3Session (Variable type)
The emailPOP3Session type is used to access a messaging server by using the POP3 protocol (Post Office Protocol) in order to retrieve the messages found on this server.