ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

iInitReportQuery (Function)
Initializes the query linked to the report (for a query with parameters).
XMLRead (Function)
Returns the value of an XML element or the value of the attribute for an XML element.
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.
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
HTransactionFree (Function)
Transforms all the records "in transaction" into "Normal" records if these records do not belong to a transaction currently in progress.
Managing the SNMP protocol
SNMP (Simple Network Management Protocol) is the standard protocol for managing the network devices......
The Looper control: Custom synchronization
How to manage the synchronization between: the page displayed in the browser. This page contains a Looper control that displays the records found in an HFSQL file. the corresponding page context found on the server....
FontItalic (Property)
The FontItalic property is used to: Determine if the text is italicized. Apply or remove italic formatting from the text....
1. Overview
Tutorial - Creating a website with back office processes Lesson 1 - Overview - 5 min
InvalidInputDetect (Function)
Detects and signals an error on required controls left empty and/or controls with invalid data....
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......
HCS.FrameSize (Variable)
The HCS.FrameSize variable is used to resize the outgoing data frame.
Advanced installer options
The setup wizard allows you to specify advanced options for the installer. These advanced options are used to: specify the options for managing the installer framework. specify the options for managing the UAC for the installer....
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......