ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

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" column and "Editable Combo Box" column in a Table control. Word Processing control. Code Editor control....
sOpen (Function)
Opens and initializes: a serial port. a parallel port. an infrared port....
zipInfoFile (Function)
Returns the characteristics of a file found an archive: The name of the file and its stored path. The initial size of the file. The compressed size of file. The date and time of file creation. The date and time of file modification. The date and time of file access. The file attributes. The file encryption mode....
AJAXExecuteAsynchronous (Function)
Runs a server procedure without refreshing the page.
RequestUpdateUIParent (Function)
Asks to run the "Request for refreshing the display" process of parent. This function is kept for backward compatibility.
ExecuteUpdateUIParent (Function)
Immediately executes the "Request for refreshing the display" event of the parent. This function is kept for backward compatibility.
LooperInsertLine (Function)
Inserts a row into a Looper control.
ToClipboard (Function)
Writes text or image information into the system clipboard.
zipOpen (Function)
Opens an existing archive.
sWrite (Function)
Writes a character string to the output buffer of the specified serial port, parallel port or infrared port.
Events associated with a Dashboard control
WINDEV and WINDEV Mobile manage the following events by default (order of appearance in the code editor)...
Constants for managing multilingual applications
List of constants used by the functions for managing multilingual applications...
RichEdit (Property)
The RichEdit property is used to manage the RTF (Rich Text Format) type: of an edit control or Static control found in a window. of a Static control found in a report....
ServiceRestart (Function)
Restarts a service (already started).
iCalendarToOrganizer (Function)
Imports data in iCalendar format into an Organizer control.
SQLFirst (Example)
Usage example of the SQLFirst function
HChangeKey (Example)
Usage example of the HChangeKey function
zipExtractPath (Example)
Usage example of the zipExtractPath function
fListResource (Function)
Lists the resources integrated to the application.