ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Scheduler>.AddAppointment (Function)
Adds a new appointment into a Scheduler control.
dSaveImageJPEG (Example)
Usage example of the dSaveImageJPEG function
Configuring and running the action plans
When the action plans are deployed, you have the ability to configure their activation mode....
<Variable DiskFile>OpenTempFile (Function)
Creates and opens a temporary file.
<Variable DiskFile>.Open (Function)
Opens an external file (ANSI or UNICODE) in order to handle it through programming.
HourGlass (Function)
Transforms the mouse cursor into hourglass (and conversely). In Android and iOS, displays an endless progress bar in a window....
EmailStartPOP3Session (Function)
Starts a session for receiving and reading emails with the POP3 protocol.
LooperInsertIW (Function)
Inserts a row as an internal window into a Looper control populated programmatically.
LooperModifyIW (Function)
Modifies a row corresponding to an internal window in a Looper control populated programmatically.
2. Layouts: Managing menus
WEBDEV Tutorial - WEBDEV layouts Lesson 2 - Layouts: Managing menus - 30 min
dSaveImagePNG (Example)
Usage example of the dSaveImagePNG function
PicCreate (Function)
Creates an image in the Image Editor control.
dSaveImageBMP (Example)
Usage example of the dSaveImageBMP function
WDTRAD options
xlsData (Example)
Usage example of the xlsData function
fCompare (Example)
Usage example of the fCompare function
SQLFirst (Function)
Positions on the first row of the query result.
CursorEnd (Property)
The CursorEnd property gets and sets the end position of the mouse selection range in the following controls: Edit control. Editable Combo Box. "Edit control" table column and "Editable Combo Box" table column. Word Processing control....
BTListDevice (Function)
Returns the list of accessible Bluetooth devices.
BrowserShare( Function)
Starts native device sharing.
fReadLine (Example)
Usage example of the fReadLine function
Handling incoming or outgoing faxes
To send and receive faxes directly from an WINDEV application or a WEBDEV site, several functions allow you to handle faxes via the fax server available in Windows XP and Windows 2000......
WinSize (Function)
WinSize: returns or modifies the window display mode (maximized, minimized or normal), modifies the window height and/or width, moves the window and modifies a window's height and/or width....
dTransferToImage (Example)
Usage example of the dTransferToImage function
fListFile (Function)
Lists the files found in a directory and returns the list of files.