ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Context menu of Gantt Chart controls (AAF)
Each Gantt Chart control in a window has a default menu that is available to users......
ERR_BUTTON_EXPECTED
Testing an iOS application on a mobile device
When developing an application for iOS (iPhone or iPad), WINDEV Mobile allows you to test the application being developed without having to recompile it on Mac, but directly on the iPhone or iPad......
Step 4: Starting the print
To start the print job, simply use iEndPrinting......
1. Testing a site: Elements to be tested
iParameterXLS (Function)
Defines the options for the XLS file generated during the print.
iPageEnd (Function)
Forces the move to the next page during the report print.
ERR_BAD_URL
CertificateExtract (Function)
Extracts a certificate from a signature buffer or from a print duplicate.
iTextHeight (Function)
Calculates the height of the font for the text to print (in millimeters).
Report based on an Organizer control
A report based on an Organizer control is used to directly print the information displayed in the Organizer control...
How to create a menu?
Insert (Function)
Inserts an element at a given position: into a one-dimensional WLanguage array. into an associative array. into an advanced array property (array of gglCalendar events, etc.). into a WLanguage list....
Delete (Function)
Deletes an element at a given position: from a one-dimensional WLanguage array. from an advanced array property (array of gglCalendar events, etc.). from an associative array. from a WLanguage list....
<Array>.Delete (Function)
Deletes an element at a given position: from a one-dimensional WLanguage array. from an advanced array property (array of gglCalendar events, etc.). from an associative array. from a WLanguage list....
ArrayDelete (Function)
Deletes an element at a given position: from a one-dimensional WLanguage array. from an advanced array property (array of gglCalendar events, etc.). from an associative array. from a WLanguage list....
Report viewer (Print preview)
The report viewer allows you to see the report layout without printing it......
GestureCurrentPointer (Function)
Returns the pointer index (finger or stylus) that triggered the call to a process specific to the multi-touch feature in an Image control.
Modal windows
The window that opens another window is called parent window; the window opened by the parent window is called child window......
ERR_NO_END_TAG
Interactive notifications
A notification is a small window that appears at the bottom right of the screen, and that can be viewed at any time in the Windows notification area......
iPrint (Function)
Sends the character string passed as parameter to the print buffer.
iPrintWord (Function)
Sends the character string passed in parameter to the print "buffer".
WDINT setup
iDocumentCanceled (Function)
Used to find out whether the current print was canceled by the user.