ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

fCompare (Function)
Compares the content of two files bit by bit.
The Spin control
A Spin control is used to increase or reduce a value found in a control......
WDBal messaging: Overview
WDBal is a secure messaging, included in WINDEV, WEBDEV and WINDEV Mobile......
ExplorerRetrieve (Function)
Retrieves the number and the name of the files "dropped" from the explorer.
Selection conditions of a query
The selection conditions of records are applied to the items used in the queries......
Manipuler un champ Editeur_HTML par programmation
Abre una ventana cuyo resultado se recuperará a través de una Procedure WLanguage ("callback").
Markdown (Property)
The Property Markdown allows you to manage the Markdown format: in an Static control in an report. in the internal window fields (title and description) corresponding to the tour stage....
WDConver : Use in command line mode
Using WDConver in command line mode consists in running a conversion description created and saved with WDConver ("......
The Pager control
The Pager control is used to quickly access the records of a Table or Looper control displayed on several pages......
NFC: Transferring data
NFC (Near Field Communication) is a wireless communication technology at short range and high frequency used to exchange data (named "tag") between two devices or between a device and a bullet even at short distance (few centimeters)......
RecycleBinListFile (Function)
Lists the files found in the recycle bin of the system.
Importing a non-WINDEV window
You are interested by a window found in a non-WINDEV application?......
fTrackStopAll (Function)
Stops all current monitoring tasks on files and directories.
<Upload>.Start (Function)
Starts sending the selected files into an Upload control.
<Source>.Mode (Function)
Changes the mode and the method for locking data files.
SCPSendFile (Function)
Transfers files via the Secure Copy Protocol.
<sshSession variable>.SCPSendFile (Function)
Transfers files via the Secure Copy Protocol.
URL Rewriting
URL Rewriting is a technique used to improve SEO......
Pre-launched sessions
A pre-launched session is a session of a Web site (or webservice) automatically started on the Web server from the WEBDEV Application Server......
The different types of buttons in a window
WINDEV and WINDEV Mobile include 5 types of buttons......
Dynamic audit
The dynamic audit of an application analyzes its runtime performance......
Setup via physical media
A setup by physical media allows you to give to the hosting company a media containing all the files required to install the site on a server......
Checking spelling in edit controls
WINDEV lets you use the spelling checker in the Edit controls and text columns of the Table controls of WINDEV applications......
SQLTransaction (Function)
Begins, commits or rolls back a transaction: on the files of a database opened by SQLConnect, on the files of a database opened by a connection (OLE DB or Native Access/Native Connector) described in the data model editor or by HOpenConnection....
MVP RAD
WINDEV proposes an MVP RAD that generates the "table" and "form" windows as well as the necessary Presenter and Model classes......