ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Choose the type of image: dynamic, static, generated, ...
The images are often used to illustrate the site pages...
<picLayer variable>.DrawRectangle (Function)
Draws a rectangle in a picLayer variable.
SecurePassword (Type of variable)
The SecurePassword type is a structured type used to obtain a secure, hashed and salted password.
dBlur (Function)
Blurs the entire given area: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
rssCloud (Type of variable)
The rssCloud type is used to describe the method for subscribing to the notifications of modification made to the RSS stream...
Creating a service with WINDEV
A service is a specific type of application intended to be run without any user intervention......
docHeaderFooter (Type of variable)
The docHeaderFooter type is used to define the text of the different paragraphs found in a page header or footer.
Designing a supercontrol
A supercontrol is an advanced type of control......
Testing a static page
The test of a single page allows you to run the current page in WEBDEV......
How to manage enumerations programmatically?
How to manage a combination through programming?
A combination is a type of variabble containing a list of values....
".STY" file: "Style sheet" file
A style sheet is a "......
Using the query result
The result of a select query can be used in......
Automatic Drag and Drop
For some types of controls, WINDEV and WEBDEV propose an automatic management of Drag and Drop....
Importing an HTML page into a WEBDEV site
WEBDEV allows you "suck up" the existing HTML pages......
Installing 64-bit WINDEV, WEBDEV or WINDEV Mobile
This chapter presents the configuration required to install WINDEV, WEBDEV or WINDEV Mobile in 64-bit mode......
Handling Kanban controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically handle Kanban controls......
pdfDocument (Type of variable)
The pdfDocument type gets all the characteristics of a PDF file: author, date created, page content, etc.
14. Generation modes
Generation modes...
Spelling checker in the interface
WINDEV, WEBDEV and WINDEV Mobile allow you to use the OpenOffice spelling checker in your interfaces...
<picLayer variable>.DrawTextMarkdown (Function)
Draws Markdown text in a variable of type picLayer.
<Image>.Rotation (Function)
Rotates an Image control.
Creating a Responsive Web Design page
Websites can be viewed on several platforms......
Type (Property)
The Type property is used to get and change the type of an element.
Testing a dynamic page (session or AWP mode)
The test of a single page runs the current page in WEBDEV......
The Internal Page control
The "Internal Page" control is used to include a page (and its code) in a control of another page......