ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HHistoryModification (Function)
Returns the modifications performed on one or more items of a given record. The result can be displayed in a list box or in a table to allow the user to view the modifications made to the specified file.
Printing a report on one of the printers connected to the Web Server
To print a report on one of the printers connected to the Web server, you must......
WDStatistics: Overview
WDStatistics is a tool used to perform statistical calculations regarding the traffic of your dynamic WEBDEV sites......
sWrite (Function)
Writes a character string to the output buffer of the specified serial port, parallel port or infrared port.
sRead (Function)
Reads a character string in the entry buffer of the specified serial port.
Upgrading a WEBDEV Cluster
WEBDEV Custer is a hosting solution for WEBDEV sites that ensures high performance and availability......
The Chart control: Characteristics in the editor
Regardless of the type of chart displayed in the Chart control, all its characteristics can be configured via its description window......
The Navigation Bar control
The Navigation Bar control is used to create a menu area that can easily adapt to the browser size......
ControlOver (Function)
Identifies the control hovered over with the mouse cursor.
Inserting an image or video into a help page
It can be useful to use images or videos in help pages to explain the actions to be done, indicate which buttons must be used, etc....
PageParameter (Function)
Returns the value of a parameter passed to the current page.
Importing/Exporting a dictionary
WDTRAD allows you to import and export a dictionary......
Check spelling based on Hunspell dictionaries
WINDEV gives you the ability to use the spelling checker of the Word Processing controls in WINDEV applications......
Dedicated Web server
When installing WEBDEV development version, if no Web server is available on the current computer, WEBDEV automatically installs one (IIS Express version 10). This server is automatically configured to work with WEBDEV....
LooperMoveLine (Function)
Moves a row or swaps two rows in a Looper control.
GestureNbPointer (Function)
Returns the number of pointers in contact with the screen.
Using the UI modification when running a project or window test
End users can directly modify the interface of the application (according to the options specified by the developer).......
fWrite (Example)
Usage example of the fWrite function
Constants for managing tiles
Operators on character strings
The character strings can be handled by specific WLanguage functions or by the +, [[ and ]] operators......
How to create a menu?
fMemOpen (Function)
Opens a memory zone shared between several applications.
Anchor of overlaid controls (in a page)
WEBDEV allows you to define overlayable controls......
ProgressBarEnable (Function)
Enables the refresh of a Progress Bar via Ajax.
MemDelete (Function)
Deletes an element from a memory zone.