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......
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......
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...
1. Testing a site: Elements to be tested
Custom title bar with menus and controls
There is a new trend in UI design: application menus in the title bar!...
Type of windows created by RAD
The wizard for window creation proposes several types of windows associated with HFSQL data files......
Step 4: Starting the print
To start the print job, simply use iEndPrinting......
iPageEnd (Function)
Forces the move to the next page during the report print.
ERR_BAD_URL
iParameterXLS (Function)
Defines the options for the XLS file generated during the print.
iTextHeight (Function)
Calculates the height of the font for the text to print (in millimeters).
CertificateExtract (Function)
Extracts a certificate from a signature buffer or from a print duplicate.
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......
WINDEV: Example of programmed Drag and Drop
Magnetic mouse: automatically moving the cursor on the default button
The mouse cursor can be automatically positioned on the default button when the window is opened......
Modal windows
The window that opens another window is called parent window; the window opened by the parent window is called child window......
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.
NumberColumn (Property)
The NumberColumn property is used to: Get the number of columns in Table, Check Box, Radio Button controls, etc.. Set the number of columns in a multi-column List Box control....
ERR_NO_END_TAG
iPrint (Function)
Sends the character string passed as parameter to the print buffer.
Difference of behavior in Windows Vista (and later)
The test of your project was run using one of the Vista/7 test options......