ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Android Widget windows
An Android application can contain one or more Widget windows...
Break in a Looper control
A break in a Looper control is used to group the data corresponding to one or more arguments......
Report based on a query
Queries are used to easily select records in one or more data files......
8. Binding controls to data
A window can display information from......
ScreenshotAllowed (Property)
The ScreenshotAllowed property is used to: Determine whether it is possible to take screenshots of a window, Allow or prevent taking screenshots of a window....
Designing a supercontrol
A supercontrol is an advanced type of control......
ImageInfoSave (Function)
Saves the modifications performed on the Exif tags of an image by ImageInfoModify.
Properties associated with a menu or with a menu option
Several WLanguage properties can be used on a menu found in a window or in a page......
WINDEV Mobile License Agreement
WINDEV Mobile License Agreement...
The Edit control
The Edit control allows users to enter data......
Programming charts
WINDEV, WEBDEV and WINDEV Mobile include a Chart control (that can be used in the window editor, page editor and report editor) as well as several functions used to create and handle charts......
Close (Function)
Closes a WINDEV window (and returns a value if necessary).
EncryptStandard (Function)
Encrypts a character string or a binary buffer by using a symmetrical encryption algorithm (AES, DES, etc.)
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......
SourceToScreen (Function)
Automatically updates the controls in a window or page with: the values of the bound items in the current record (loaded in memory) of the HFSL data file described in the data model editor. the values of the bound WLanguage variables....
OpenSister (Function)
Opens a non-modal sibling window.
RequestRefreshUIElement (Function)
Requests the execution of the "Request for refreshing the display" event of the specified element (and gives back control without waiting for the execution of the event).
Accessibilité (Property)
TableAdd (Function)
Adds a row in: a Table control, a TreeView Table control, a Combo Box control "with table" (Table control displayed in a Combo Box control)....
beaconDetectionInfo (Type of variable)
The beaconDetectionInfo type is used to describe information relative to a Beacon detected with BeaconDetectPrecise.
OpenSSLCheck (Function)
Checks, via a public key, that the signature of data performed with the OpenSSL library is correct.
Events associated with a Native Container control
WINDEV and WINDEV Mobile manage the following events by default (order of appearance in the code editor)...
Handling Organizer controls programmatically
Organizer controls can be handled programmatically....
The "Column" charts
The data is interpreted as "columns" whose height is proportional to the value of data......
Properties associated with columns of Table controls
You can manipulate columns of Table controls in a window or page using the following WLanguage properties......
OrganizerDateVisible (Function)
Makes a day visible or invisible in an Organizer control.