ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Management of XML
WINDEV, WINDEV Mobile and WEBDEV include several functions for handling XML code......
FOR statement
The statement block is repeated while a control variable is modified and compared to a limit value (before each beginning of statement block)...
ListCount (Function)
Returns the number of elements in a List Box, ListView or Combo Box control.
MacOS - Developing an application in Catalyst mode
Apple has recently released an SDK to natively compile iOS applications for MacOS......
COMCallMethod (Function)
Runs a method of an interface of a COM object instantiated by COMCreateInstance.
<Source>.ListLink (Function)
Returns the list of links (Merise type) found in the current analysis or in a specific analysis.
Detailed use of WINDEV FTP/RPC
docProperty (Type of variable)
The docProperty type is used to define the properties of a Word Processing document.
SendKey (Function)
Simulates the keystrokes and the mouse actions.
HReadSeekFirst (Example)
Usage example of the HReadSeekFirst function
WinEdSave (Function)
Saves the changes made when the "Modification of UI by the end user" mode is enabled.
Reals
xlsOpen (Example)
Usage example of the xlsOpen function
Events associated with reports
The following events are associated to reports (order of appearance in the code editor)......
HTTPGetResult (Example)
Usage example of the HTTPGetResult function
xlsNbColumn (Example)
Usage example of the xlsNbColumn function
xlsNbRow (Example)
Usage example of the xlsNbRow function
xlsColumnTitle (Example)
Usage example of the xlsColumnTitle function
dbgSaveMemoryDump (Function)
Saves a dump of memory used by the application.
XMLModify (Function)
Modifies the content of the current element found in the XML document.
HViewToFile (Example)
Usage example of the HViewToFile function
fReadLine (Example)
Usage example of the fReadLine function
Accessing HFSQL files via SAMBA on Linux
A specific setting is required to access the HFSQL files via Samba on Linux......
emailAttach (Type of variable)
The emailAttach type is used to handle an attachment.
xlsData (Example)
Usage example of the xlsData function