ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Customizing the guide
The guide is a powerful search engine included in WINDEV, allowing you to find all referenced documents about a subject......
xlsNbRow (Function)
Returns the number of rows found in an XLS file.
HBase functions
The following functions are used to manage HBase databases:...
SaaS functions
The SaaS functions are as follows:
TimerSys (Function)
Periodically and automatically calls a WLanguage procedure.
Native PostgreSQL Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose a Native Connector to PostgreSQL......
Report viewer: Proposing several reports
In the document preview, end users can......
Creating a .NET assembly that can be accessed using COM
To create a.NET assembly accessible by COM, you must......
AJAX programming
The diagram below presents the use of "programmed AJAX" in a WEBDEV site......
SQLGetTextMemo (Function)
Retrieves the content of a Text Memo column found in the query result, for the current line.
Close (Function)
Closes a WINDEV window (and returns a value if necessary).
SOAPPrepare (Function)
Builds the SOAP request for calling a Webservice function.
WinInput (Function)
Identifies the window containing the WLanguage code currently run.
Events associated with Clickable Image controls
List of events associated with Clickable Image controls...
xlsNbColumn (Function)
Returns the number of columns found in a worksheet of an XLS file.
PDF Reader control properties
You can manipulate PDF Reader controls in a window using the following WLanguage properties......
zipFindFile (Function)
Finds a file in an archive (in CAB, ZIP, RAR, WDZ or 7z format).
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......
Operations performed on deployment diagrams
The following paragraphs explain......
Diagram Editor control events
WINDEV manages the following events by default (in the order in which they appear in the code editor) for the Linear Slider controls and for the Range Slider controls...
The Map control
The Map control allows you to display a map in order to geolocate, create a route, display points of interest (POI) and more....
The Radio Button control
The Radio Button control is a control allowing the user to select an option among several ones......
OrganizerAddAppointment (Function)
Adds a new appointment to an Organizer control.
AdditionCompleted (Example)
Usage example of the AdditionCompleted property