ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

15. Creating the executable in practice
Creating the executable in practice...
WDINT setup
WDMSG
You can create multilingual projects in WINDEV, WEBDEV or WINDEV Mobile......
1. The WINDEV Framework
WDScript: use in interactive mode
In interactive mode, the WDScript editor is divided into several areas......
nWDExecuteEx: Running a WLanguage function
Runs a WLanguage function by dynamic compilation, without command formatting......
The Navigation Bar control
The Navigation Bar control is used to create a menu area that can easily adapt to the browser size......
WDTestRest: Run the test of your REST Webservices
WDTestRest is used to test the calls to an HTTP REST Webservice or to run a Web API accessible by HTTP......
The Signature control
The Signature control is a report control used to sign......
1. Examples provided with WINDEV Mobile
7. Source Code Manager (SCM)
Multi-control search: search in a window
You want to find a word in the controls of your window? Nothing is easier, press CTRL + F and type the word to find......
Quick search in the current code
When coding, developers often need to do a quick search in the current code...
Zooming an image (WEBDEV)
WEBDEV proposes several methods for zooming an image:...
External language: Programming in Pascal
We are going to call the elements developed in WINDEV (project, windows, ......
Page Header block
The Page header block is printed on each new page......
Assigning dependencies to requirements
The following steps must be performed to implement the requirements......
28. Site SEO
WEBDEV and Google Analytics
Google Analytics is a very popular tool for measuring site traffic......
Overloading a WLanguage function or using a WLanguage function in an SQL query
WLanguage includes the "WL" keyword......
The Repositionable Note control
The Repositionable Note control allows you to include the famous yellow sticker in your applications......
Changing the version of projects found in SCM
When several projects share elements in the same SCM, changing the version of WINDEV and WEBDEV projects......
".STY" file: "Style sheet" file
A style sheet is a "......
Importing a WINDEV window into a WEBDEV site
The Windows windows developed with WINDEV......
HTML 5: Example for managing the programmed Drag and Drop
To make a WEBDEV site more interactive, you have the ability to implement Drag and Drop in the pages....