ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Component and SCM
WINDEV, WEBDEV and WINDEV Mobile allow you to easily create and publish components......
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....
GDI+ framework
Some WINDEV features use the GDI+ framework......
Anchoring controls in a report
The anchors are used to define the behavior of controls during a resize operation......
MyChildWindow (Reserved word)
MyChildWindow is used to handle the child window of the current window.
SpreadsheetClose (Function)
Closes the XLSX document that was opened by SpreadsheetLoad.
Image editor
WINDEV, WEBDEV and WINDEV Mobile include an image editor......
InMacCatalystMode (Function)
Indicates whether the application is running in Mac Catalyst mode (running an iPad application on a Mac).
Creating help pages
A help system includes several pages......
TABOrder (Property)
The TABOrder property gets and sets the position of a control in the tab order of a window.
ChangeTarget (Function)
Changes the target of a button action.
ContextClose (Function)
Closes a page context.
ContextOpen (Function)
Opens a new page context without returning the information to the browser.
FramesetUse (Function)
Displays a WEBDEV frameset in the user's browser and closes all the current page and frameset contexts....
PagePosition (Function)
Scrolls a page up to position a control in the visible section of the page (top) in the browser.
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.
OpenChild (Function)
Opens a non-modal child window.
Training sessions organized by PC SOFT
PC SOFT proposes several training classes, according to your own requirements......
Report viewer: "Export" tab
The "Export" pane in the report viewer allows you to perform the following operations......
2. Examples and components provided with WEBDEV
SourceToPage (Function)
Automatically updates the controls of a page with: the values of the bound items in the current record (loaded in memory) of the HFSL data file described in the data model editor. the values of the bound WLanguage variables....
PicSave (Function)
Saves the image found: in an Image Editor control. in a WDPic variable....