ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Cookie (Type of variable)
The Cookie type is used to handle the cookies transmitted in the HTTP requests.
aiNeuralNetworkModel (Type of variable)
The aiNeuralNetworkModel type is used to define all the advanced characteristics of a neural network used by AIDetectModel.
diagSelection (Type of variable)
The diagSelection type is used to define all the advanced characteristics of a selection made in a diagram.
fWrite (Function)
Writes: a character string into an external file. a memory section....
Skin template generator
Development teams that have design expertise sometime want to be able to create their own skin templates......
Docker image of the WEBDEV Application Server
From with version 24, a Docker container with the WEBDEV Application Server can be found in Docker Hub......
Appendix 2: Checking the server
Bloque entièrement ou partiellement un fichier externe....
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......
Query technical documentation
The query editor automatically creates a technical documentation for each query......
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.
HSavePosition (Function)
Stores the current file context: current record, filter, pointers.
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......
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.
1. WLanguage
WINDEV Tutorial: WLanguage basics Lesson 1 - WLanguage - 5 min
Automated tests on an executable
WINDEV proposes to run the different project tests directly on the corresponding executable......