ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

PageByPagePrint (Property)
The PageByPagePrint property is used to: Ask a report to be printed page by page. Each page of the report will be sent separately to the printer spooler. Find out the print mode of the report (page by page or all at once)....
ServiceStop (Function)
Stops a service.
SysSpace (Function)
Returns the physical memory space for the current computer.
HCreateView (Function)
Creates an HFSQL view. This function uses the former view mechanism....
Handling a Carousel control through programming
WINDEV allows you to handle a Carousel control through programming......
MatMultiply (Function)
Multiplies two matrices.
HRplDeclareLink (Function)
Declares a (1, 1) (0, n) link between two tables.
String functions
List of functions for managing character strings...
SchedulerMode (Function)
Returns the display mode of a Scheduler control: day, week, month, ...
Menu management functions
List of functions for managing menus...
Clipboard management functions
List of functions for managing the clipboard...
HRecordToXML (Function)
Retrieves the structure and the value of the current record and exports them into a character string in XML format.
XMLInsertDocument (Function)
Inserts the current XML tag found in an XML document into another XML document.
ControlExecuteClosing (Function)
Runs the closing WLanguage event of an office control and displays its confirmation dialog if necessary.
FileToMemoryTable (Function)
Populates a Table control programmatically with the records from a data file, HFSQL view or query (query created in the query editor or with HExecuteSQLQuery).
ExecuteAncestor (Function)
When the code is overridden, used to run the process of the template corresponding to the process of the current control.
DeepLinkProcedure (Function)
Defines the WLanguage procedure executed when the user clicks on a deep link.
Creating a WINDEV SOAP Server application
The SOAP Server application is an application containing all the procedures to run......
Table,Add (External language)
Adds an element to a Table control.
grDestinationControl (Function)
Defines an Image control as destination of a chart.
iNestedHeaderFooter (Function)
Prints (or not) the page headers and footers of nested report.
grGradient (Function)
Enables or disables the display of color gradients in a chart.
HReadPrevious (Function)
Sets the position on the previous record of a file according to a browse item.
ServiceStart (Function)
Starts a service.
Identifier (Property)
The Identifier property is used to get and change the identifier of an element.