ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

xlsOpen (Example)
Usage example of the xlsOpen function
API (Example)
Usage example of the API function
CallDLL32 (Example)
Usage example of the CallDLL32 function
<Source>.TransactionFree (Function)
Transforms all "in transaction" records into "Normal" records if they do not belong to an ongoing transaction.
<Source>.CreateView (Function)
Creates an HFSQL view. This function uses the former view mechanism....
HDeleteFile (Function)
Deletes the HFSQL data files (.fic, .ndx, .ftx and .mmo files if they exist) from the server.
XMLDelete (Example)
Usage example of the XMLDelete function
xlsClose (Example)
Usage example of the xlsClose function
fShortPath (Example)
Usage example of the fShortPath function
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
fStopCompress (Example)
Usage example of the fStopCompress function
<Source>.ListLink (Function)
Returns the list of links (Merise type) found in the current analysis or in a specific analysis.
WinEdSave (Function)
Saves the changes made when the "Modification of UI by the end user" mode is enabled.
HTTPGetResult (Example)
Usage example of the HTTPGetResult function
<Upload>.Start (Function)
Starts sending the selected files into an Upload control.
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.
<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