ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Zoom in the different editors
All editors of WINDEV, WEBDEV and WINDEV Mobile allow you to zoom in on the different elements displayed in the editor...
Keyboard shortcuts
The main keyboard shortcuts in the editors are as follows...
Editing pages: Responsive mode (Zoning and layouts)
"Responsive (zoning and layouts)" is the default page editing mode. This editing mode allows you to easily handle pages in the editor.
Copy between the editors
WINDEV, WEBDEV and WINDEV Mobile allow you to perform copies (or Drag and Drop) of controls between the products and their editors.
RegistryListValue (Function)
Returns the name (and possibly the type) of values for a key found in the registry.
Clickable (Property)
The Clickable property gets and sets the behavior of an Image control when it is clicked.
gAlignment (Function)
Builds a sequence of characters containing an aligned text or an aligned image.
DateToWeekNumber (Function)
Returns the week number within the year that corresponds to the specified date.
DateTimeByDefault (Function)
Used to define the default value of Date, Time and DateTime variables.
tapiCallStart (Function)
Returns the date and time of the beginning of call (incoming or outgoing call).
XMLParentName (Function)
Returns the name of parent tag for the current element (tag or attribute).
<diagShape variable>.ToImage (Function)
Creates an image from a shape in a diagram (the shape can be displayed or not in the diagram).
DiagramShapeToImage (Function)
Creates an image from a shape in a diagram (the shape can be displayed or not in the diagram).
fLoadBuffer (Function)
Loads the content of an external file (text, image, ...) in a buffer variable.
AlbumSave (Function)
Saves an image, a photo or a video in the photo album of the mobile device.
DecimalToSexagesimal (Function)
Returns the sexagesimal angle (in base 60) corresponding to a decimal angle.
WLanguage procedure called by inAppListPurchase
Procedure ("Callback") called by inAppListPurchase when the list of purchases made is received.
<Image>AnimationGetParameter (Function)
Reads the value of one of the animation parameters defined for an Image field.
<Table>.EnumColumn (Function)
Returns the name of a column found in a Table or Treeview Table control.
<Pivot Table>.CalculateUpdate (Function)
Updates some of the data found in a Pivot Table control from a given date.
PVTCalculateUpdate (Function)
Updates some of the data found in a Pivot Table control from a given date.
StartDate (Property)
The StartDate property gets and sets the start date of a time period.
<DateTime type>.ToReal (Function)
Converts a date and time to an 8-byte real.
<Image variable>.StartDrawing (Function)
Indicates that the drawing functions that will be used are intended for an Image variable.