ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

FinError (Example)
Usage example of the FinError function
Data persistence
The data persistence is used to store the value typed by the user......
14. Managing the "Back" button in practice
Image control in a page
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.
WLanguage procedure called by DialogAsynchronous
Procedure ("Callback") called by DialogAsynchronous when the user clicks one of the buttons in the dialog box.
GetTheme (Function)
Gets the current theme of a mobile application.
SysWinHandle (Function)
Returns the handle of a window identified by its title.
Context menu of Organizer controls (AAF)
Each Organizer control found in a window proposes a menu to the user......
FinPaymentNb (Example)
Usage example of the FinPaymentNb function
HSynchronizeReplica (Example)
Usage example of the HSynchronizeReplica function
Native SQL Server Connector: Programming with HFSQL functions
To use an SQL Server database with Native Connector, the structure of SQL Server tables must be imported into the data model analysis......
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......
JSONToVariant (Example)
Usage example of the JSONToVariant function
PDFReaderSeekPrevious (Function)
Sets the position on the previous result of a search started with PDFReaderSeekFirst in the content of a PDF Reader 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.