ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Running the test of a static project
The test of the entire project allows simulating the startup of the site......
LooperAddIP (Function)
Adds a row as an internal page at the end of a Looper control populated programmatically.
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.
Component and SCM
WINDEV, WEBDEV and WINDEV Mobile allow you to easily create and publish components......
PreviousPage (Function)
Returns the name of the previous page.
SemiDynamicPageDisplay (Function)
Displays a semi-dynamic page in the browser of the Web user from a dynamic or static WEBDEV page.
ParallelTaskExecute (Function)
Triggers the execution of a parallel task.
PageWriteHeaderHTTP (Function)
Adds an additional HTTP header that will be returned to the browser: during the next function for page display (PageDisplay, PageRefresh, ...), during the automatic return of the current page at the end of the current action....
FramesetUse (Function)
Displays a WEBDEV frameset in the user's browser and closes all the current page and frameset contexts....
ChangeTarget (Function)
Changes the target of a button action.
ContextClose (Function)
Closes a page context.
Anchoring controls in a report
The anchors are used to define the behavior of controls during a resize operation......
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......
PageDisplay (Function)
Displays a web page in the user's browser....
OpenChild (Function)
Opens a non-modal child window.