ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Generating SQL scripts
The content of an analysis can be exported in the format of SQL scripts for a specified database (SQL Server, Oracle, ......
Anchoring controls in a report
The anchors are used to define the behavior of controls during a resize operation......
SaaS functions
The SaaS functions are as follows:
SQLGetTextMemo (Function)
Retrieves the content of a Text Memo column found in the query result, for the current line.
Filters in Table controls based on a data file
WINDEV, WEBDEV and WINDEV Mobile include multiple methods to filter the records displayed in a Table control based on a data file......
BrowsedFile (Property)
The BrowsedFile property gets and sets the data source used to display records in controls based on a data file.
Close (Function)
Closes a WINDEV window (and returns a value if necessary).
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...
HBase functions
The following functions are used to manage HBase databases:...
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
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......