ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

OpenAsynchronous (Function)
Opens a window whose result will be retrieved via a WLanguage procedure ("callback").
17. Managing tasks
<Source>.Reset (Function)
Initialize: one or all variables of file items with their default values. one or all items of a Record variable with their default values....
Toast management functions
<Toast>.Display (Function)
Displays a "Toast" message.
Do not show a message again
The environment of WINDEV, WEBDEV and WINDEV Mobile often displays warning windows......
19. Managing tasks
Managing tasks...
.NET 3.0, 4.0 control properties, ... (WPF)
List of properties associated with the .NET 3.0, 4.0 control, ... (WPF)...
DDESend (Function)
Sends a data to the program connected via DDE.
Combo Box control properties
You can manipulate Combo Box controls in a window or page using the following WLanguage properties......
Enqueue (Function)
Adds an element to the queue.
ProgressBarExecute (Function)
Starts a long browser process and fill a Progress Bar via Ajax according to the progress of this process.
Push (Function)
Pushes an element onto the stack.
CheckBoxAdd (Function)
Adds a new option into a Check Box control.
OpenPopupAsynchronous (Function)
Opens a popup window whose result will be retrieved via a WLanguage procedure ("callback").
WDTrans: Delete the records in transaction
Transforms all the records "in transaction" into "normal" records if these records do not belong to a transaction currently in progress......
SaaSConnectedUser (Function)
Returns the user currently connected via SaaSConnect.
<Popup>.Close (Function)
Hides a popup displayed in the page via PopupDisplay.
Customizing the system information windows (or dialog boxes)
Your applications use several system dialog boxes? A specific skin template is used in your project? Why not customize these windows and give them the "appearance" of your application?......
CameraPhoto (Function)
Captures a photo via a Camera control in an Android or iOS application.
<Queue variable>.Enqueue (Function)
Adds an element to the queue.
UploadCurrentFile (Function)
Indicates the file currently uploaded via the Upload control.
Report based on a query
Queries are used to easily select records in one or more data files......
gpwRemoteConnect (Function)
Allows connecting to the application via the User Groupware Webservice.
<Stack variable>.Push (Function)
Pushes an element onto the stack.