ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Properties associated with the attributes of a Looper control
The attributes of a Looper control found in a window or in page can be handled by the WLanguage properties......
ContextMenu (Property)
The ContextMenu property is used to: Get the custom context menu of a control, window or page. Change the custom context menu of a control, window or page (or associate another context menu). Customize the system menus of the controls by adding options....
Reset (Function)
Reinitializes: all the controls found in the current window or page (including the groups of controls, the supercontrols and the internal windows). the controls found in a group of controls, a supercontrol, an internal window or an internal page....
MinWidth (Property)
The MinWidth property is used to get and change the minimum width of a control or window.
Image (Type of variable)
The Image type is used to define the advanced characteristics of an image.
Permission (Type of variable)
The Permission type represents a permission requested by the application (and therefore declared in the manifest).
Constants for managing projects
List of constants used by the functions for managing projects....
dText (Function)
Draws a text: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
DrawingAvailable (Function)
Indicates whether the drawing features are supported by the browser.
SFDisconnect (Function)
Disconnects: the Salesforce platform. the current Salesforce session....
Null (Property)
The Null property is used to: Assign NULL to the item for the current record. Find out whether the item is associated with the NULL value for the current record. Define the default value of an item when the item is described programmatically....
ProgressBarDisable (Function)
Stops the periodic refresh of a Progress Bar via Ajax.
NbDescribedThumbnail (Property)
The NbDescribedThumbnail property is used to get the number of thumbnails expected for an item.
HReadSeek (Function)
Sets the position on the first record whose value for a specific item is greater than or equal to a sought value (generic search).
Handling menu options programmatically
The menu options can be handled......
SOAP constants
List of constants used by the SOAP functions....
Repetition (Type of variable)
The Repetition type is used to describe and modify the characteristics of a repetition for an appointment via the different WLanguage properties.