ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

iSkipPage (Function)
Forces a page skip: the corresponding code is sent to the printer spooler.
iPageHeightLeft (Function)
Calculates the available height (in millimeters) left on the current page while taking into account the defined margins (top or bottom).
iPageWidth (Function)
Calculates the width (in millimeters) of the printable page while taking the left or right margins into account.
iPageEnd (Function)
Forces the move to the next page during the report print.
iPageNum (Function)
Returns or initializes the number of the page currently printed.
iPageHeight (Function)
Calculates the height of printable page (in millimeters) while taking the top or bottom margins into account.
SOAPRunXML (Example)
Usage example of the SOAPRunXML function
HListFile (Example)
Usage example of the HListFile function
ListDelete (Example)
Usage example of the ListDelete function
ListSelect (Example)
Usage example of the ListSelect function
ControlClone (Example)
Usage example of the ControlClone function
sOpen (Example)
Usage example of the sOpen function
StatCorrelation (Example)
Usage example of the StatCorrelation function
grSourceCategoryLabel (Example)
Usage example of the grSourceCategoryLabel function
fCurrentDir (Example)
Usage example of the fCurrentDir function
zipNbFile (Example)
Usage example of the zipNbFile function
SOAPError (Example)
Usage example of the SOAPError function
StatAverage (Example)
Usage example of the StatAverage function
Managing databases in the WINDEV Java applications
This document presents the different access modes to databases from a WINDEV Java application......
Creating the menus for the windows of the WINDEV RAD pattern
xlsOpen (Example)
Usage example of the xlsOpen function
DnDGetData (Example)
Usage example of the DnDGetData function
EmailReadLast (Example)
Usage example of the EmailReadLast function
TableBreakIndex (Example)
Use example for the TableBreakIndex function
DotNetDelegate (Example)
Usage example of the DotNetDelegate function
Events associated with the Map control
WINDEV, WINDEV Mobile and WEBDEV manage the following events by default (order of appearance in the code editor)...
HTML Editor control properties
Properties associated with the HTML Editor control....
ArraySort (Example)
Usage example of the ArraySort function
LDAPListChildren (Example)
Use example for the LDAPListChildren function
XMLAddChild (Example)
Usage example of the XMLAddChild function
XMLElementName (Example)
Usage example of the XMLElementName function