ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Creating a Pivot Table control
To create a Pivot Table control......
dCopy (Function)
Copies an image to another image.
HCopyRecord (Function)
Copies: the content of the current record (loaded in memory) to the current data file record. the content of the Record variable to the current data file record....
DnDCursor (Function)
Manages the mouse cursor and specifies the action allowed during Drag and Drop.
fDelete (Example)
Usage example of the fDelete function
zipSplit (Function)
Splits an archive into several sub-archives of a given size.
ShapeExtremityEnd (Property)
The ShapeExtremityEnd property is used to identify and change the type of shape used for the end of a Wire control.
WDConver : Use in interactive mode
Before you start using WDConver, you must have......
HRplDeclareLink (Function)
Declares a (1, 1) (0, n) link between two tables.
Spreadsheet report
The report editor allows you to create "Spreadsheet" reports......
DriveMoveFile (Function)
Moves a file present in an Drive directory to another directory on this Drive (remote disk).
HDeleteLink (Function)
Deletes an integrity rule between two data files on the server.
WINDEV Mobile Generator of skin templates: Customizing the elements
The WINDEV Mobile generator of skin templates is used to generate the necessary files for creating a custom WINDEV Mobile skin template......
Native SQL Server Connector: Retrieving the output value of a stored procedure
The Native SQL Server Connector 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....
SCM administrator: Merge of repositories
The merging of repositories makes it possible to combine projects from several repositories into a single repository......
Native Oracle Connector: Retrieving the output value of a stored procedure
The Native Oracle Connector 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....
Drawing constants
List of constants used by the drawing functions....
ODBC driver for HFSQL Classic and for HFSQL Client/Server (Linux)
The ODBC driver for HFSQL Classic (single-user or multi-user) is used to access an HFSQL Classic database from an external database software that supports the accesses by ODBC......
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....
grDeleteSeries (Function)
Deletes a data series from a chart.
SchedulerDeleteAppointment (Function)
Deletes an appointment from a Scheduler control.
ToastDisplayIW (Function)
Opens a toast whose content is based on an internal window.
MatCopy (Function)
Creates the copy of a matrix.
TableSearchEverywhere (Function)
Searches for a value in all the columns of the following controls: Table control, TreeView Table control, Table control displayed in a Combo Box control....
SQLConnectWS (Function)
Connects the current application to a database that will be queried by SQL through a Webservice proxy (SOAP).