ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

IMAP protocol
The IMAP protocol is a standard protocol for managing emails......
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......
EmailCheckAddress (Function)
Checks the validity of an email address.
hSchedulingHistory (Variable type)
The hSchedulingHistory type is used to get all the characteristics of the execution history of a scheduled job (optimization, backup, etc.)
The .NET field 3.0, 4.0, ... (WPF)
The Xaml control allows you to easily manage the Xaml language......
ExecuteRefreshUIParent
Immediately executes the "Request for refreshing the display" event of the parent.
TestCheck (Function)
Writes a result into the status report of a test according to the result of a boolean expression.
DnDAccept (Function)
Indicates the action accepted by the target of Drag/Drop and manages the mouse cursor during Drag/Drop....
mongoWriteConcern (Variable type)
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.
HNext (Function)
Sets the position on the next table record according to a browse item.
WEBDEV and Tailwind CSS
Tailwind CSS is an open source CSS framework......
WDAPI overview
WDAPI simplifies the use of Windows APIs in a WINDEV application......
FTPSend (Function)
Transfers a file or directory to an FTP server (File Transfer Protocol).
FTPConnect (Function)
Connects the current computer to an FTP server (File Transfer Protocol).
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....