ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Importing a WINDEV window into a WEBDEV site
The Windows windows developed with WINDEV......
Report viewer: Proposing several reports
In the document preview, end users can......
Creating an executable: Managing manifests
When running an executable, Windows Vista (and later) performs several checks regarding the rights of the current user via the UAC mechanism (User Account Control)......
Advanced dialog boxes
The advanced dialog boxes are windows allowing you to communicate with the user......
MenuAddMenu (Function)
Adds a new menu to an existing drop-down or context menu of a window or page.
Management of Google documents
Google Docs and Google Spreadsheet are the online word processing and the online spreadsheet proposed by Google......
InUMCMode (Function)
Indicates whether the code is run from a code written in a user macro-code.
InReportsAndQueriesMode (Function)
Indicates whether the code is run during the test of a report or query in Reports & Queries.
iYPos (Function)
Used to manage the vertical position (Y-coordinate) of print cursor in the page.
iXPos (Function)
Used to manage the horizontal position (X-coordinate) of print cursor in the page.
Changing the window content by swipe
The mobile devices propose several features available via finger movements......
The Spreadsheet control
Spreadsheets are one of the most used office tools......
5. Webservices
WINDEV allows you to easily use Webservices (or XML Web services)....
The "Window position preview" pane
The "Window position preview" pane is used to view and/or modify the opening position of the windows currently modified (according to the screen resolution used)......
The OLE control
The OLE control is used to handle an OLE object......
ERR_NO_DLLEXE
Optional events
By default, the codes available in the code editor correspond to the most common codes......
History of versions (network setup)
The setup wizard allows you to configure the history of versions during a network setup....
Standard FTP functions
List of standard FTP functions...
ArrayDeleteLine (Function)
Deletes a row at a given position: from a two-dimensional array. from the advanced array property (array of gglCalendar events, etc.) The array size is automatically reduced....
LatestDateCovered (Property)
The LatestDateCovered property is used to get the date of the last selected record. This property can be used on: a sfSeekUpdatedResult variable. a sfSeekDeletedResult variable]....
Communicating with an SSH server
Secure Shell (SSH) is a secure communication protocol. The exchanged data is secured via encryption keys....
YAxisMin (Property)
The YAxisMin property gets the minimum value of the Y-axis in a Chart control.
EmulateWarning (Function)
Emulates the next call to Warning and automatically clicks the "OK&quot button.
<Array>.DeleteLine (Function)
Deletes a row at a given position: from a two-dimensional array. from the advanced array property (array of gglCalendar events, etc.) The array size is automatically reduced....