ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

ExecuteRefreshUIElement (Function)
Immediately executes the "Request for refreshing the display" event of the given element.
AlternativeText (Property)
The AlternativeTextproperty is used to get and edit the alternative text of controls in a page.
<Image>.SaveGIF (Function)
Saves an image: in a file in GIF format. in memory....
<DiskFile variable>.Read (Function)
Reads: a block of bytes (characters) in an external file (ANSI or Unicode), the content of an external file (ANSI or Unicode) and assigns it to a memory area....
dSaveImagePNG (Example)
Usage example of the dSaveImagePNG function
<Image>.Rotation (Function)
Rotates an Image control.
PageParameter (Example)
Usage example of the PageParameter function
grSeriesType (Function)
Defines the type of series used in a composite chart (chart containing several types of charts).
HTTPProgressBar (Function)
Displays a progress bar when: receiving the response to an HTTP request. sending an HTTP form (HTTPSendForm) or an HTTP query....
Constants for the archiving functions
List of constants used by the archiving functions....
SFModify (Function)
Modifies the records of a file defined in Salesforce.
SysMetric (Function)
Returns the resolution of a specific element.
Runtime error functions
List of functions for managing runtime errors...
DnDGetData (Example)
Usage example of the DnDGetData function
OrganizerDisplayNextPeriod (Function)
Moves the time area displayed to the next area (next weeks for example) in an Organizer control.
OrganizerDisplayPreviousPeriod (Function)
Moves the time area displayed to the previous area (previous weeks for example) in an Organizer control.
SOCKS5 protocol
SOCKS5 is a simple network protocol intended to standardize the use of proxies for applications......
AppointmentDelete (Function)
Deletes: the current appointment from the calendar of a Lotus Notes or Outlook messaging. an appointment from the calendar found on a mobile device (Android/iOS)....
NbLinesPerPage (Property)
The NbLinesPerPage property is used to: Get and set the maximum number of Table rows per page. Get and set the maximum number of Looper rows per page....
HState (Example)
Usage example of the HState function