ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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.
ImageLast (Function)
Displays the last image for the scroll.
2. Examples and components provided with WEBDEV
Search in SCM history
The search in the history allows you to perform an advanced search in the history of operations performed in the SCM......
Fixed array (Type of variable)
A fixed array is an "advanced" type of array...
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......
RETURN statement
The RETURN statement is used to exit the current event, process or procedure and return a result...
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.
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.
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.
HashCheckFile (Function)
Checks the Hash of a file for a specific type of algorithm.
HashCheckString (Function)
Checks the Hash of a character string for a specific type of algorithm.