ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

WHelp (Function)
Displays a file or a help page in HLP or CHM format.
Deploying an application via App Store
Deployment to the App Store is the most common deployment mode......
Animating the image display (WEBDEV)
...The Web sites propose several transition effects between the elements:...
2. How to test a site?
CheckSpell (Property)
The CheckSpell property is used to enable or disable the automatic spelling checker.
memcachedConnection (Type of variable)
The memcachedConnection type is used to define the characteristics of a connection to a Memcached server.
TableMoveColumn (Function)
Moves a column in a Table or TreeView Table control.
Conditional target-code
The code editor allows you to enter a specific code for each environment (WINDEV, WEBDEV and WINDEV Mobile)......
MultimediaPause (Function)
Pauses a media file played in a Multimedia control.
Error (External language)
Displays a dialog box containing an error logo and the message passed in parameter.
Tiff (Type of variable)
The Tiff type is used to define the advanced characteristics of a TIFF image.
DisableAAF (Function)
Disables an Automatic Application Feature (AAF) on a control, window or on the current application.
SSLActive (Function)
Used to enable or disable the secure SSL mode.
fTempFile (Function)
Returns the name of a unique temporary file.
TwainCurrentSource (Function)
Allows you to find out and change the Twain device used by default.
Native SQLite Connector
WINDEV and WEBDEV propose a Native Connector to SQLite. This Native Connector allows you to access an SQLite database from a WLanguage program without using an external driver....
Serialization constants
The serialization constants are as follows:
mongoCollection (Type of variable)
The mongoCollection type is used to define the advanced characteristics of a collection in a database of a MongoDB server.
Type of pages created by RAD
The page creation wizard shows different types of pages associated with HFSQL data files......
StatVarianceP (Function)
Calculates the variance for a full series of values.
StatStandardDeviation (Function)
Calculates the standard deviation for a series of values.
2. Managing a database
WEBDEV Tutorial: My first WEBDEV website Lesson 2 - Managing a database - 30 min
tapiBlindTransfer (Function)
Performs a "blind" transfer.
HCheckIndexAsynchronous (Function)
Checks that the data contained in the index file (.NDX file) correctly references the data contained in the HFSQL Client/Server data file (.FIC file). This new function is available from WINDEV Suite SaaS 2025 - Update 2....
Edit options of a report
The report editor allows you to......