ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

LooperAddIP (Function)
Adds a row as an internal page at the end of a Looper control populated programmatically.
Extracting the text of the project
The following text can be extracted......
SelectionOnly (Property)
The SelectionOnly property is used to: Find out which elements of the Table or TreeView Table control will be printed: print all the records or the selected records only. Change the print mode of rows in the Table or TreeView Table control: print all records or the selected records only....
Menu option: operation performed and action
An option of a drop-down or context menu in a page can be associated with an action......
Mobile-friendly website: available methods
WEBDEV includes several page creation methods that allow you to create mobile-friendly websites......
Running the test of a static project
The test of the entire project allows simulating the startup of the site......
ParallelTaskExecute (Function)
Triggers the execution of a parallel task.
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.
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......
GDI+ framework
Some WINDEV features use the GDI+ framework......
Generating and deploying 64-bit applications
WINDEV allows you to automatically generate and install a 64-bit application.
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.