ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

FontCreate (Function)
Creates a font definition.
Popup control properties
Sort (Function)
Sorts a WLanguage array.
ToastDisplay (Function)
Displays a "Toast" message.
<Array>.Sort (Function)
Sorts a WLanguage array.
ArraySort (Function)
Sorts a WLanguage array.
<Window>.EdDo (Window)
Runs an action (defined programmatically) and enables Undo/Redo operations on this action....
iFont (Function)
Selects the default font.
<Toast>.Display (Function)
Displays a "Toast" message.
The Thumbnail control
The Thumbnail control is used to automatically manage the display of images in thumbnail format......
Differences according to the test mode of a dynamic project
The test of a dynamic project can be run......
Testing and debugging a project on the development computer
The test of the entire project allows you to simulate the start of the application with the executable......
HListFullTextIndex (Function)
Returns the list of full-text indexes of a file (a query or a view) recognized by the HFSQL engine.
Page Footer block
The Page footer block is run at the end of each page......
Test of a query
The query editor allows you to run the test of query result......
Handling HTML text in an Edit control
WEBDEV allows you to handle text in HTML via the "HTML format" option of the Edit controls and the HTML control....
Server (Property)
The Server property is used to manage the data source of a connection (HFSQL Client/Server, OLE DB, etc.)....
Break in a Looper control
A break in a Looper control is used to group the data corresponding to one or more arguments......
WX file
The "Executable Name".WX file is used to manage some features directly, even if these features have not been included in the application. This file is found beside the executable....
WDINT setup
11. Table/Looper controls
Table/Looper controls can be used to display a set of information......
MultimediaHeight (Function)
Returns the height (in pixels) of the source image of the multimedia file played in the Multimedia control.
MultimediaWidth (Function)
Returns the width (in pixels) of the source image of the multimedia file played in the Multimedia control.
AdditionCompleted (Property)
The AdditionCompleted property determines if an element was added to a queue, list or stack, or if the operation is in progress.
ControlEnabled (Function)
Enables a control or a group of controls in a window. An animation can be set on the controls during this operation.