ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WinEdSave (Function)
Saves the changes made when the "Modification of UI by the end user" mode is enabled.
fLongPath (Example)
Usage example of the fLongPath function
fImageSelect (Example)
Usage example of the fImageSelect function
Properties associated with Combo Box controls that display a table
xlsOpen (Example)
Usage example of the xlsOpen function
<Source>.ListLink (Function)
Returns the list of links (Merise type) found in the current analysis or in a specific analysis.
fShortPath (Example)
Usage example of the fShortPath function
HTTPGetResult (Example)
Usage example of the HTTPGetResult function
NbComponent (Property)
The NbComponent property is used to get the number of elements in a composite key.
Handling an OLE control by programming
WINDEV enables you to handle an OLE control by programming......
Tiff (Type of variable)
The Tiff type is used to define the advanced characteristics of a TIFF image.
ProfilerEnd (Function)
Stops "collecting data" for the performance profiler.
<Upload>.Start (Function)
Starts sending the selected files into an Upload control.
<Source>.InfoMemo (Function)
Returns the characteristics of binary and text memos.
<Window>.EdSave (Function)
Saves the changes made when the "Modification of UI by the end user" mode is enabled.
<Window>.EdLoad (Function)
Loads the modifications performed by the end user in a window.
XMLOpenReader (Example)
Usage example of XMLOpenReader
fDirExist (Function)
Checks the existence of a directory.
xlsDocument (Example)
Usage example of the xlsDocument type
xlsVersion (Example)
Usage example of the xlsVersion function
Constants used by the Factory functions
The following constants are used by the functions for managing the software factory:...
Upload functions
The following functions are used to manage the upload:...
DiagramToSVG (Function)
Exports a diagram to an SVG image.
TableEnumBreak (Function)
Enumerates the breaks found in a Table control.
NetSendFile (Example)
Usage example of the NetSendFile function