ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SemiDynamicPageDisplay (Function)
Displays a semi-dynamic page in the browser of the Web user from a dynamic or static WEBDEV page.
<Description of ParallelTask>.Execute (Function)
Triggers the execution of a parallel task.
Live Data: viewing data in the editors
The "Live Data" is used to view the content of the data files in the controls currently created in the different editors of the product used (window editor, page editor, report editor, ......
MyChildWindow (Reserved word)
MyChildWindow is used to handle the child window of the current window.
WDSetup: Managing additional languages
The "WDSetup" project corresponds to the standard setup program of WINDEV applications......
ContextOpen (Function)
Opens a new page context without returning the information to the browser.
<Looper>.AddIP (Function)
Adds a row as an internal page at the end of a Looper control populated programmatically.
.NET Assemblies
.NET is Microsoft's software development platform......
TABOrder (Property)
The TABOrder property gets and sets the position of a control in the tab order of a window.
LeapYear (Function)
Indicates whether the specified year is a leap year or not.
StringToDuration (Function)
Converts a duration in character string format to a duration that can be used by a Duration variable.
.NET application
To create a.NET application from a project......
SeekProcedure (Function)
Seeks a procedure identified by its name. The procedure found can be run directly.
HaspHLLogin (Function)
Connects the application with a Hasp key.
PicSave (Function)
Saves the image found: in an Image Editor control. in a WDPic variable....
FileToPage (Function)
Automatically updates the controls of a page with: the values of the bound items in the current record (loaded in memory) of the data file described in the data model editor. This operation is performed regardless of the state of the controls (grayed, inactive or invisible). the values of the bound WLanguage variables. This operation is performed regardless of the state of the controls (grayed, inactive or invisible)....
eYe magnet: conditional formatting of controls
The visual aspect of a window control can be automatically modified according to a series of conditions in order to attract the attention of the user to this control......
Status bar of windows
The status bar of a window is used to display several types of information......
Check the "Responsive Web Design" pages
The pages in Responsive Web Design mode can be checked like any other WEBDEV page in the browser of your choice......
Responsive Web Design: Management of anchors
In "Responsive Web Design" mode, the width of controls is automatically reduced when the browser width is reduced......
GDI+ framework
Some WINDEV features use the GDI+ framework......
Image editor
WINDEV, WEBDEV and WINDEV Mobile include an image editor......
Creating help pages
A help system includes several pages......
PagePosition (Function)
Scrolls a page up to position a control in the visible section of the page (top) in the browser.
Anchoring controls in a report
The anchors are used to define the behavior of controls during a resize operation......