ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

OrganizerTimeDisplayed (Function)
Defines the time range displayed by the Organizer control in Day mode or in Week mode.
LeftMargin (Property)
The LeftMargin property sets the left margin of an element.
RightMargin (Property)
The RightMargin property sets the right margin of an element.
TopMargin (Property)
The TopMargin property sets the top margin of an element.
BottomMargin (Property)
The BottomMargin property sets the bottom margin of an element.
<Image>.Rotation (Function)
Rotates an Image control.
fReadLine (Example)
Usage example of the fReadLine function
fStopCompress (Example)
Usage example of the fStopCompress function
fSize (Example)
Usage example of the fSize function
fLongName (Example)
Usage example of the fLongName function
1. Discover WINDEV
WINDEV Tutorial: WINDEV overview Lesson 1 - Discover WINDEV - 5 min
OrganizerListAppointment (Function)
Returns: the list of appointments found between two dates in an Organizer control, all appointments found in an Organizer control, a specific appointment (selected or hovered)....
SysMetric (Function)
Returns the resolution of a specific element.
fRename (Example)
Usage example of the fRename function
zipNbPartNeeded (Example)
Usage example of the zipNbPartNeeded function
HExtractMemo (Function)
Extracts the content of a binary memo item from an HFSQL file, a query or an HFSQL view to a physical file (on disk).
ExeInfo (Function)
Retrieves the specified information about the version of an executable or DLL.
fListFile (Function)
Lists the files found in a directory and returns the list of files.
MessTranslate (Function)
Retrieves a message found in the code of a program in the current language.
tapiStopCallDetection (Function)
Stops the specified call detection that was started by tapiListen.
HState (Example)
Usage example of the HState function