ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HSavePosition (Function)
Stores the current file context: current record, filter, pointers.
EmailCheckAddress (Function)
Checks the validity of an email address.
rssEnclosure (Type of variable)
The rssEnclosure type is used to describe and handle the attachment of an entry of RSS stream...
Process (Type of variable)
The Process type is used to define the characteristics of the remote application that can be started by ExeRemoteRun.
TestCheck (Function)
Writes a result into the status report of a test according to the result of a boolean expression.
The .NET 3.0, 4.0 control, ... (WPF)
The Xaml control allows you to easily manage the Xaml language......
Cookie (Type of variable)
The Cookie type is used to handle the cookies transmitted in the HTTP requests.
pvtPosition (Type of variable)
The pvtPosition type is used to handle a cell of a Pivot Table control.
mongoWriteConcern (Type of variable)
The mongoWriteConcern type is used to define the level of acknowledgment of receipt requested for the write operations in a stand-alone mongod, in a set of replicas or in fragmented clusters.
ExecuteRefreshUIParent
Immediately executes the "Request for refreshing the display" event of the parent.
DnDAccept (Function)
Indicates the action accepted by the target of Drag/Drop and manages the mouse cursor during Drag/Drop....
DnDCursor (Function)
Manages the mouse cursor and specifies the action allowed during Drag and Drop.
OAuth2Parameters (Type of variable)
The OAuth2Parameters type is used to define the information required to authenticate on a web service implementing the OAuth 2.0 standard.
Events associated with Tab controls
List of events associated with Tab controls...
Quick search in the current code
When coding, developers often need to do a quick search in the current code...
Background download
Starting with version 27, files can be downloaded in the background, using the system download manager......
Automated tests on an executable
WINDEV proposes to run the different project tests directly on the corresponding executable......
Pull to refresh (Android/iOS): Window, Table and Looper controls
The "Pull to refresh" feature allows the user to "pull" a Table control, a Looper control or a window in order to refresh its content......
YAML (Type of variable)
The YAML type simplifies the handling of data in YAML format.
Analysis: Describing data files
The analysis is used to define the structure of data files used by the project......
ExecutionMode (Function)
Allows you to: find out and/or modify the behavior of the application or site when some errors are generated. optimize the calls to the functions declared externally. find out and/or change how the application uses JITc. find out and/or modify the management mode of low references for all the instantiated objects....
Handling a Check Box control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Check Box control through programming......
Referring to an element in a WLanguage event / process
Events associated with TreeView controls
List of events associated with TreeView controls...
HReadFirst (Function)
Sets the position on the first record according to a browse item.