ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SysWinHandle (Function)
Returns the handle of a window identified by its title.
Error 805: No syntax without parameter
FTPDate (Example)
Usage example of the FTPDate function
FinLinearRedemption (Example)
Usage example of the FinLinearRedemption function
14. Managing the "Back" button in practice
SysSpace (Function)
Returns the physical memory space for the current computer.
WinScreenRectangle (Function)
Returns the coordinates of the screen that contains a window.
AppointmentRead (Function)
Reads an appointment found in the calendar of a Lotus Notes or Outlook messaging.
ServicePause (Function)
Pauses a service.
Table,Search (External language)
Searches for a value in a Table control populated programmatically.
NoteLoadAll (Function)
Imports and displays the repositionable notes of the current window saved beforehand by NoteSaveAll.
GetTheme (Function)
Gets the current theme of a mobile application.
HInfoLog (Function)
Returns information about the server logs.
fShortName (Example)
Usage example of the fShortName function
FinError (Example)
Usage example of the FinError function
FinPaymentNb (Example)
Usage example of the FinPaymentNb function
HSynchronizeReplica (Example)
Usage example of the HSynchronizeReplica function
GglGetCalendar (Function)
Retrieves a Google calendar and its events according to its title or identifier.
TableCellSelect (Function)
Returns the coordinates (row number and column number) of a selected cell. This function is kept for backward compatibility. It is recommended to use TableSelect.
Multitask (External language)
Allows the programs currently run to process the Windows messages or runs a temporization.
Window control search functions
WINDEV allows the user to perform a search among all the texts found in a window or in a control......
CountryGet (Function)
Returns the Country variable corresponding to an ISO code or to the country caption according to ISO 3166-1.
ClipboardHeight (Function)
Calculates the height of an image (in bitmap format) found in the clipboard.
ClipboardWidth (Function)
Calculates the width of an image (in bitmap format) found in the clipboard.
FTPListFile (Example)
Usage example of the FTPListFile function