ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

LooperRefreshVisible (Function)
Changes or returns the visibility status of the refresh bar in a Looper control.
ReplicSynchronize (Function)
Synchronizes the data corresponding to a replication.
Events associated with framesets
List of events associated with framesets...
httpRequest (Type of variable)
The httpRequest type is used to retrieve the advanced characteristics of an HTTP/HTTPS request....
Notification (Type of variable)
The Notification type is used to handle the local notifications or the push notifications.
restRequest (Type of variable)
The restRequest type is used to define the advanced characteristics of a REST request.
LastDayOfWeek (Function)
Returns the date of the last day of the week corresponding to a given date.
dArc (Function)
Draws an arc of circle or an arc of ellipse: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
Data source (Type of variable)
A Data source variable is used to describe a temporary data source (query, view, alias, ...)
'Image gallery' Looper control
The "Image gallery" Looper control is used to manage the display of a set of images without programming......
pdfParameter (Type of variable)
The pdfParameter type defines all the characteristics of the PDF file to be generated.
Welcome to WINDEV, WEBDEV and WINDEV Mobile
The home page allows you to easily perform the operations for creating and opening projects......
sfUserInfo (Type of variable)
The sfUserInfo type is used to get information about a user...
HActivateAutoFilter (Function)
Enables an automatic filter on the linked files when browsing an XML file.
ListAdd (Function)
Adds an element to a List Box, ListView or Combo Box control populated programmatically.
Serialize (Function)
Transforms the following elements into a specific format: a structure (and its subelements), a class (and its subelements), an array (including the associative arrays), a queue, a stack, a list....
Array management functions
List of functions for managing arrays...
Handling an internal component
An internal component is a set of elements from a project......
mongoOperationUpdateOne (Type of variable)
The mongoOperationUpdateOne type is used to define all the advanced characteristics of a document update operation that will be added to a bulk operations list. The first document that matches the selection filter will be updated.
mongoOperationUpdateAll (Type of variable)
The mongoOperationUpdateAll type is used to define all the advanced characteristics of a document update operation that will be added to a bulk operations list. All the documents that match the selection filter will be updated.