ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TablePrint (Function)
Prints the content of the specified Table control without having to create a report based on the Table control.
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.
XLS file handling functions
List of functions for managing XLS files...
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......
1. Creating a WINDEV project and its analysis
WINDEV Tutorial: Creating a WINDEV project and its analysis Lesson 1 - Creating a WINDEV project and its analysis - 5 min
Close (Function)
Closes a WINDEV window (and returns a value if necessary).
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....
HExecuteQueryAsynchronous (Function)
Executes a SELECT query asynchronously.
zipFindFile (Function)
Finds a file in an archive (in CAB, ZIP, RAR, WDZ or 7z format).
iOS specific buttons
WINDEV Mobile includes several standard Apple buttons......
RulerVisible (Property)
The RulerVisible property is used to: Determine if a playhead is visible in a TimeLine control. Show or hide a playhead in a TimeLine control....
Creating an insert query
An insert query (corresponding SQL statement......
XML functions
List of XML functions...
Report viewer: "Annotate" tab
Does your application allow you to print several reports? The end user has the ability to write annotations from the report viewer......
ExecuteJS (Function)
Runs JavaScript code in the context of the Web page displayed by an HTML Display control.
2. How to test a site?
Operations performed on deployment diagrams
The following paragraphs explain......