ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

BrowserSlice (Function)
Returns the number of the slice displayed in a page in Responsive Web Design mode.
EditDeleteToken (Function)
Deletes a token from a "Text token" Edit control.
EditDeleteAllToken (Function)
Deletes all the tokens from a "Text token" edit control.
<Edit>.DeleteAllToken (Function)
Deletes all the tokens from a "Text token" Edit control.
<Edit>.DeleteToken (Function)
Deletes a token from a "Text token" Edit control.
<Chart>.MenuOption (Function)
Modifies the text of an option in the context menu of a chart.
<HTML editor>.Select (Function)
Selects a text fragment in an HTML Editor control.
<WDPic variable>.DrawTextMarkdown (Function)
Draws Markdown text in a variable of type WDPic.
<picLayer variable>.DrawTextMarkdown (Function)
Draws Markdown text in a variable of type picLayer.
<Image variable>.DrawTextMarkdown (Function)
Draws Markdown text in a variable of type Image.
<Diagram variable>.Search (Function)
Searches for shapes containing a specific text in a diagram.
HSeek (Function)
Positions on the first record of the data file whose value for a specific item is greater than or equal to a sought value (generic search by default).
ClipboardUnicode (Function)
Returns the text found in the clipboard in Unicode format.
Programming Table controls based on a data file
This page explains how to program Table controls based on a data file......
grTitleFont (Function)
Modifies the font used for the chart title.
grLegendFont (Function)
Modifies the font used for the chart legend.
HSimulateNetwork (Function)
Simulates the operating mode of HFSQL Client/Server on an ADSL or 3G network....
Controls that can be moved in a page
WEBDEV proposes two modes for moving controls in a page......
TreeFind (Function)
Finds an element (leaf or node) in a TreeView control and returns its path.
<TreeView>.Identifier (Function)
Returns the identifier associated with an element (node or leaf) in a TreeView control.
<TreeView>.Find (Function)
Finds an element (leaf or node) in a TreeView control and returns its path.
<Organizer>.Mode (Function)
Returns the display mode of an Organizer control: day, week, month, ...
HTMLInsertFirstChild (Function)
Adds a child at the start of the children of the current node in an HTML document.
<Source>.ChangeLocation (Function)
Modifies the search mode of physical data files (.FIC, .NDX, ...).
WinBackgroundImage (Function)
Modifies the background image of a window and specifies the display mode of this image.