ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Native Sybase Connector: Output value of a stored procedure run on the server
The Native Sybase Connector (also called Native Sybase Access) is used to: specify the input values during the call to a stored procedure. retrieve the output values after a call to a stored procedure....
WDInst: configuring the characteristics of the files to install
WDInst allows you to configure the characteristics of the files to install......
xxWDGetReturnValue
Used to retrieve the return value further to a call to nWDEvaluate, nWDExecute or nWDExecuteEx......
Before calling the Free Technical Support
The operations to perform before calling the Technical Support......
"Unit examples" pane
The "Unit examples" pane proposes the unit examples found in the different products......
WINDEV and OPC
OPC stands for "OLE for Process Control"......
Custom telemetry
Custom telemetry allows you to define the elements that will be included in the analytics......
The Carousel control
The Carousel control is used to display an animated menu made of images......
<DiskFile variable>.Read (Function)
Reads: a block of bytes (characters) in an external file (ANSI or Unicode), the content of an external file (ANSI or Unicode) and assigns it to a memory area....
Select query: Displaying the first/last n records
The editor of Select queries is used to limit the number of records that will be displayed in the result of the query....
fRead (Function)
Reads: a block of bytes (characters) in an external file (ANSI or Unicode), the content of an external file (ANSI or Unicode) and assigns it to a memory area....
The different types of browse available in SQL
Two types of browse can be used to browse the result of a query run by SQLExec......
ODBC on HFSQL via Visual .NET (in C#)
The ODBC driver on HFSQL Classic (single-user and multi-user) is used to access a HFSQL Classic database from an external database software that supports ODBC accesses......
Creating a WINDEV project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective......
19. Sending emails
Examples for using the OLE DB provider for HFSQL
Generating a class diagram
The generation is used to create the WINDEV classes ("......
Data model editor: types of links
Several types of links can be found between the files......
ERR_PARSER
Style sheet
A style sheet ("......
Multi-control search: search in a window
You want to find a word in the controls of your window? Nothing is easier, press CTRL + F and type the word to find......
15. Repeating a group of controls: loopers
Characteristics of a Looper control in a window
To display the control characteristics, select "Description" in the context menu of control......
fIsImage (Function)
Used to find out whether a file found on disk or a file contained in a buffer corresponds to an image format recognized by WINDEV, WEBDEV or WINDEV Mobile.
Telemetry: Main features