ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Android Widget windows
An Android application can contain one or more Widget windows...
PDFReaderClose (Function)
Closes and frees the PDF file displayed in a PDF Reader control.
gpwGetUserInfo (Function)
Retrieves information about the current user (application that uses the User Groupware).
FocusOnClick (Property)
The FocusOnClick property is used to: Determine if a control gains focus when clicked. Allow or prevent a control from gaining focus when clicked....
CameraStop (Function)
Stops the video preview or video recording in a Camera control. Function kept for "Version-26-compatible" Camera controls....
DefaultValue (Property)
The DefaultValue property is used to: Find out the default value of an item. This item was defined in the data model editor or through programming. Define the default value of an item (when describing the item through programming)....
SelectedResource (Property)
The SelectedResource property returns the name of the resource that corresponds to the user's selection in a Scheduler control....
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.
StartShare (Function)
Opens a popup allowing you to select the application that will be used to share a resource (text or document).
StartTotalRange (Property)
The StartTotalRange property is used to: get the first date or time that will be displayed in a Scheduler or TimeLine control. change the first time that can be displayed in a TimeLine control....
EndTotalRange (Property)
The EndTotalRange property is used to: get the last date or time that can be displayed in a Scheduler or TimeLine control. change the last time that can be displayed in a TimeLine control....
MapModifyMarker (Function)
Modifies a marker displayed in a Map control.
MapInfoPosition (Function)
Returns the coordinates (in pixels) of the point corresponding to a geographical position (latitude and longitude).
gToText (Function)
Deletes the graphic elements from a character string that uses gStoredValue, gImage, ...
FontStrikeOut (Property)
The FontStrikeOut property is used to: Determine if the text displayed is struck through. Apply strikethrough formatting (or not) the text displayed in a control....
Sortable (Property)
The Sortable property is used to: Determine if a Table control column is sortable. Make a column of a Table control sortable or not....
YesNo (Function)
Displays a message in a standard dialog box that proposes "Yes" and "No" and returns the user's choice....
The SMS structure
The SMS structure is a preset structure of WLanguage (no declaration is required)......
SortType (Property)
The SortType property is used to: Find out the sort direction defined for an item or for a component of a composite key. This item was defined in the data model editor or programmatically. Define the sort direction for an item or for a component of a composite key (when describing the item through programming)....
Toast (Type of variable)
The Toast type is used to define all the advanced characteristics of a toast notification.
dPixelColor (Function)
Identifies the color of a pixel: in an Image control. in an Image variable. in a picLayer variable. in a WDPic variable]....
Application in kiosk mode
A kiosk application is an application from which the user cannot exit......
GalleryClosePopup (Function)
Closes the automatic zoom popup for the image gallery.
GalleryDisplayPopup (Function)
Displays the automatic zoom popup for the Image Gallery control.
iSequencingPrint (Function)
Prints a sequence of reports.