ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

AnimationSetParameter (Function)
Changes one of the animation parameters used for: an animated image (in an Image control), an animated text (in a Static control)....
SQLDisconnect (Function)
Closes the current connection and frees the memory used by the connection.
SpeechRecognitionTrigger (Function)
Triggers the device's speech recognition service....
Query editor
The query editor is used to automatically create queries on the data files......
WDBal messaging: Writing a message
WDBal, the secure messaging provided with WINDEV, WEBDEV and WINDEV Mobile, allows you to easily write a message......
Single Page App
A "Single Page App" is a Web application (Internet or Intranet) whose all pages are grouped in a single page......
.NET application
To create a.NET application from a project......
Sort order of records found in a select query
To make the result of a query easier to read, the records can be sorted according to one or more items......
Installing and starting WDTRAD
Radial Bar chart
The "Image gallery" Looper control is used to manage the display of a set of images without programming......
jQuery (Function)
Runs a JavaScript method (or several chained methods) of the jQuery library on a page element.
xlsCurrentWorksheet (Function)
Used to find out and modify the current worksheet in an XLS file.
sfConnection (Type of variable)
The sfConnection type is used to describe a connection to the Salesforce platform and to manage user authentication...
PDFSign (Function)
Applies an approval signature to an existing PDF.
nWDGetLastError: Error code of last error
Error code of last error......
CheckUserIDentity (Function)
Allows you to check the real identity of the current user via biometrics check.
1. The WINDEV Framework
9. Hardware and software requirements
Setup of a WEBDEV site: Creating library
A library (file with a WDL extension) is used to group the resources of the project (pages, queries, ......
Link control associated with an item containing an email address
In a database, the email address of customers, suppliers, ......
Events associated with pages
List of events associated with pages...
Example for creating a select query
This help page explains how to create two select queries......
WDMap: Viewing the records found in a data file
WDMap is used to view the records found in a data file......
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).......
Entity of a CDM
To group information according the MERISE method, entities must be created......