ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

EmailReadMessageHeader (Function)
Reads the header of an incoming email according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
HAccelerateSpeed (Function)
Reorganizes the internal structure of the indexes to optimize the speed for accessing the data.
Native MySQL Connector: Specific features and remarks
Remarks and specific features of the Native MySQL Connector...
Events associated with TreeView controls
List of events associated with TreeView controls...
Point (Type of variable)
A Point variable is a structured type that is used to represent a position (X, Y) in 2 dimensions.
zipFilter (Function)
Returns the list of archive formats supported by the current platform, in the format expected by the filter of fSelect.
WDSQL: Converting the structure of an HFSQL database
WDSQL is used to convert the structure of an HFSQL database into SQL script......
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.
ContextMenu (Property)
The ContextMenu property is used to: Get the custom context menu of a control, window or page. Change the custom context menu of a control, window or page (or associate another context menu). Customize the system menus of controls by adding options....
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.
KanbanDisplay (Function)
Refreshes a Kanban control or a card in the Kanban control.
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.