ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

AnimationPlay (Function)
Plays an animation when a control, a group of controls or a window is modified.
DnDForce (Function)
DnDForce is kept for backward compatibility.
iSelectFont (Function)
Creates a new print font from the standard window for font selection...
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.
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......
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.
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.
Subscribing an element to the dictionary
The subscription to a dictionary element is automatically proposed......
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).
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.
Adding files into a replication (ReplicEdit)
When the replication is described, the data files must be added into the replication......
HFound (Function)
Checks whether the current record corresponds to the current filter or search.
RegexReplace (Function)
Replaces all the parts of a string that follow a specific format.
WDAdminHF: Managing the server
During the connection to the remote HFSQL administrator, you must specify the HFSQL server that will be taken into account......
HConnect (Function)
Redefines one or more connection parameters via Native Connector (Access, SQL Server, MySQL or Oracle) or via an OLE DB access on a specific table or set of tables.
AAFExportParameter (Function)
Saves all customizations made via AAFs (Automatic Application Features) in a file.
Table,Insert (External language)
Inserts an element into a table at a given position.