ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WDStatistics: Overview
WDStatistics is a tool used to perform statistical calculations regarding the traffic of your dynamic WEBDEV sites......
Items used in a select query
A query created in the query editor can contain several types of items......
WDTrans: Overview
WDTrans is a tool for canceling transactions......
SpreadsheetAllowProcedure (Function)
Allows the use of a WLanguage function/procedure in a formula of a Spreadsheet control....
<Spreadsheet>.GetFormula (Function)
Retrieves the calculation formula of a cell found in a Spreadsheet control of a window.
SpreadsheetGetFormula (Function)
Retrieves the calculation formula of a cell found in a Spreadsheet control of a window.
<Spreadsheet>.AllowProcedure (Function)
Allows the use of a WLanguage function/procedure in a formula of a Spreadsheet control....
<Source>.TransactionFree (Function)
Transforms all "in transaction" records into "Normal" records if they do not belong to an ongoing transaction.
Handling the versions of a window, report, query or project
When creating and developing the different elements of a project (window, query, report, project, ......
Creating an RSS stream
WINDEV, WEBDEV and WINDEV Mobile allow you to produce and/or consume an RSS feed (Rapid Simple Syndication)......
BTChangeConnectivity (Function)
Used to configure a Bluetooth radio to accept (or not) the requests for connection coming from the devices.
Creating an RSS reader
WINDEV, WEBDEV and WINDEV Mobile allow you to produce and/or consume an RSS feed (Rapid Simple Syndication)......
Software Factory: Setup
To use the software factory, a coordinator must be installed on a computer as well as the different robots that will perform the tasks found in the action plans....
fTime (Function)
Returns or modifies the different times associated with a file or directory (date created, modified or accessed).
On/Off button in a window
The on/off button is a button that operates like a check box......
fDate (Function)
Returns or modifies the different dates associated with a file or directory (date created, modified or accessed).
FTPName (Function)
Returns the name of last file accessed by an FTP function (File Transfer Protocol).
Share your projects via Git
Git is a source code manager......
The Captcha control
The "captcha" are the distorted texts that the Web user must decode and re-enter in a site before validating a form....
1. What is a website?
11. Choosing the action of a button/link
Anchoring applied to window controls
The windows of a WINDEV application can be resized at runtime......
3. Handling files on an FTP server
FTP (File Transfer Protocol) is a protocol for transferring files from one site to another....
HTransactionFree (Function)
Transforms all the records "in transaction" into "Normal" records if these records do not belong to a transaction currently in progress.
The pages
Pages are the main interface of a WEBDEV site......