ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WINDEV 2024: New WLanguage features
In version 27, new functions, properties and data types have been introduced and some have been improved......
HandleParentNext (Function)
Forces the parent of the next window to open.
zipCreateExe (Example)
Usage example of the zipCreateExe function
Spreadsheet constants
The following constants are used by the functions for managing Spreadsheet controls:...
MapGetJSObject (Function)
Returns the instance of the API of Map control.
Generating the RAD pattern
To generate a RAD pattern:...
Telephony: Managing the incoming calls
The management of the incoming calls is performed in a specific "thread"....
The Cube control
The Cube control is a mobile layout control that automatically performs rotations around the different axes......
Interactive notifications
A notification is a small window that appears at the bottom right of the screen, and that can be viewed at any time in the Windows notification area......
Constants for managing the spell check
Scheduler control: Customize appointments
In the Scheduler control, the appointment is displayed in a specific area......
Layout control properties
You can manipulate Layout controls (and its cells) in a window or page using the following WLanguage properties......
HViewToFile (Function)
Saves the modifications performed in an HFSQL view (by HModify, HDelete or HCross) in the corresponding data file. This function uses the former view mechanism.
NoteLoadAll (Function)
Imports and displays the repositionable notes of the current window saved beforehand by NoteSaveAll.
sfSeekUpdatedResult (Type of variable)
The sfSeekUpdatedResult type is used to find out the result of SFSeekModified...
ByAddress (Property)
The ByAddress property is used to determine if a procedure parameter was passed by address.
MapMode (Property)
The MapMode property determines and changes how the map is displayed in the Map control.
ControlContextMenu (Function)
Identifies the control on which the context menu was opened.
ComboClose (Function)
Closes the drop-down list in a Combo Box control (simple or multi-column Combo Box control).
MaxThumbnailHeight (Property)
The MaxThumbnailHeight property is used to get and change the maximum height of a thumbnail of an Image item (binary memo).
sysNotification (Type of variable)
The sysNotification type is used to define all the advanced characteristics of an interactive system notification.
Bluetooth functions
List of Bluetooth functions...
ThreadResume (Function)
Resumes the execution of a thread that was interrupted by ThreadSuspend. Function not recommended.
FreeAWPContext (Function)
Frees the AWP context in advance (on disk) to allow the other call on the same AWP context to be processed in parallel.
DnDGetData (Function)
Retrieves a specific type of data during Drag/Drop....