ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

OpenIDParameters (Type of variable)
The OpenIDParameters type is used to define all the advanced features of an authentication for OpenID.
diagConnector (Type of variable)
The diagConnector type is used to define all the advanced characteristics of a connector in a diagram.
aiConfigureContourDetection (Type of variable)
The iaConfigureContourDetection type is used to define the parameters of the contour detection function.
Encryption (Property)
The Property Encryption allows you to know and modify the type of encryption used.
MIMEType (Property)
The MIMEType property is used to get and change the MIME type of an element.
gglOverride (Type of variable)
The gglOverride type is used to define information about event notification overrides.
dCopieImageChamp (Control)
Copies the image of a control in a WINDEV window to a variable of type Image.
DiskFile (Type of variable)
The DiskFile type is used to handle text files present on disk.
kbCard (Type of variable)
The kbCard type defines all the advanced characteristics of a card in a Kanban control.
AuthToken (Type of variable)
The AuthToken type contains the characteristics of a token to access a web service.
Making a backup of a project
It is possible to regularly make a backup of the different elements of a project......
18. Order of execution of the code of buttons/links
MatError (Function)
Identifies the type of the last error caused by a Matxxx function (functions for matrix management).
Rectangle (Type of variable)
A Rectangle variable is a structured type that is used to represent a rectangle (X, Y, Width, Height) in 2 dimensions.
Interacting with the user
WINDEV, WEBDEV and WINDEV Mobile allow you to communicate with the user via dialog boxes......
MemoryFormat (Property)
The MemoryFormat property is used to get and change the format of the value returned for: Date or Time edit controls. Date or Time table columns. Calendar controls. Static controls. editable combo boxes. table columns displayed by combo boxes....
ErrorWithTimeout (Function)
Displays a custom error message in a system error window for a set amount of time.
spHash (Property)
The spHash property is used to: Get the algorithm used for salting an item of type "Password". This property can be used for items of type "Password" defined in the data model editor or programmatically. Set the algorithm used for salting (only for "Password" items described programmatically)....
On/Off button in a window
The on/off button is a button that operates like a check box......
rssCategory (Type of variable)
The rssCategory type is used to handle the category of a RSS stream or stream entry.
rssEnclosure (Type of variable)
The rssEnclosure type is used to describe and handle the attachment of an entry of RSS stream...
rssIdentifier (Type of variable)
The rssIdentifier type is used to describe the unique identifier of a RSS stream entry...
StartDate (Property)
The StartDate property is used to get and change the start date of a time period.
EndDate (Property)
The EndDate property is used to get and change the end date of a time period.
sfProcessWorkItemRequest (Type of variable)
The sfProcessWorkItemRequest type is used to describe a query for processing a task to submit to SFExecuteProcess...