ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

OpenChild (Function)
Opens a non-modal child window.
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....
CurrentPage (Function)
Returns the name of the page containing the WLanguage code currently run.
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.
Characteristics of a Looper control in a window
To display the control characteristics, select "Description" in the context menu of control......
<btleDevice>.Initialize (Function)
Initializes a Bluetooth Low Energy device in Windows.
fSaveText (Function)
Creates and fills a text file with the content of a text control or text variable (string variable, edit control in a window, Static control in a report, ...).
The report editor
WINDEV, WEBDEV and WINDEV Mobile allow you to create reports with the report editor......
fWriteLine (Function)
Writes a line into a text file (ANSI or UNICODE).
fStopCompress (Function)
Stops the operation used to compress or decompress a file.
xlsSave (Function)
Saves an XLS document.
ExecuteAncestor (Function)
When the code is overridden, used to run the process of the template corresponding to the process of the current control.
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)....
BTLEInitializeDevice (Function)
Initializes a Bluetooth Low Energy device in Windows.
PicSave (Function)
Saves the image found: in an Image Editor control. in a WDPic variable....