ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

KanbanDisplay (Function)
Refreshes a Kanban control or a card in the Kanban control.
xlsNbColumn (Example)
Usage example of the xlsNbColumn function
HLinkMemo (Example)
Usage example of the HLinkMemo function
iPrintReport (Function)
Prints a report created with the report editor.
EmailReadMessageHeader (Function)
Reads the header of an incoming email according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
EmailOpenMail (Function)
Opens the default messaging software: of the user on the browser. of the user on the current Windows computer. on the phone....
xlsNbRow (Example)
Usage example of the xlsNbRow function
xlsColumnTitle (Example)
Usage example of the xlsColumnTitle function
Printing a report in WINDEV
When creating a report, the test of this report can be run from the report editor......
SpreadsheetClose (Function)
Closes the XLSX document that was opened by SpreadsheetLoad.
zipFilter (Function)
Returns the list of archive formats supported by the current platform, in the format expected by the filter of fSelect.
CursorPos (Function)
Returns and modifies the position of the mouse cursor.
xlsData (Example)
Usage example of the xlsData function
HAlias (Function)
Creates a logical alias of a table (or query) or cancels all existing aliases.
WEBDEV Image Editor control: Features
The WEBDEV Image Editor control includes many features, accessible via several ribbons at the top and bottom of the control......
TablePrint (Function)
Prints the content of the specified Table control without having to create a report based on the Table control.
zipOpen (Function)
Opens an existing archive.
1. Installing an application on Android, iOS, etc.
There are multiple methods to install a WINDEV Mobile application...
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)....
NbLabel (Property)
The NbLabel property is used to: Find out the number of labels printed across the page width. Modify the number of labels printed across the page width....
gglMapParameter (Type of variable)
The gglMapParameter type is used to define the advanced characteristics of a map...