ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

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....
Guided Tour
A Guided Tour presents a series of features, displayed in a tooltip in the current window or page......
Generating an Android application
The generation of a WINDEV Mobile application for Android groups all project elements (windows, code, etc....
Reuse code via external components
WINDEV Tutorial: External components Reusing code with external components - 40 min
zipArchive (Type of variable)
The zipArchive type is used to handle an archive file in one of the following formats: ZIP, CAB, RAR or WDZ.
Data model editor: Describing a connection
Any program developed with WINDEV, WEBDEV or WINDEV Mobile can easily access......
gglMapParameter (Type of variable)
The gglMapParameter type is used to define the advanced characteristics of a map...
Events associated with a TimeLine control
WINDEV manages the following events by default (in order of appearance in the code editor)...
NotifPushEnable (Function)
Enables the management of push notifications in a WINDEV Mobile application (Android or iOS).
Pivot Table control in a report
The report editor allows you to create "Crosstab" reports......
pdfSignature (Type of variable)
The pdfSignature type is used to define the advanced characteristics of the signature that will be applied to a PDF file when signing an existing PDF (via PDFSign).
Creating a multilingual help system
The help editor allows you to easily create a multilingual help system......
TableMode (Function)
TableMode is kept for backward compatibility.
Open (Function)
Opens a modal WINDEV window.
TreeAdd (Function)
Adds a "leaf" element (and all necessary nodes) into a TreeView control.
HExecuteView (Function)
Runs a view that was created beforehand (can be used to refresh the view data for example). This function uses the former view mechanism.
HFilterIncludedBetween (Function)
Defines and enables an "Included between" filter on a file, view or query.
HFirst (Function)
Sets the position on the first record of a data file according to the specified browse item.
Events associated with List Box controls
List of events associated with List Box controls...
HPrepareSQLQuery (Function)
Initializes a query written in SQL language and declares this query to the database server in order to optimize the next executions of this query.
Shared information
The information entered when creating the files and the items is shared throughout the environment......
FOR ALL/FOR EACH statement (browse of strings)
The FOR EACH statement is used to browse strings according to different methods...
WEBDEV Application Server for Linux - Overview
WEBDEV is a full development environment devoted to Internet and Intranet......
WDMap: Overview
WDMap is a tool used to view and handle a data file while developing an application......
Management of XML
WINDEV, WINDEV Mobile and WEBDEV include several functions for handling XML code......