ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Looper>.ModifyIP (Function)
Modifies a row corresponding to an internal page in a Looper control populated programmatically.
MouseCursor (Property)
The MouseCursor property is used to identify and change the hover cursor defined for a control, window or page.
Automatic index generation
The automatic index generation suggests index keywords based on the content of your help page......
Spreadsheet control in a window
The spreadsheet is one of the most often used business tools. The Spreadsheet control is used to include a spreadsheet in your WINDEV windows....
jQuery (Function)
Runs a JavaScript method (or several chained methods) of the jQuery library on a page element.
<Looper>.AddIP (Function)
Adds a row as an internal page at the end of a Looper control populated programmatically.
ERR_NO_PROJECT
LooperModifyIP (Function)
Modifies a row corresponding to an internal page in a Looper control populated programmatically.
WDOptimizer: Optimizing indices
WDOptimizer includes multiple modes to optimize indices......
Creating an interactive diagram
The Diagram Editor control allows end users to create and edit diagrams......
AAF: Handling the columns of a Table control
The Table controls displayed in a window allow the end user to perform several operations......
WINDEV, WEBDEV, Android or iOS external component
An external component is a set of WINDEV, WEBDEV or WINDEV Mobile elements......
Confirm (External language)
Displays a dialog box that includes a logo, a message, the "Yes", "No" and "Cancel" buttons ans returns the button validated by the user.
EmailNbMessage (Function)
Returns the number of incoming messages currently found: on the email server (POP3 protocol only). in the Outlook messaging software....
fGlobalDirCommon (Function)
Returns a directory path for the global data of current application (data shared between several applications), regardless of the current user.
LooperPosition (Function)
Moves the scrollbar to display a specific row or returns the index of the first row displayed in a Looper control populated programmatically.
HNbRec (Function)
Returns the number of records in a file, query or HFSQL view: active records, crossed records, deleted records, etc.
Using an external component in an application
A component can be reused at any time in any application......
Instant spotting of modified code/current code
The modified lines of code are immediately visible......
2. Examples and components provided with WEBDEV
Check Box control: Automatic features (AAF)
The Check Box control can benefit from several AAFs (Automatic Application Features) ......
FramesetUse (Function)
Displays a WEBDEV frameset in the user's browser and closes all the current page and frameset contexts....
WDInst: Additional options (summary, license, etc.)
When installing the application, you have the ability to display......
TableCellSelectOccurrence (Function)
Returns the number of selected cells found in a Table control. This function is kept for backward compatibility. It is recommended to use TableSelectCount.
Difference of behavior in Windows Vista (and later)
The test of your project was run using one of the Vista/7 test options......