ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Clipping the window according to an image
An image can be used to easily define the shape of a window......
Break in a Table control
A break in a Table control is used to group the data corresponding to one or more arguments......
iListNestedReports (Function)
Returns: the list of nested reports currently printed (reports run by iPrintReport in one of the processes of the report currently printed). the list of sequenced reports currently printed (iSequenceAdd)....
Diagram Editor (WINDEV): ribbon and panels
The Diagram Editor includes many features accessible via......
6. Multiple generation
Implementing log-based replication: Modifying the analysis
Log-based replication can be implemented in the data model editor......
HTML 5: Example for managing the programmed Drag and Drop
To make a WEBDEV site more interactive, you have the ability to implement Drag and Drop in the pages....
<fbSession variable>.Request (Function)
Sends an HTTP request to the Facebook Graph API.
APIConfigure (Function)
Modifies the options for calling API and CallDLL32.
3. Debugger
Insert (Function)
Inserts an element at a given position: into a one-dimensional WLanguage array. into an associative array. into an advanced array property (array of gglCalendar events, etc.). into a WLanguage list....
License agreement - HFSQL Client/Server
Delete (Function)
Deletes an element at a given position: from a one-dimensional WLanguage array. from an advanced array property (array of gglCalendar events, etc.). from an associative array. from a WLanguage list....
Error 1004: To explicitly access an element of the base class '%1', use the syntax
<Array>.Delete (Function)
Deletes an element at a given position: from a one-dimensional WLanguage array. from an advanced array property (array of gglCalendar events, etc.). from an associative array. from a WLanguage list....
Native Informix Connector: Programming with SQL functions
The use of SQL functions to manipulate Informix data does not require importing the file structure into the analysis......
Native Sybase Connector: Programming with SQL functions
The use of SQL functions to handle Sybase data does not require importing the file structure into the analysis......
ArrayDelete (Function)
Deletes an element at a given position: from a one-dimensional WLanguage array. from an advanced array property (array of gglCalendar events, etc.). from an associative array. from a WLanguage list....
Handling an HTML control through programming
WINDEV and WEBDEV allow you to handle an HTML control through programming......
Android In-App configuration
A specific configuration is required to manage the In-App purchases in an Android application......
Multi-project processes: using batches
WINDEV, WEBDEV and WINDEV Mobile allow you to run a set of processes (compilation, generation, ......
Stand-alone executable
The executable will be stand-alone if the following elements are included in the executable......
External language: Programming in Fortran
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
Customizing the WEBDEV User Groupware
The groupware in automatic mode offers several possibilities......
12. External component
An external component is a set of WINDEV elements: windows, reports, analysis, etc....