ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

FramesetUse (Function)
Displays a WEBDEV frameset in the user's browser and closes all the current page and frameset contexts....
PageDisplay (Function)
Displays a web page in the user's browser....
GDI+ framework
Some WINDEV features use the GDI+ framework......
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.
Responsive Web Design: Management of anchors
In "Responsive Web Design" mode, the width of controls is automatically reduced when the browser width is reduced......
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......
PicSave (Function)
Saves the image found: in an Image Editor control. in a WDPic variable....
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....
PageToSource (Function)
Automatically updates: the value of the items in a data file with the value of the controls in the page. the value of the WLanguage variables with the value of the page controls....
LeapYear (Function)
Indicates whether the specified year is a leap year or not.
<DateTime type>.ToEpoch (Function)
Converts a local datetime to Epoch format (number of time units since 01/01/1970 at 00h00 UTC)....
Responsive Web Design: Managing a header bar
This help page explains how to create a page containing a header bar in Responsive Web Design mode......