ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Materialized view
DriveRename (Function)
Renomme un fichier ou un répertoire sur un disque distant.
ChangeAction (Example)
Usage example of ChangeAction
nfcData (Type of variable)
The nfcData type is used to describe and handle the data of a variable of type nfcTag.
Reuse code via external components
WINDEV Tutorial: External components Reusing code with external components - 40 min
GglGetStaticMap (Function)
Retrieves the map of a specific location via the Google Maps service.
httpRequest (Type of variable)
The httpRequest type is used to retrieve the advanced characteristics of an HTTP/HTTPS request....
restRequest (Type of variable)
The restRequest type is used to define the advanced characteristics of a REST request.
rssEntry (Type of variable)
The rssEntry type is used to handle a RSS stream entry...
The Multimedia control
The Multimedia control is used to play multimedia files......
WEBDEV administrator: Installed sites
The "Sites" tab gives information about the dynamic WEBDEV sites installed on the computer......
pdfSignature (Type of variable)
The pdfSignature type is used to define the advanced characteristics of the signature that will be applied to a PDF file when signing an existing PDF (via PDFSign).
14. Distribute Reports and Queries with your applications
WINDEV Tutorial - Reports and Queries Distribute Reports and Queries with your applications - 10 min
4. Conditional statements
WINDEV Tutorial - WLanguage basics Lesson 4 - Conditional statements - 20 min
Events associated with a Dashboard control
WINDEV and WINDEV Mobile manage the following events by default (order of appearance in the code editor)...
1. Discover WINDEV
WINDEV Tutorial: WINDEV overview Lesson 1 - Discover WINDEV - 5 min
AJAXCallInProgress (Function)
Used to determine if the request being processed is an AJAX request.
Webification
WEBDEV Tutorial - Webifying a WINDEV project Webification - 10 min
TwainState (Function)
Returns the status of the current source.
Report based on a programmed data source
In a report on a programmed data source, the reading of the records that will be displayed in the report requires full programming in WLanguage......
JSONToVariant (Example)
Usage example of the JSONToVariant function
fMoveDir (Example)
Usage example of the fMoveDir function
2. My first window
WINDEV Tutorial: WINDEV overview Lesson 2 - My first window - 30 min
2. Searching and iterating over records
WINDEV Tutorial: WINDEV application: Managing data Lesson 2 - Searching and iterating over records - 30 min
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......