ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WinGiveSuitableWidth (Function)
Returns the width of a window, adapted to the content of controls.
Activity diagram
An activity diagram represents the behavior of a method or the flow of a use case......
AAFContextMenuToString (Function)
Returns the list of options in the context menu actually displayed by the control.
UnloadProcedure (Function)
UnloadProcedure is kept for backward compatibility.
WinEdCreateNote (Function)
Creates a Repositionable Note control.
Automatic index generation
The automatic index generation suggests index keywords based on the content of your help page......
SpreadsheetLoad (Function)
Loads a file in XLSX format in a Spreadsheet control found in a window.
Preventing the use of the browser's "Back" button
If the browser "Back" button is used to display the previous page, this action will have no effect......
OLEPaste (Function)
Pastes the content of Windows clipboard into an OLE control.
WithClosingButton (Property)
The WithClosingButton property is used to: Determine whether all the tabs of a Dynamic Tab control have a Close button. Show a Close button in all the tabs of a Dynamic Tab control....
DictionaryLoad (Function)
Indicates and loads the dictionary corresponding to a given language.
WinGiveSuitableHeight (Function)
Returns the height of a window, adapted to the content of controls.
iSelectFont (Function)
Creates a new print font from the standard window for font selection...
TokenAllowDuplicate (Property)
The TokenAllowDuplicate property is used to: Allow or prevent the user from entering duplicates in a "Text token" Edit control. Determine if duplicates are allowed in a "Text token" Edit control....
AnimationPrepare (Function)
Prepares the animation on a control, a group of controls or a window.
AnimationPlay (Function)
Plays an animation when a control, a group of controls or a window is modified.
MySource (Reserved word)
MySource is used to handle the current data source (file, view or query) associated with a report or with a table based on a data file...
Automated tests of procedures and classes
The automated tests of procedure or class are used to test the different features proposed by the procedure or by the class......
TreeCollapseAll (Function)
Collapses a branch previously expanded (as well as its child elements).
WinAdaptHeight (Function)
Adapts the window height to the content of controls.
WinAdaptWidth (Function)
Adapts the window width to the content of controls.
WLanguage procedure called by WebSocketClientConnect
WLanguage procedure ("callback") called by WebSocketClientConnect when the connection to the server is established.
WLanguage procedure called by WebSocketClientConnectSSL
WLanguage procedure ("callback") called by WebSocketClientConnectSSL when the connection to the server is established.
SpeechSynthesisReadFile (Function)
Reads the content of the specified file by using the engine for speech synthesis found on the device.
Adding files into a replication (ReplicEdit)
When the replication is described, the data files must be added into the replication......