ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

XLS file handling functions
List of functions for managing XLS files...
iYPos (Function)
Used to manage the vertical position (Y-coordinate) of print cursor in the page.
Repairing the analysis
In some cases, an error message may appear when opening the analysis linked to a project......
BrowsedFile (Property)
The BrowsedFile property gets and sets the data source used to display records in controls based on a data file.
XMLRead (Function)
Returns the value of an XML element or the value of the attribute for an XML element.
SOAPPrepare (Function)
Builds the SOAP request for calling a Webservice function.
PageWriteHeaderHTTP (Function)
Adds an additional HTTP header that will be returned to the browser: during the next function for page display (PageDisplay, PageRefresh, ...), during the automatic return of the current page at the end of the current action....
Customizing the guide
The guide is a powerful search engine included in WINDEV, allowing you to find all referenced documents about a subject......
grSaveParameter (Function)
Saves the parameters of a chart in the format of a compressed string.
Events associated with Clickable Image controls
List of events associated with Clickable Image controls...
Generating SQL scripts
The content of an analysis can be exported in the format of SQL scripts for a specified database (SQL Server, Oracle, ......
xlsNbColumn (Function)
Returns the number of columns found in a worksheet of an XLS file.
iXPos (Function)
Used to manage the horizontal position (X-coordinate) of print cursor in the page.
The "Task list" pane
The "Task list" pane displays the list of tasks that must be performed......
PDF Reader control properties
You can manipulate PDF Reader controls in a window using the following WLanguage properties......
Automatic documentation of procedures and methods
To simplify the maintenance or the use of existing code by other developers, WINDEV proposes an automatic documentation for the procedures (or class methods)......
Query
A query is used to interrogate a database in order to view, insert, modify or delete data......
HTransactionFree (Function)
Transforms all the records "in transaction" into "Normal" records if these records do not belong to a transaction currently in progress.
InvalidInputDetect (Function)
Detects and signals an error on required controls left empty and/or controls with invalid data....
iOS specific buttons
WINDEV Mobile includes several standard Apple buttons......
XML functions
List of XML functions...
ExecuteJS (Function)
Runs JavaScript code in the context of the Web page displayed by an HTML Display control.
Operations performed on deployment diagrams
The following paragraphs explain......
Multi-product external components
Components are a remarkably useful tool for development teams......
WLanguage procedure called by fCopyFile
WLanguage procedure ("callback") called by fCopyFile for each copied file.